Home/Catalog/Nortel-Magellan-Passport-AtmCoreMIB

Nortel-Magellan-Passport-AtmCoreMIB

AI MIB Summary

Standard SNMP MIB module defining data structures for Nortel-Magellan-Passport-AtmCoreMIB.

1770
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

1770 total
Object Name
atmCoreMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.2.4.2.123
IMPORTS
Unknown
.1.3.6.1.4.1.562.2.4.2.123
atmCoreGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.2.4.2.123.1
atmCoreGroupBE
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.2.4.2.123.1.5
atmCoreGroupBE01
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.2.4.2.123.1.5.2
atmCoreGroupBE01A
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.2.4.2.123.1.5.2.2
atmCoreCapabilities
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.2.4.2.123.3
atmCoreCapabilitiesBE
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.2.4.2.123.3.5
atmCoreCapabilitiesBE01
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.2.4.2.123.3.5.2
atmCoreCapabilitiesBE01A
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.2.4.2.123.3.5.2.2
atmIf
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114
atmIfRowStatusTableThis entry controls the addition and deletion of atmIf components.
SEQUENCE OF AtmIfRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.1
atmIfRowStatusEntryA single entry in the table represents a single atmIf component.
AtmIfRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.1.1
atmIfRowStatusThis variable is used as the basis for SNMP naming of atmIf components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.1.1.1
atmIfComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.1.1.2
atmIfStorageTypeThis variable represents the storage type value for the atmIf tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.1.1.4
atmIfIndexThis variable represents the index for the atmIf tables.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.1.1.10
atmIfConnMap
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.2
atmIfConnMapRowStatusTableThis entry controls the addition and deletion of atmIfConnMap components.
SEQUENCE OF AtmIfConnMapRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.2.1
atmIfConnMapRowStatusEntryA single entry in the table represents a single atmIfConnMap component.
AtmIfConnMapRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.2.1.1
atmIfConnMapRowStatusThis variable is used as the basis for SNMP naming of atmIfConnMap components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.2.1.1.1
atmIfConnMapComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.2.1.1.2
atmIfConnMapStorageTypeThis variable represents the storage type value for the atmIfConnMap tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.2.1.1.4
atmIfConnMapIndexThis variable represents the index for the atmIfConnMap tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.2.1.1.10
atmIfConnMapVccProvTableThis group is obsolete. Please refer to the Override component below for the current provisioning group This group contains provisionable attributes which specify the VCC space to be supported by an ATM interface. The VCC space consists of an optional 'VPI Zero VCC Space' and an optional 'Programmable VCC Space'. The VPI Zero VCC Space is used to support VCCs with a VPI of zero. The VCI values supported in this space range from 0 to a provisioned maximum. The size of the VPI Zero VCC Space must either be 0 or a multiple of 256. A value of 0 implies that no programmable VCCs can be used. In this case atmNumberOfNonZeroVpisForVccs_m must also be 0. The optional Programmable VCC Space is used to support VCCs with a VPI other than zero. The VPI values supported in this space must lie in a single contiguous range which excludes VPI 0. The VCI values supported in this space range from 0 to a provisioned maximum. The size of the Programmable VCC Space (should it exist) must adhere to the following rules: If (firstNonZeroVpiForVccs = 1) THEN (numNonZeroVpisForVccs + 1) * numVccsPerNonZeroVpi must be a multiple of 256 OTHERWISE numNonZeroVpisForVccs * numVccsPerNonZeroVpi must be a multiple of 256 If the AtmIf is linked to a LogicalProcessor with a cardType of 3pE3Atm, 3pDS3Atm, 3pOC3MmAtm, 3pOC3SmAtm, 3pE1Atm, 3pDS1Atm or 2pJ6MAtm, the size of the entire VCC space (both mandatory and optional parts) and VPC space must not exceed the capacity of the port to which the interface is linked, which is defined in the Arc component's totalConnectionPoolCapacity or connectionPoolCapacity attribute (whichever is non-zero). When using the totalConnectionPoolCapacity attribute, the capacity of the port is (totalConnectionPoolCapacity divided by the number of physical ports). The number of connection identifiers in the VCC and VPC space can be determined as follows: IF (numNonZeroVpisForVccs = 0) THEN number of connection ids = 256 + numVccsForVpiZero OTHERWISE IF (firstNonZeroVpiForVccs = 1) THEN number of connection ids = 256 + numVccsForVpiZero + (numNonZeroVpisForVccs + 1) * numVccsPerNonZeroVpi OTHERWISE number of connection ids = 256 + numVccsForVpiZero + (numNonZeroVpisForVccs * numVccsPerNonZeroVpi)obsolete
SEQUENCE OF AtmIfConnMapVccProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.2.100
atmIfConnMapVccProvEntryAn entry in the atmIfConnMapVccProvTable.obsolete
AtmIfConnMapVccProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.2.100.1
atmIfConnMapNumVccsForVpiZeroThis attribute is obsolete. Please refer to the Override component for the new attribute. This attribute specifies the number of VCCs supported for the VPI Zero VCC Space. The VCI values of these VCCs range from 0 to (numVccsForVpiZero - 1). The size of the VPI Zero VCC Space must either be 0 or a multiple of 256. A value of 0 implies that no programmable VCCs can be used. In this case atmNumberOfNonZeroVpisForVccs_m must also be 0. The VCC Space as a whole must adhere to the guidelines laid down in the description of the AtmConnMappingVccProv group.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.2.100.1.10
atmIfConnMapNumNonZeroVpisForVccsThis attribute is obsolete. Please refer to the Override component for the new attribute. This attribute specifies the number of conti guous VPIs supported in the optional Programmable VCC Space. If numNonZeroVpisForVccs is 0 the Programmable VCC Space does not exist. If numNonZeroVpisForVccs is greater than 0 the Programmable VCC Space exists and covers the VPI values ranging from firstNonZeroVpiForVccs to (firstNonZeroVpiForVccs + numNonZeroVpisForVccs - 1). The VCC Space as a whole must adhere to the guidelines laid down in the description of the AtmConnMappingVccProv group.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.2.100.1.20
atmIfConnMapFirstNonZeroVpiForVccsThis attribute is obsolete. Please refer to the Override component for the new attribute. This attribute specifies the initial VPI of the optional Programmable VCC Space. If numNonZeroVpisForVccs is 0 the Programmable VCC Space does not exist. If numNonZeroVpisForVccs is greater than 0 the Programmable VCC Space exists and covers the VPI values ranging from firstNonZeroVpiForVccs to (firstNonZeroVpiForVccs + numNonZeroVpisForVccs - 1). The initial VPI of the Programmable VCC Space must either be 1 or a non-zero multiple of 16. The VCC Space as a whole must adhere to the guidelines laid down in the description of the AtmConnMappingVccProv group.rwobsolete
Unsigned32 (1 | 16 | 32 | 48 | 64 | 80 | 96 | 112 | 128 | 144 | 160 | 176 | 192 | 208 | 224 | 240)
.1.3.6.1.4.1.3764.1.1.30.114.2.100.1.30
atmIfConnMapNumVccsPerNonZeroVpiThis attribute is obsolete. Please refer to the Override component for the new attribute. This attribute specifies the number of VCCs supported for each VPI in the Programmable VCC Space. The VCI values of these VCCs range from 0 to (numVccsPerNonZeroVpi - 1) for each VPI in this space. The size of the Programmable VCC Space must be a power of 2. The VCC Space as a whole must adhere to the guidelines laid down in the description of the AtmConnMappingVccProv group.rwobsolete
Unsigned32 (2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 512 | 1024 | 2048)
.1.3.6.1.4.1.3764.1.1.30.114.2.100.1.40
atmIfConnMapOperTableThis group contains operational attributes which specify the VCC space to be supported by an ATM interface. The VCC space consists of an optional 'VPI Zero VCC Space' and an optional 'Programmable VCC Space'. The VPI Zero VCC Space is used to support VCCs with a VPI of zero. The VCI values supported in this space range from 0 to an optionally provisioned maximum of numVccsForVpiZero. The size of the VPI Zero VCC Space is either 0 or a multiple of 256. A value of 0 implies that not only can no VCCs be provisioned in the VPI Zero VCC Space but no Programmable VCCs can be used. In this case numNonZeroVpisForVccs will also be 0. The optional Programmable VCC Space supports VCCs with a VPI other than zero. The VPI values supported in this space lie in a single contiguous range which excludes VPI 0. The VCI values supported in this space range from 0 to an optionally provisioned maximum. The number of connection identifier resources in the VCC and VPC space (not all of which are available for user connections) is the value reported in the Lp/n Eng Arc totalConnectionPoolAvailable attribute divided by the number of physical ports on the card, and can be determined as follows: IF (numNonZeroVpisForVccs = 0) THEN number of connection ID resources = 256 + numVccsForVpiZero OTHERWISE IF (firstNonZeroVpiForVccs = 1) THEN number of connection ID resources = 256 + numVccsForVpiZero + (numNonZeroVpisForVccs + 1) * numVccsPerNonZeroVpi OTHERWISE number of connection ID resources = 256 + numVccsForVpiZero + (numNonZeroVpisForVccs * numVccsPerNonZeroVpi)
SEQUENCE OF AtmIfConnMapOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.2.110
atmIfConnMapOperEntryAn entry in the atmIfConnMapOperTable.
AtmIfConnMapOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.2.110.1
atmIfConnMapNumVccsForVpiZeroOperThis attribute indicates the number of VCCs supported for the VPI Zero VCC Space. The VCI values of these VCCs range from 0 to (numVccsForVpiZero - 1). To override the system default, see the AtmIf ConnMap Ov attribute numVccsForVpiZero.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.2.110.1.10
atmIfConnMapNumNonZeroVpisForVccsOperThis attribute indicates the number of contiguous VPIs supported in the optional Programmable VCC Space. If numNonZeroVpisForVccs is 0 the Programmable VCC Space does not exist. If numNonZeroVpisForVccs is greater than 0 the Programmable VCC Space exists and covers the VPI values ranging from firstNonZeroVpiForVccs to (firstNonZeroVpiForVccs + numNonZeroVpisForVccs - 1). To override the system default, see the AtmIf ConnMap Ov attribute numNonZeroVpisForVccs.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.2.110.1.20
atmIfConnMapFirstNonZeroVpiForVccsOperThis attribute indicates the initial VPI of the optional Programmable VCC Space. If numNonZeroVpisForVccs is 0 the Programmable VCC Space does not exist. If numNonZeroVpisForVccs is greater than 0 the Programmable VCC Space exists and covers the VPI values ranging from firstNonZeroVpiForVccs to (firstNonZeroVpiForVccs + numNonZeroVpisForVccs - 1). To override the system default, see the AtmIf ConnMap Ov attribute firstNonZeroVpiForVccs.ro
Unsigned32 (1 | 16 | 32 | 48 | 64 | 80 | 96 | 112 | 128 | 144 | 160 | 176 | 192 | 208 | 224 | 240)
.1.3.6.1.4.1.3764.1.1.30.114.2.110.1.30
atmIfConnMapNumVccsPerNonZeroVpiOperThis attribute indicates the number of VCCs supported for each VPI in the Programmable VCC Space. The VCI values of these VCCs range from 0 to (numVccsPerNonZeroVpi - 1) for each VPI in this space. To override the system default, see the AtmIf ConnMap Ov attribute numVccsPerNonZeroVpi.ro
Unsigned32 (2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 512 | 1024 | 2048)
.1.3.6.1.4.1.3764.1.1.30.114.2.110.1.40
atmIfConnMapOv
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.2.120
atmIfConnMapOvRowStatusTableThis entry controls the addition and deletion of atmIfConnMapOv components.
SEQUENCE OF AtmIfConnMapOvRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.2.120.1
atmIfConnMapOvRowStatusEntryA single entry in the table represents a single atmIfConnMapOv component.
AtmIfConnMapOvRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.2.120.1.1
atmIfConnMapOvRowStatusThis variable is used as the basis for SNMP naming of atmIfConnMapOv components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.2.120.1.1.1
atmIfConnMapOvComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.2.120.1.1.2
atmIfConnMapOvStorageTypeThis variable represents the storage type value for the atmIfConnMapOv tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.2.120.1.1.4
atmIfConnMapOvIndexThis variable represents the index for the atmIfConnMapOv tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.2.120.1.1.10
atmIfConnMapOvProvTableThis group contains provisionable attributes which specify the VCC space to be supported by this ATM interface. The VCC space consists of an optional 'VPI Zero VCC Space' and an optional 'Programmable VCC Space'. The VPI Zero VCC Space is used to support VCCs with a VPI of zero. The VCI values supported in this space range from 0 to a provisioned maximum. The size of the VPI Zero VCC Space must either be 0 or a multiple of 256. A value of 0 implies that no programmable VCCs can be used. In this case numNonZeroVpisForVccs must also be 0. The optional Programmable VCC Space is used to support VCCs with a VPI other than zero. The VPI values supported in this space must lie in a single contiguous range which excludes VPI 0. The VCI values supported in this space range from 0 to a provisioned maximum. The size of the Programmable VCC Space (should it exist) must adhere to the following rules: If (firstNonZeroVpiForVccs = 1) THEN (numNonZeroVpisForVccs + 1) * numVccsPerNonZeroVpi must be a multiple of 256 OTHERWISE numNonZeroVpisForVccs * numVccsPerNonZeroVpi must be a multiple of 256 The number of connection identifier resources in the VCC and VPC space can be determined as follows: The number of connection identifier resources in the VCC and VPC space (not all of which are available for user connections) is reported in the Lp/n Eng Arc totalConnectionPoolAvailable attribute, and can be determined as follows: IF (numNonZeroVpisForVccs = 0) THEN number of connection ID resources = 256 + numVccsForVpiZero OTHERWISE IF (firstNonZeroVpiForVccs = 1) THEN number of connection ID resources = 256 + numVccsForVpiZero + (numNonZeroVpisForVccs + 1) * numVccsPerNonZeroVpi OTHERWISE number of connection ID resources = 256 + numVccsForVpiZero + (numNonZeroVpisForVccs * numVccsPerNonZeroVpi) The number of connection identifier resources must not exceed the capacity of the port to which the interface is linked. If the Lp has an Eng Arc Cqc Ov component provisioned with a non-zero connectionPoolCapacity the port's capacity is specified by this attribute. Otherwise the port's capacity is indicated by the Lp/n Eng Arc totalConnectionPoolAvailable divided by the number of physical ports on the card.
SEQUENCE OF AtmIfConnMapOvProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.2.120.100
atmIfConnMapOvProvEntryAn entry in the atmIfConnMapOvProvTable.
AtmIfConnMapOvProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.2.120.100.1
atmIfConnMapOvNumVccsForVpiZeroThis attribute specifies the number of VCCs supported for the VPI Zero VCC Space. The VCI values of these VCCs range from 0 to (numVccsForVpiZero - 1). The size of the VPI Zero VCC Space must either be 0 or a multiple of 256. A value of 0 implies that no programmable VCCs can be used. In this case numNonZeroVpisForVccs must also be 0. The values of all attributes provisioned in this group must adhere to the guidelines laid down in the description of the Provisioned group.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.2.120.100.1.10
atmIfConnMapOvNumNonZeroVpisForVccsThis attribute specifies the number of contiguous VPIs supported in the optional Programmable VCC Space. If numNonZeroVpisForVccs is 0 the Programmable VCC Space does not exist. If numNonZeroVpisForVccs is greater than 0 the Programmable VCC Space exists and covers the VPI values ranging from firstNonZeroVpiForVccs to (firstNonZeroVpiForVccs + numNonZeroVpisForVccs - 1). The values of all attributes provisioned in this group must adhere to the guidelines laid down in the description of the Provisioned group.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.2.120.100.1.20
atmIfConnMapOvFirstNonZeroVpiForVccsThis attribute specifies the initial VPI of the optional Programmable VCC Space. If numNonZeroVpisForVccs is 0 then the Programmable VCC Space does not exist and the value of this attribute is ignored. If numNonZeroVpisForVccs is greater than 0 the Programmable VCC Space exists and covers the VPI values ranging from firstNonZeroVpiForVccs to (firstNonZeroVpiForVccs + numNonZeroVpisForVccs - 1). The initial VPI of the Programmable VCC Space must either be 1 or a non-zero multiple of 16. The values of all attributes provisioned in this group must adhere to the guidelines laid down in the description of the Provisioned group.rw
Unsigned32 (1 | 16 | 32 | 48 | 64 | 80 | 96 | 112 | 128 | 144 | 160 | 176 | 192 | 208 | 224 | 240)
.1.3.6.1.4.1.3764.1.1.30.114.2.120.100.1.30
atmIfConnMapOvNumVccsPerNonZeroVpiThis attribute specifies the number of VCCs supported for each VPI in the Programmable VCC Space. The VCI values of these VCCs range from 0 to (numVccsPerNonZeroVpi - 1) for each VPI in this space. The values of all attributes provisioned in this group must adhere to the guidelines laid down in the description of the Provisioned group.rw
Unsigned32 (2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 512 | 1024 | 2048)
.1.3.6.1.4.1.3764.1.1.30.114.2.120.100.1.40
atmIfCA
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.3
atmIfCARowStatusTableThis entry controls the addition and deletion of atmIfCA components.
SEQUENCE OF AtmIfCARowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.1
atmIfCARowStatusEntryA single entry in the table represents a single atmIfCA component.
AtmIfCARowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.1.1
atmIfCARowStatusThis variable is used as the basis for SNMP naming of atmIfCA components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.3.1.1.1
atmIfCAComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.3.1.1.2
atmIfCAStorageTypeThis variable represents the storage type value for the atmIfCA tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.3.1.1.4
atmIfCAIndexThis variable represents the index for the atmIfCA tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.3.1.1.10
atmIfCACbr
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.3.2
atmIfCACbrRowStatusTableThis entry controls the addition and deletion of atmIfCACbr components.
SEQUENCE OF AtmIfCACbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.2.1
atmIfCACbrRowStatusEntryA single entry in the table represents a single atmIfCACbr component.
AtmIfCACbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.2.1.1
atmIfCACbrRowStatusThis variable is used as the basis for SNMP naming of atmIfCACbr components. These components can be added.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.3.2.1.1.1
atmIfCACbrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.3.2.1.1.2
atmIfCACbrStorageTypeThis variable represents the storage type value for the atmIfCACbr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.3.2.1.1.4
atmIfCACbrIndexThis variable represents the index for the atmIfCACbr tables.
Integer32 (0)
.1.3.6.1.4.1.3764.1.1.30.114.3.2.1.1.10
atmIfCACbrProvTableThis group contains provisioned attributes which control the CBR service category for this interface.
SEQUENCE OF AtmIfCACbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100
atmIfCACbrProvEntryAn entry in the atmIfCACbrProvTable.
AtmIfCACbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1
atmIfCACbrProvPoolThis attribute specifies the bandwidth pool which is to be used to support the constant bit rate (CBR) service category except for connections managed by a Vpt CA. The percentage of link capacity reserved for the given bandwidth pool is the maximum bandwidth that can be allocated to CBR traffic. The percentage allocated to each bandwidth pool can be provisioned through the bandwidthPool attribute under the CA.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1.10
atmIfCACbrProvCdvtThis attribute specifies the default cell delay variation tolerance (CDVT) for all connections of the CBR service category except those managed by a Vpt CA. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. This attribute is used by the CAC function to compute the equivalent cell rate (ECR) required by a given CBR connection. The larger the value of CDVT, the larger is its ECR. If Usage Parameter Control (UPC) is enabled for a connection, CDVT is used by the UPC function to decide whether a cell is conforming or non-conforming based on the connection's traffic descriptor type. The larger the CDVT value, the more tolerant is the UPC of bandwidth usage beyond the traffic contract.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1.20
atmIfCACbrCdvThis attribute specifies the peak-to-peak cell delay variation (CDV) which is contributed to the entire ATM Interface for CBR traffic. The CDV is a measure of the delay jitter introduced mostly by traffic buffering and cell scheduling. The worst case value of this attribute can be computed as the txQueueLimit divided by the link rate of this ATM Interface. The value of this attribute is used by PNNI in the Resource Availability Information Group (RAIG) topology updates and route selection. It is also used by CAC at connection set-up time to determine whether this ATM Interface can meet the CDV requirements of the connection. If so, the value of this attribute is added to the cumulative CDV field of the extended QoS information element.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1.30
atmIfCACbrMaxCtdThis attribute specifies the maximum cell transfer delay (MaxCTD) which is applied to the entire ATM Interface for CBR traffic. MaxCTD is the sum of the fixed delay and the CDV. The components of the fixed delay include propagation delay through the physical media, delays induced by the transmission system, and fixed components of switch processing delay. This attribute is used by PNNI in the Resource Availability Information Group (RAIG) topology updates and route selection. It is also used by CAC at connection set-up time to determine whether this ATM Interface can meet the ATM connection's MaxCTD requirement.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1.40
atmIfCACbrProvClrThis attribute specifies the tolerable cell loss ratio (CLR) for CBR traffic except for connections managed by a Vpt CA. The number is the negative logarithm (base 10) of the CLR. For example, if the target CLR = 1E-10 then Cbr cellLossRatio = 10. This number must be the same as the RtVbr cellLossRatio since CBR and rt-VBR traffic have the same discard priority. The Cbr cellLossRatio is used by the Connection Admission Control (CAC) algorithm to compute the required (equivalent) cell rate for CBR connections. There is a trade-off between the service category CLR and the achievable link utilization. To guarantee an excellent service category, the CLR should be as small as possible (e.g., 1E-10). However, a smaller CLR results in a larger equivalent cell rate for a given connection and hence a lower link utilization. Setting this attribute to 0 means that a CLR of 1 can be tolerated. In this case, no bandwidth is reserved for CBR connections, and CAC is effectively turned off. All CBR connections are admitted.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1.50
atmIfCACbrTxQueueLimitThis attribute specifies the default maximum queue length for the emission queues used to buffer the traffic of the CBR service category. It is used as the basis for setting the discard thresholds on both common and per-VC queues. For the common queue, the discard thresholds are set at approximately 35, 75, and 90 percent of the value of this attribute for traffic at discard priority 3 (DP=3), DP=2 and DP=1 respectively. For a per-VC queue, the actual limit may be reduced depending on the shaping rate of the connection (for standard Vpt Vccs, this is the shaping rate of the Vpt). The discard thresholds are set at approximately 35, 75 and 90 percent of the scaled queue limit for traffic at discard priority 3 (DP=3), DP=2 and DP=1 respectively. However, a reduction will never result in a value that is less than the value set for the minPerVcQueueLimit attribute. CQC-based ATM cards do not support per-VC queues at the CBR service category. When this attribute is set to autoConfigure, an appropriate value is selected based on the card type. It is set to 96 for all Passport ATM cards (DS1, E1, IMA, JT2, DS3, E3, OC3, both CQC-based cards and ATM IP cards). For ATM IP FPs, the per-VC queue limit may be overridden for a permanent connection by specifying a value in the Vcd Tm or Vpd Tm txQueueLimit attribute. The operational value of the maximum length of a queue (common or per-VC) is indicated by the Vcc Tm, Vpc Tm, or Vpt Tm txQueueThresholds attribute. For standard Vpts, this attribute does not apply when using per-VC queuing and only applies when using common queueing. When using per-VC queueing, regardless of the Vpt's service category, standard Vpts use the AtmIf Ca NrtVbr txQueueLimit value as their default. This attribute does not apply to basic Vpts. VALUES ( 0 = autoConfigure )rw
Unsigned32 (0 | 5..63488)
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1.60
atmIfCACbrHoldingPriorityThis attribute specifies the holding priority which applies to SVP and SVC CBR connections. It takes a value from 0 (highest priority) to 4 (lowest priority). In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This attribute does not apply to Vpt Vccs. When bandwidth fluctuates, the entire Vpt, along with all Vpt Vccs is released as a unit, according to the Vpt's holdingPriority.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1.61
atmIfCACbrSvcHoldingPriorityThis attribute specifies the default holding priority which applies to SVC CBR connections. It takes a value from 0 (highest priority) to 4 (lowest priority). In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This attribute has been obsoleted and its value migrated to holdingPriority attribute.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1.70
atmIfCACbrSvcMpHoldingPriorityThis attribute specifies the default holding priority which applies to SVC CBR point-to-multipoint connections. It takes a value from 0 (highest priority) to 4 (lowest priority). In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This attribute does not apply to Vpt Vccs. When bandwidth fluctuates, the entire Vpt, along with all Vpt Vccs is released as a unit, according to the Vpt's holdingPriority.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1.71
atmIfCACbrMinPerVcQueueLimitThis attribute specifies the minimum queue limit for the per-VC queues of connections of the CBR service category. This attribute is ignored on CQC-based ATM cards, because they do not support per-VC queues at the CBR service category. The queue limit of a per-VC queue is obtained by scaling down the txQueueLimit based on the shaping rate of that queue (shaping rate for the connection, and for standard Vpt Vccs, the shaping rate of the Vpt). This produces a constant delay for various queue lengths. The txQueueLimit provides an upper bound while minPerVcQueueLimit provides the lower bound. The value of this attribute must not be greater than the value of the txQueueLimit attribute. If this service category is used by Trunks the value of minPerVcQueueLimit must be at least 88. For Vpts, this attribute does not apply. Regardless of Vpt service category, standard Vpts always use the AtmIf Ca NrtVbr minPerVcQueueLimit value as their default. To determine the queue limit of a standard Vpt Vcc, the txQueueLimit is scaled down by the Vpt shaping rate.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1.80
atmIfCACbrPerVcQueueLimitReferenceRateThis attribute specifies the shaping rate to be used in computing the tolerable delay for per-VC queues of connections of the CBR service category. The delay is computed as the txQueueLimit divided by the value of this attribute. This attribute is ignored on CQC-based ATM cards, because they do not support per-VC queues at the CBR service category. When the value of this attribute is autoConfigure, an appropriate default is selected based on the card type. It is set to 80000 for all cards which support per-VC queuing at the CBR service category (3pDS3Atm2, 3pE3Atm2, 2pOC3SmAtm2, 2pOC3MmAtm2). For Vpts, this attribute does not apply. Regardless of Vpt service category, standard Vpts always use the AtmIf Ca NrtVbr perVcQueueLimitReferenceRate value as their default. VALUES ( 0 = autoConfigure )rw
Unsigned32 (0 | 1..943396)
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1.90
atmIfCACbrEmissionPriorityThis attribute is not applicable and is ignored for CQC-based ATM cards. This attribute specifies the emission priority (EP) which is used to transmit traffic of the CBR service category. A lower numerical value for this attribute specifies a higher emission priority. 0 is the highest EP and 7 is the lowest. Cells at a higher emission priority receive higher preference for link bandwidth. EPs 0 and 1 are in the absolute priority range, and are unaffected by any minimum bandwidth guarantees. EPs 2 through 7 are in the guaranteed bandwidth range. Minimum bandwidth guarantee is specified in the AtmIf/n Ep/m component. Emission priority setting must comply with all of the following constraints: 1. The emission priority numbers must be in the following order: CBR <= rt-VBR <= nrt-VBR <= ABR <= UBR 2. Two different ATM service categories may share the same EP only if they are both shaped. 3. CBR and rt-VBR may be placed either in the absolute priority range (EP 0 or 1) or in the guaranteed bandwidth range (EP 2 through 7). 4. If both CBR and rt-VBR are shaped, rt-VBR must share the same EP with CBR or ABR. If either one of CBR or rt-VBR are not shaped, then they cannot share the same EP. 5. ABR service category is always deemed to be shaped. If nrt-VBR is shaped, it must share the same EP with ABR. If nrt-VBR is not shaped it must have a higher EP than ABR. 6. If UBR is shaped, it must share the same EP with ABR. If UBR is not shaped, it must have a lower EP than ABR. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1.100
atmIfCACbrTrafficShapingThis attribute specifies the default traffic shaping option for connections of the CBR service category. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. When this attribute is set to disabled, traffic shaping cannot be enabled for any CBR connections. For CQC-based ATM FPs, this attribute must be set to disabled. Traffic shaping is not supported for CBR connections on CQC- based ATM FPs. If the Vcc Tm, Vpc Tm, or Vpt Tm txTrafficDescType indicates type 1 or 2, this attribute is ignored, and traffic shaping is not applicable for that connection. When this attribute is set to inverseUpc, traffic shaping for a connection is enabled according to the value of the Vcc Tm, Vpc Tm, or Vpt Tm txTrafficDescType. If this attribute is set to inverseUpc, and the txTrafficDescType is 3, 4, or 5, linear traffic shaping is enabled. Linear traffic shaping uses a single static traffic shaping rate. If this attribute is set to inverseUpc, and the txTrafficDescType is 6, 7, or 8, inverse-UPC (also referred to as VBR or dual leaky bucket) traffic shaping is enabled. Inverse-UPC traffic shaping can burst above the sustained cell rate to the peak cell rate for the duration defined by maximum burst size. Inverse-UPC traffic shaping exactly conforms to the requirements of a dual leaky bucket UPC enforcer. When this attribute is set to enabled and the txTrafficDescType is 3, 4, 5, 6, 7, or 8, traffic shaping for a connection is enabled using linear shaping. Enabling or disabling traffic shaping may require a matching change to the emissionPriority attribute and unshapedTransmitQueueing attribute for this service category. Refer to those attributes for the complete description of the interactions. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1.140
atmIfCACbrShapeRecoupPolicyThis attribute specifies the shaping recoup policy for the CBR service category. This is the policy which is used to recoup shaping opportunities which are lost when more than one connection schedules a cell for the same transmit opportunity. In this case, one connection is scheduled, and the cell from the other connection is delayed by one cell time. This attribute affects how the transmit time is calculated for the next cell on the delayed connection. This attribute is ignored if this service category is not shaped. When the connection which was delayed schedules the next cell to transmit, it may calculate the time as a difference from either the previous actual cell transmit time, or the time when the previous cell should have been transmitted. Setting this attribute to maximumEfficiency results in each connection trying to recoup or regain any delays in scheduling. The transmit time from the next cell is calculated from the time when the cell should originally have been sent. Cell delay variation (CDV) occurs in this case since the cells are sent with less than the shaping delay between them. However, in general the shaper recovers (recoups) lost opportunities and improves efficiency. Setting this attribute to minimumCdv results in connections not trying to recoup or regain any delays in scheduling. The transmit time for the next cell is calculated from the time when the previous cell was actually transmitted. This minimizes CDV, but results in missed cell opportunities. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1.150
atmIfCACbrUnshapedTransmitQueueingThis attribute specifies the default queuing option for unshaped connections of the CBR service category. On ATM IP cards, this attribute controls whether common or per-VC queueing is used. Per-VC queueing means that each connection has its own buffering and queue limits. Common queueing means that cells are queued in First In First Out order on a common queue for this service category. The common queue has one set of congestion control levels for all cells enqueued on it. For CQC-based ATM cards, this attribute must be set to common. CQC-based ATM cards do not support per-VC queueing for the CBR service category. For ATM IP cards, if traffic shaping for this service category is not disabled, this attribute must be set to perVc. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1.160
atmIfCACbrWeightPolicyThis attribute specifies the default policy which is applied when calculating the fairness weight for unshaped connections of the CBR service category. The fairness weight for a connection determines the relative amount of bandwidth which that connection obtains, compared to other connections in the same service category. Connections with equal weight get equal transmit opportunities. Connections with higher weights get more transmit opportunities compared with connections that have lower weights. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. The fairness weight for a connection is directly proportional to the value of one of the traffic descriptor parameters for that connection. This attribute specifies which traffic descriptor parameter is used for connections of the CBR service category. This attribute is ignored on CQC-based ATM cards. This attribute is also ignored on ATM IP cards if unshapedTransmitQueueing is set for common queuing. If this attribute is set to scr, the fairness weight is proportional to the transmit sustained cell rate (SCR) of a connection. Connections with a higher SCR have a higher fairness weight. For connections with txTrafficDescType 3, which have no SCR, the sustained cell rate is assumed to be equal to the peak cell rate. If this attribute is set to pcr, the fairness weight is proportional to the transmit peak cell rate (PCR) of a connection. Connections with a higher PCR have a higher fairness weight. Connections with txTrafficDescType 1 or 2 get a minimum weight, which is 1. If this attribute is set to ecr, the fairness weight is proportional to the equivalent cell rate (ECR) of a connection as calculated by connection admission control (CAC). Connections with a higher ECR have a higher fairness weight. Connections with an ECR of 0 get a minimum weight, which is 1. The weight of a connection is visible in the Vcc Tm, Vpc Tm, or Vpt Tm weight attribute. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1.165
atmIfCACbrForceTaggingThis attribute specifies the default of whether to force tagging (CLP=1) of all cells for all CBR connections. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. When this attribute is set to enabled, CLP is set to 1 for all cells in the transmit direction. Force tagging is only supported on ATM IP FPs. On CQC-based ATM FPs, this attribute must be set to disabled. When this attribute is set to disabled, CLP is unchanged for all cells in the transmit direction. This attribute never applies to any type of Vpt.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1.169
atmIfCACbrUsageParameterControlThis attribute specifies the default usage parameter control (UPC) option for connections of the CBR service category. This attribute is ignored if the rxTrafficDescriptorType indicates 1 or 2. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. When this attribute is set to enforced, UPC is enforced by default for each connection. When UPC is enforced, non-conforming cells are either tagged or discarded depending on the rxTrafficDescriptorType. On ATM IP FPs, when this attribute is set to monitored, UPC conformance checking is performed, except, instead of the non- conforming cells being tagged or discarded, they are merely counted in the UPC violations counts, and passed on unchanged. On CQC-based ATM FPs, when this attribute is set to monitored, it has the same effect as setting it to disabled. When this attribute is set to disabled, UPC is disabled on the receive path for all CBR connections. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.2.100.1.170
atmIfCACbrOperTableThis group contains operational attributes for the CBR service category.
SEQUENCE OF AtmIfCACbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.2.110
atmIfCACbrOperEntryAn entry in the atmIfCACbrOperTable.
AtmIfCACbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.2.110.1
atmIfCACbrEpdOffsetThis attribute indicates the Early Packet Discard (EPD) offset which is currently in use for this service category. The EPD offset is used to derive the EPD thresholds for each CC level. Any connection under this service category which requires the txPacketWiseDiscard feature must specify a transmit queue limit which is at least 5.71 times this offset. This ensures that the derived Epd threshold will never be less than 17.5 % of the transmit queue limit. If this is not done, txPacketWiseDiscard for the connection will be automatically disabled. The value of this EPD offset is specified under the lp/x eng arc aqm ov component.ro
Unsigned32 (0 | 5..1024)
.1.3.6.1.4.1.3764.1.1.30.114.3.2.110.1.10
atmIfCARtVbr
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.3.3
atmIfCARtVbrRowStatusTableThis entry controls the addition and deletion of atmIfCARtVbr components.
SEQUENCE OF AtmIfCARtVbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.3.1
atmIfCARtVbrRowStatusEntryA single entry in the table represents a single atmIfCARtVbr component.
AtmIfCARtVbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.3.1.1
atmIfCARtVbrRowStatusThis variable is used as the basis for SNMP naming of atmIfCARtVbr components. These components can be added.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.3.3.1.1.1
atmIfCARtVbrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.3.3.1.1.2
atmIfCARtVbrStorageTypeThis variable represents the storage type value for the atmIfCARtVbr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.3.3.1.1.4
atmIfCARtVbrIndexThis variable represents the index for the atmIfCARtVbr tables.
Integer32 (0)
.1.3.6.1.4.1.3764.1.1.30.114.3.3.1.1.10
atmIfCARtVbrProvTableThis group contains provisioned attributes which control the rt-VBR service category for this interface.
SEQUENCE OF AtmIfCARtVbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100
atmIfCARtVbrProvEntryAn entry in the atmIfCARtVbrProvTable.
AtmIfCARtVbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1
atmIfCARtVbrPoolThis attribute specifies the bandwidth pool which is to be used to support the real-time variable bit rate (rt-VBR) service category except for connections managed by a Vpt CA. The percentage of link capacity reserved for the given bandwidth pool is the maximum bandwidth that can be allocated to rt-VBR traffic. The percentage allocated to each bandwidth pool can be provisioned through the bandwidthPool attribute under the CA.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1.10
atmIfCARtVbrCdvtThis attribute specifies the default cell delay variation tolerance (CDVT) for all connections of the rt-VBR service category. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. If Usage Parameter Control (UPC) is enabled for a connection, CDVT is used by the UPC function to decide whether a cell is conforming or non-conforming based on the connection's traffic descriptor type. The larger the CDVT value, the more tolerant is the UPC to bandwidth usage beyond the traffic contract.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1.20
atmIfCARtVbrCdvThis attribute specifies the peak-to-peak cell delay variation (CDV) which is contributed to the entire ATM Interface for rt-VBR traffic. The CDV is a measure of the delay jitter introduced mostly by traffic buffering and cell scheduling. The worst case value of this attribute can be computed as the txQueueLimit divided by the link rate of this ATM Interface. The value of this attribute is used by PNNI in the Resource Availability Information Group (RAIG) topology updates and route selection. It is also used by CAC at connection set-up time to determine whether this ATM Interface can meet the CDV requirement for that connection. If so, the value of this attribute is added to the cumulative CDV field of the extended QoS information element.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1.30
atmIfCARtVbrMaxCtdThis attribute specifies the maximum cell transfer delay (MaxCTD) which is applied to the entire ATM Interface for rt-VBR traffic. MaxCTD is the sum of the fixed delay and the CDV. The components of the fixed delay include propagation delay through the physical media, delays induced by the transmission system, and fixed components of switch processing delay. This attribute is used by PNNI in the Resource Availability Information Group (RAIG) topology updates and route selection. It is also used by CAC at connection set-up time to determine whether this ATM Interface can meet the ATM connection's MaxCTD requirement.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1.40
atmIfCARtVbrCellLossRatioThis attribute specifies the tolerable cell loss ratio (CLR) for rt- VBR traffic except for connections managed by a Vpt CA. The number is the negative logarithm (base 10) of the CLR. For example, if the target CLR = 1E-10 then RtVbr cellLossRatio = 10. This number must be the same as the Cbr cellLossRatio since CBR and rt-VBR traffic have the same discard priority. The RtVbr cellLossRatio is used by the Connection Admission Control (CAC) algorithm to compute the required (equivalent) cell rate for rt-VBR connections. This number must be less than or equal to the NrtVbr cellLossRatio, since rt-VBR traffic has a higher discard priority. There is a trade-off between the service category CLR and the achievable link utilization. To guarantee an excellent service category, the CLR should be as small as possible (e.g., 1E-10). However, a smaller CLR results in a larger equivalent cell rate for a given connection and hence a lower link utilization. Setting this attribute to 0 means that a CLR of 1 can be tolerated. In this case, no bandwidth is reserved for rt-VBR connections, and CAC is effectively turned off. All rt-VBR are admitted.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1.50
atmIfCARtVbrTxQueueLimitThis attribute specifies the default maximum queue length for the emission queues used to buffer the traffic of the rt-VBR service category. It is used as the basis for setting the discard thresholds on both common and per-VC queues. For the common queue, the discard thresholds are set at approximately 35, 75, and 90 percent of the value of this attribute for traffic at discard priority 3 (DP=3), DP=2, and DP=1 respectively. For a per-VC queue, the actual limit may be reduced depending on the shaping rate of the connection (for standard Vpt Vccs, this is the shaping rate of the Vpt). The discard thresholds are set at approximately 35, 75, and 90 percent of the scaled queue limit for traffic at discard priority 3 (DP=3), DP=2, and DP=1, respectively. However, a reduction will never result in a value that is less than the value set for the minPerVcQueueLimit attribute. When the value of this attribute is autoConfigure, an appropriate value is selected based on the card type. It is set to 288 for low speed cards such as DS1, E1 and IMA, and set to 480 for high speed cards such as JT2, DS3, E3 and OC3 (including ATM IP FPs). For ATM IP FPs, the per-VC queue limit may be overridden for a permanent connection by specifying a value in the Vcd Tm or Vpd Tm txQueueLimit attribute. The operational value of the maximum length of a queue (common or per-VC) is indicated by the Vcc Tm, Vpc Tm, or Vpt Tm txQueueThresholds attribute. For standard Vpts, this attribute does not apply when using per-VC queuing and only applies when using common queueing. When using per-VC queueing, regardless of the Vpt's service category, standard Vpts use the AtmIf Ca NrtVbr txQueueLimit value as their default. This attribute does not apply to basic Vpts. VALUES ( 0 = autoConfigure )rw
Unsigned32 (0 | 5..63488)
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1.60
atmIfCARtVbrMinPerVcQueueLimitThis attribute specifies the minimum queue limit for the per-VC queues of connections of the rt-VBR service category. The queue limit of a per-VC queue is obtained by scaling down the txQueueLimit based on the shaping rate of that queue (shaping rate for the connection, and for standard Vpt Vccs, the shaping rate of the Vpt). This produces a constant delay for various queue lengths. The txQueueLimit provides an upper bound while minPerVcQueueLimit provides the lower bound. The value of this attribute must not be greater than the value of the txQueueLimit attribute. If this service category is used by Trunks the value of minPerVcQueueLimit must be at least 88. For Vpts, this attribute does not apply. Regardless of Vpt service category, standard Vpts always use the AtmIf Ca NrtVbr minPerVcQueueLimit value as their default. To determine the queue limit of a standard Vpt Vcc, the txQueueLimit is scaled down by the Vpt shaping rate.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1.70
atmIfCARtVbrPerVcQueueLimitReferenceRateThis attribute specifies the shaping rate to be used in computing the tolerable delay for per-VC queues of connections of the rt-VBR service category. The delay is computed as the txQueueLimit divided by the value of this attribute. When the value of this attribute is autoConfigure, an appropriate default is selected based on the card type. It is set to 3685 for low speed cards such as DS1, E1, and IMA, and set to 14740 for high speed cards such as JT2, DS3, E3 and OC3. For Vpts, this attribute does not apply. Regardless of Vpt service category, standard Vpts always use the AtmIf Ca NrtVbr perVcQueueLimitReferenceRate value as their default. VALUES ( 0 = autoConfigure )rw
Unsigned32 (0 | 1..943396)
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1.75
atmIfCARtVbrHoldingPriorityThis attribute specifies the default holding priority which applies to SVP and SVC rt-VBR connections. It takes a value from 0 (highest priority) to 4 (lowest priority). In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This attribute does not apply to Vpt Vccs. When bandwidth fluctuates, the entire Vpt, along with all Vpt Vccs are released as a unit, according to the Vpt's holdingPriority.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1.76
atmIfCARtVbrSvcHoldingPriorityThis attribute specifies the default holding priority which applies to SVC rt-VBR connections. It takes a value from 0 (highest priority) to 4 (lowest priority). In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This attribute has been obsoleted and its value migrated to holdingPriority attribute.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1.80
atmIfCARtVbrSvcMpHoldingPriorityThis attribute specifies the default holding priority which applies to SVC rt-VBR point-to-multipoint connections. It takes a value from 0 (highest priority) to 4 (lowest priority). In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This attribute does not apply to Vpt Vccs. When bandwidth fluctuates, the entire Vpt, along with all Vpt Vccs is released as a unit, according to the Vpt's holdingPriority.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1.81
atmIfCARtVbrEmissionPriorityThis attribute is not applicable and is ignored for CQC-based ATM cards. This attribute specifies the emission priority (EP) which is used to transmit traffic of the rt-VBR service category. A lower numerical value for this attribute specifies a higher emission priority. 0 is the highest EP and 7 is the lowest. Cells at a higher emission priority receive higher preference for link bandwidth. EPs 0 and 1 are in the absolute priority range, and are unaffected by any minimum bandwidth guarantees. EPs 2 through 7 are in the guaranteed bandwidth range. Minimum bandwidth guarantee is specified in the AtmIf/n Ep/m component. Emission priority setting must comply with all of the following constraints: 1. The emission priority numbers must be in the following order: CBR <= rt-VBR <= nrt-VBR <= ABR <= UBR 2. Two different ATM service categories may share the same EP only if they are both shaped. 3. CBR and rt-VBR may be placed either in the absolute priority range (EP 0 or 1) or in the guaranteed bandwidth range (EP 2 through 7). 4. If both CBR and rt-VBR are shaped, rt-VBR must share the same EP with CBR or ABR. If either one of CBR or rt-VBR are not shaped, then they cannot share the same EP. 5. ABR service category is always deemed to be shaped. If nrt-VBR is shaped, it must share the same EP with ABR. If nrt-VBR is not shaped it must have a higher EP than ABR. 6. If UBR is shaped, it must share the same EP with ABR. If UBR is not shaped, it must have a lower EP than ABR. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1.82
atmIfCARtVbrTrafficShapingThis attribute specifies the default traffic shaping option for connections of the rt-VBR service category. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. When this attribute is set to disabled, traffic shaping cannot be enabled for any rt-VBR connections. For CQC-based ATM cards, this attribute may be set to enabled only if the interface supports shaping, as defined by the perVcQueueInterfaces attribute in the AtmResourceControl Cqc Override component. If that component does not exist, this attribute must be set to disabled. If the Vcc Tm, Vpc Tm, or Vpt Tm txTrafficDescType indicates type 1 or 2, this attribute is ignored, and traffic shaping is not applicable for that connection. When this attribute is set to inverseUpc, traffic shaping for a connection is enabled according to card type and the value of the Vcc Tm, Vpc Tm, or Vpt Tm txTrafficDescType. If this attribute is set to inverseUpc, and the txTrafficDescType is 3, 4, or 5, linear traffic shaping is enabled. Linear traffic shaping uses a single static traffic shaping rate. On CQC-based ATM FPs, if this attribute is set to inverseUpc, and the txTrafficDescType is 6, 7, or 8, linear traffic shaping is enabled. On ATM IP FPs, if this attribute is set to inverseUpc, and the txTrafficDescType is 6, 7, or 8, inverse-UPC (also referred to as VBR or dual leaky bucket) traffic shaping is enabled. Inverse-UPC traffic shaping can burst above the sustained cell rate to the peak cell rate for the duration defined by maximum burst size. Inverse- UPC traffic shaping exactly conforms to the requirements of a dual leaky bucket UPC enforcer. When this attribute is set to enabled and the txTrafficDescType is 3, 4, 5, 6, 7, or 8, traffic shaping for a connection is enabled using linear shaping. Enabling or disabling traffic shaping may require a matching change to the emissionPriority attribute and unshapedTransmitQueueing attribute for this service category. Refer to those attributes for the complete description of the interactions. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1.86
atmIfCARtVbrShapeRecoupPolicyThis attribute specifies the shaping recoup policy for the rt-VBR service category. This is the policy which is used to recoup shaping opportunities which are lost when more than one connection schedules a cell for the same transmit opportunity. In this case, one connection is scheduled, and the cell from another connection is delayed by one cell time. This attribute affects how the transmit time is calculated for the next cell on the delayed connection. This attribute is ignored if this service category is not shaped. When the connection which was delayed schedules the next cell to transmit, it may calculate the time as a difference from either the previous actual cell transmit time, or the time when the previous cell should have been transmitted. Setting this attribute to maximumEfficiency results in each connection trying to recoup or regain delays in scheduling. The transmit time from the next cell is calculated from the time when the cell should originally have been sent. Cell delay variation (CDV) occurs in this case since the cells are sent with less than the shaping delay between them. However, in general the shaper recovers (recoups) lost opportunities and improves efficiency. Setting this attribute to minimumCdv results in connections not trying to recoup or regain any delays in scheduling. The transmit time for the next cell is calculated from the time when the previous cell was actually transmitted. This minimizes CDV, but results in missed cell opportunities.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1.87
atmIfCARtVbrUnshapedTransmitQueueingThis attribute specifies the default queuing option for unshaped connections of the rt-VBR service category. This attribute controls whether common or per-VC queueing is used. Per-VC queueing means that each connection has its own buffering and queue limits. Common queueing means that cells are queued in First In First Out order on a common queue for this service category. The common queue has one set of congestion control levels for all cells enqueued on it. For ATM IP cards, if traffic shaping for this service category is disabled, this attribute may take any of the three values. In this case, the value autoConfigure is interpreted to mean per-VC queueing. For ATM IP cards, if traffic shaping for this service category is not disabled, the only permitted values are perVc and autoConfigure. In this case, the result is that all connections use per-VC queueing. For CQC-based ATM cards, if the perVcQueueInterfaces attribute of the Lp Eng Arc Cqc component permits shaping for this interface, then this attribute may take any of the three values. In this case, the value autoConfigure is interpreted to mean per-VC queueing. For CQC-based ATM cards, if the perVcQueueInterfaces attribute of the Lp Eng Arc Cqc component does not permit shaping for this interface, then this attribute may take values common or autoConfigure. In this case, the value autoConfigure is interpreted to mean common queueing. If this attribute is set to autoConfigure, an override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. The opUnshapedTransmitQueueing attribute of this component indicates whether the transmit queueing is perVc or common. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1.88
atmIfCARtVbrUsageParameterControlThis attribute specifies the default usage parameter control (UPC) option for connections of the rt-VBR service category. This attribute is ignored if the rxTrafficDescriptorType indicates 1 or 2. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. When this attribute is set to enforced, UPC is enforced for each connection. When UPC is enforced, non-conforming cells are either tagged or discarded depending on the rxTrafficDescriptorType. On ATM IP FPs, when this attribute is set to monitored, UPC conformance checking is performed, except, instead of the non- conforming cells being tagged or discarded, they are merely counted in the UPC violations counts, and passed on unchanged. On CQC-based ATM FPs, when this attribute is set to monitored, it has the same effect as setting it to disabled. When this attribute is set to disabled, UPC is disabled on the receive path for all rt-VBR connections. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1.89
atmIfCARtVbrWeightPolicyThis attribute specifies the policy which is applied when calculating the fairness weight for unshaped connections of the rt-VBR service category. The fairness weight for a connection determines the relative amount of bandwidth which that connection obtains, compared to other connections in the same service category. Connections with equal weight get equal transmit opportunities. Connections with higher weights get more transmit opportunities compared with connections that have lower weights. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. The fairness weight for a connection is directly proportional to the value of one of the traffic descriptor parameters for that connection. This attribute specifies which traffic descriptor parameter is used for connections of the rt-VBR service category. This attribute is ignored on CQC-based ATM cards. This attribute is also ignored on ATM IP cards if unshapedTransmitQueueing is set for common queuing. If this attribute is set to scr, the fairness weight is proportional to the transmit sustained cell rate (SCR) of a connection. Connections with a higher SCR have a higher fairness weight. For connections with txTrafficDescType 3, which have no SCR, the sustained cell rate is assumed to be equal to the peak cell rate. If this attribute is set to pcr, the fairness weight is proportional to the transmit peak cell rate (PCR) of a connection. Connections with a higher PCR have a higher fairness weight. Connections with txTrafficDescType 1 or 2 get a minimum weight, which is 1. If this attribute is set to ecr, the fairness weight is proportional to the equivalent cell rate (ECR) of a connection as calculated by connection admission control (CAC). Connections with a higher ECR have a higher fairness weight. Connections with an ECR of 0 get a minimum weight, which is 1. The weight of a connection is visible in the Vcc Tm, Vpc Tm, or Vpt Tm weight attribute. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1.90
atmIfCARtVbrForceTaggingThis attribute specifies the default of whether to force tagging (CLP=1) of all cells for all rt-VBR connections. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. When this attribute is set to enabled, CLP is set to 1 for all cells in the transmit direction. Force tagging is only supported on ATM IP FPs. On CQC-based ATM FPs, this attribute must be set to disabled. When this attribute is set to disabled, CLP is unchanged for all cells in the transmit direction. This attribute never applies to any type of Vpt.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.3.100.1.91
atmIfCARtVbrOperTableThis group contains operational attributes for the rt-VBR service category.
SEQUENCE OF AtmIfCARtVbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.3.110
atmIfCARtVbrOperEntryAn entry in the atmIfCARtVbrOperTable.
AtmIfCARtVbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.3.110.1
atmIfCARtVbrOpUnshapedTransmitQueueingThis attribute indicates the state of transmit queueing for unshaped rt-VBR connections. A value of perVc indicates that any unshaped connections use per- VC queueing. A value of common indicates that traffic for unshaped connections uses the common queue which corresponds to the EP for this service category.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.3.110.1.10
atmIfCARtVbrEpdOffsetThis attribute indicates the Early Packet Discard (EPD) offset which is currently in use for this service category. The EPD offset is used to derive the EPD thresholds for each CC level. Any connection under this service category which requires the txPacketWiseDiscard feature must specify a transmit queue limit which is at least 5.71 times this offset. This ensures that the derived Epd threshold will never be less than 17.5 % of the transmit queue limit. If this is not done, txPacketWiseDiscard for the connection will be automatically disabled. The value of this EPD offset is specified under the lp/x eng arc aqm ov component.ro
Unsigned32 (0 | 5..1024)
.1.3.6.1.4.1.3764.1.1.30.114.3.3.110.1.11
atmIfCANrtVbr
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.3.4
atmIfCANrtVbrRowStatusTableThis entry controls the addition and deletion of atmIfCANrtVbr components.
SEQUENCE OF AtmIfCANrtVbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.4.1
atmIfCANrtVbrRowStatusEntryA single entry in the table represents a single atmIfCANrtVbr component.
AtmIfCANrtVbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.4.1.1
atmIfCANrtVbrRowStatusThis variable is used as the basis for SNMP naming of atmIfCANrtVbr components. These components can be added.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.3.4.1.1.1
atmIfCANrtVbrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.3.4.1.1.2
atmIfCANrtVbrStorageTypeThis variable represents the storage type value for the atmIfCANrtVbr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.3.4.1.1.4
atmIfCANrtVbrIndexThis variable represents the index for the atmIfCANrtVbr tables.
Integer32 (0)
.1.3.6.1.4.1.3764.1.1.30.114.3.4.1.1.10
atmIfCANrtVbrProvTableThis group contains provisioned attributes which control the nrt- VBR service category for this interface.
SEQUENCE OF AtmIfCANrtVbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.4.100
atmIfCANrtVbrProvEntryAn entry in the atmIfCANrtVbrProvTable.
AtmIfCANrtVbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.4.100.1
atmIfCANrtVbrPoolThis attribute specifies the bandwidth pool which is to be used to support the non-real-time variable bit rate (nrt-VBR) service category except for connections managed by a Vpt CA. The percentage of link capacity reserved for the given bandwidth pool is the maximum bandwidth that can be allocated to nrt-VBR traffic. The percentage allocated to each bandwidth pool can be provisioned through the bandwidthPool attribute under the CA.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.4.100.1.1
atmIfCANrtVbrCdvtThis attribute specifies the default cell delay variation tolerance (CDVT) for all connections of the nrt-VBR service category. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. If Usage Parameter Control (UPC) is enabled for a connection, CDVT is used by the UPC function to decide whether a cell is conforming or non-conforming based on the connection's traffic descriptor type. The larger the CDVT value, the more tolerant is the UPC of bandwidth usage beyond the traffic contract.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.4.100.1.2
atmIfCANrtVbrCellLossRatioThis attribute specifies the tolerable cell loss ratio (CLR) for nrt- VBR traffic except for connections managed by a Vpt CA. The number is the negative logarithm (base 10) of the CLR. In other words if the target CLR = 1E-10 then NrtVbr cellLossRatio = 10. This number must be greater than or equal to RtVbr cellLossRatio since rt-VBR traffic has a higher discard priority. The NrtVbr cellLossRatio is used by the Connection Admission Control (CAC) algorithm to compute the required (equivalent) cell rate for nrt-VBR connections. There is a trade-off between the service category CLR and the achievable link utilization. To guarantee an excellent service category, the CLR should be as small as possible (e.g., 1E-10). However, a smaller CLR results in a larger equivalent cell rate for a given connection and hence a lower link utilization. Setting this attribute to 0 means that a CLR of 1 can be tolerated. In this case no bandwidth is reserved for nrt-VBR connections, and CAC is effectively turned off. All nrt-VBR connections are admitted.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.4.100.1.3
atmIfCANrtVbrTxQueueLimitThis attribute specifies the default maximum queue length for the emission queues used to buffer the traffic of the nrt-VBR service category. It is used as the basis for setting the discard thresholds on both common and per-VC queues. For the common queue, the discard thresholds are set at approximately 35, 75, and 90 percent of the value of this attribute for traffic at discard priority 3 (DP=3), DP=2, and DP=1 respectively. For per-VC queue, the actual limit may be reduced depending on the shaping rate of the connection (for standard Vpt Vccs, this is the shaping rate of the Vpt). The discard thresholds are set at approximately 35, 75, and 90 percent of the scaled queue limit for traffic at discard priority 3 (DP=3), DP=2, and DP=1 respectively. However, a reduction will never result in a value that is less than the value set for the minPerVcQueueLimit attribute. When the value of this attribute is autoConfigure, an appropriate value is selected based on the card type. It is set to 1792 for low speed cards such as DS1, E1, and IMA, set to 2304 for high speed CQC-based ATM cards such as JT2, DS3, E3 and OC3, and set to 10240 for high speed ATM IP cards such as 3pDS3Atm2, 3pE3Atm2, 2pOC3SmAtm2 and 2pOC3MmAtm2. For ATM IP FPs, the per-VC queue limit may be overridden for a permanent connection by specifying a value in the Vcd Tm or Vpd Tm txQueueLimit attribute. On CQC-based ATM cards, this attribute must be set to the same value for CA NrtVbr, Abr and Ubr components. The operational value of the maximum length of a queue (common or per-VC) is indicated by the Vcc Tm, Vpc Tm, or Vpt Tm txQueueThresholds attribute. When using per-VC queueing, this attribute is used as the default txQueueLimit for all standard Vpts, regardless of their atmServiceCategory. This attribute does not apply to basic Vpts. VALUES ( 0 = autoConfigure )rw
Unsigned32 (0 | 5..63488)
.1.3.6.1.4.1.3764.1.1.30.114.3.4.100.1.4
atmIfCANrtVbrSvcHoldingPriorityThis attribute specifies the default holding priority which applies to SVC nrt-VBR connections. It takes a value from 0 (highest priority) to 4 (lowest priority). In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This attribute has been obsoleted and its value migrated to holdingPriority attribute.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.4.100.1.5
atmIfCANrtVbrMinPerVcQueueLimitThis attribute specifies the minimum queue limit for the per-VC queues of connections of the nrt-VBR service category. The queue limit of a per-VC queue is obtained by scaling down the txQueueLimit based on the shaping rate of that queue (shaping rate for the connection, and for standard Vpt Vccs, the shaping rate of the Vpt). This produces a constant delay for various queue lengths. The txQueueLimit provides an upper bound while minPerVcQueueLimit provides the lower bound. The value of this attribute must not be greater than the value of the txQueueLimit attribute. If this service category is used by Trunks the value of minPerVcQueueLimit must be at least 88. On CQC-based ATM cards, this attribute must be set to the same value for CA NrtVbr, Abr and Ubr components. This attribute is used as the default minPerVcQueueLimit for all standard Vpts, regardless of their atmServiceCategory. This attribute does not apply to basic Vpts.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.4.100.1.6
atmIfCANrtVbrPerVcQueueLimitReferenceRateThis attribute specifies the shaping rate to be used in computing the tolerable delay for per-VC queues of connections of the nrt-VBR service category. The delay is computed as the txQueueLimit divided by the value of this attribute. When the value of this attribute is autoConfigure, an appropriate default is selected based on the card type. It is set to 3685 for low speed cards such as DS1, E1 and IMA, set to 14740 for high speed CQC-based ATM cards such as JT2, DS3, E3 and OC3, and set to 65511 for high speed ATM IP cards such as 3pDS3Atm2, 3pE3Atm2, 2pOC3SmAtm2 and 2pOC3MmAtm2. On CQC-based ATM cards, this attribute must be set to the same value for CA NrtVbr, Abr and Ubr components. This attribute is used as the default perVcQueueLimitReferenceRate for all standard Vpts, regardless of their atmServiceCategory. This attribute does not apply to basic Vpts. VALUES ( 0 = autoConfigure )rw
Unsigned32 (0 | 1..943396)
.1.3.6.1.4.1.3764.1.1.30.114.3.4.100.1.7
atmIfCANrtVbrSvcMpHoldingPriorityThis attribute specifies the default holding priority which applies to SVC nrt-VBR point-to-multipoint connections. It takes a value from 0 (highest priority) to 4 (lowest priority). In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This attribute does not apply to Vpt Vccs. When bandwidth fluctuates, the entire Vpt, along with all Vpt Vccs is released as a unit, according to the Vpt's holdingPriority.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.4.100.1.8
atmIfCANrtVbrHoldingPriorityThis attribute specifies the holding priority which applies to SVP and SVC nrt-VBR connections. It takes a value from 0 (highest priority) to 4 (lowest priority). In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This attribute does not apply to Vpt Vccs. When bandwidth fluctuates, the entire Vpt, along with all Vpt Vccs is released as a unit, according to the Vpt's holdingPriority.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.4.100.1.9
atmIfCANrtVbrEmissionPriorityThis attribute is not applicable and is ignored for CQC-based ATM cards. This attribute specifies the emission priority (EP) which is used to transmit traffic of the nrt-VBR service category. A lower numerical value for this attribute specifies a higher emission priority. 0 is the highest EP and 7 is the lowest. Cells at a higher emission priority receive higher preference for link bandwidth. EPs 0 and 1 are in the absolute priority range, and are unaffected by any minimum bandwidth guarantees. EPs 2 through 7 are in the guaranteed bandwidth range. Minimum bandwidth guarantee is specified in the AtmIf/n Ep/m component. Emission priority setting must comply with all of the following constraints: 1. The emission priority numbers must be in the following order: CBR <= rt-VBR <= nrt-VBR <= ABR <= UBR 2. Two different ATM service categories may share the same EP only if they are both shaped. 3. CBR and rt-VBR may be placed either in the absolute priority range (EP 0 or 1) or in the guaranteed bandwidth range (EP 2 through 7). 4. If both CBR and rt-VBR are shaped, rt-VBR must share the same EP with CBR or ABR. If either one of CBR or rt-VBR are not shaped, then they cannot share the same EP. 5. ABR service category is always deemed to be shaped. If nrt-VBR is shaped, it must share the same EP with ABR. If nrt-VBR is not shaped it must have a higher EP than ABR. 6. If UBR is shaped, it must share the same EP with ABR. If UBR is not shaped, it must have a lower EP than ABR. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.4.100.1.10
atmIfCANrtVbrTrafficShapingThis attribute specifies the default traffic shaping option for connections of the nrt-VBR service category. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. When this attribute is set to disabled, traffic shaping cannot be enabled for any nrt-VBR connections. For CQC-based ATM cards, this attribute may be set to enabled only if the interface supports shaping, as defined by the perVcQueueInterfaces attribute in the AtmResourceControl Cqc Override component. If that component does not exist, this attribute must be set to disabled. If the Vcc Tm, Vpc Tm, or Vpt Tm txTrafficDescType indicates type 1 or 2, this attribute is ignored, and traffic shaping is not applicable for that connection. When this attribute is set to inverseUpc, traffic shaping for a connection is enabled according to card type and the value of the Vcc Tm, Vpc Tm, or Vpt Tm txTrafficDescType. If this attribute is set to inverseUpc, and the txTrafficDescType is 3, 4, or 5, linear traffic shaping is enabled. Linear traffic shaping uses a single static traffic shaping rate. On CQC-based ATM FPs, if this attribute is set to inverseUpc, and the txTrafficDescType is 6, 7, or 8, linear traffic shaping is enabled. On ATM IP FPs, if this attribute is set to inverseUpc, and the txTrafficDescType is 6, 7, or 8, inverse-UPC (also referred to as VBR or dual leaky bucket) traffic shaping is enabled. Inverse-UPC traffic shaping can burst above the sustained cell rate to the peak cell rate for the duration defined by maximum burst size. Inverse- UPC traffic shaping exactly conforms to the requirements of a dual leaky bucket UPC enforcer. When this attribute is set to enabled and the txTrafficDescType is 3, 4, 5, 6, 7, or 8, traffic shaping for a connection is enabled using linear shaping. Enabling or disabling traffic shaping may require a matching change to the emissionPriority attribute and unshapedTransmitQueueing attribute for this service category. Refer to those attributes for the complete description of the interactions. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.4.100.1.14
atmIfCANrtVbrShapeRecoupPolicyThis attribute specifies the shaping recoup policy for the nrt-VBR service category. This is the policy which is used to recoup shaping opportunities which are lost when more than one connection schedules a cell for the same transmit opportunity. In this case, one connection is scheduled, and the cell from the other connection is delayed by one cell time. This attribute affects how the transmit time is calculated for the next cell on the delayed connection. This attribute is ignored if this service category is not shaped. When the connection which was delayed schedules the next cell to transmit, it may calculate the time as a difference from either the previous actual cell transmit time, or the time when the previous cell should have been transmitted. Setting this attribute to maximumEfficiency results in each connection trying to recoup or regain any delays in scheduling. The transmit time from the next cell is calculated from the time when the cell should originally have been sent. Cell delay variation (CDV) occurs in this case since the cells are sent with less than the shaping delay between them. However, in general the shaper recovers (recoups) lost opportunities and improves efficiency. Setting this attribute to minimumCdv results in connections not trying to recoup or regain any delays in scheduling. The transmit time for the next cell is calculated from the time when the previous cell was actually transmitted. This minimizes CDV, but results in missed cell opportunities. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.4.100.1.15
atmIfCANrtVbrUnshapedTransmitQueueingThis attribute specifies the default queuing option for unshaped connections of the nrt-VBR service category. This attribute controls whether common or per-VC queueing is used. Per-VC queueing means that each connection has its own buffering and queue limits. Common queueing means that cells are queued in First In First Out order on a common queue. The common queue has one set of congestion control levels for all cells enqueued on it. For ATM IP cards, there is one common queue for the nrt-VBR service category. For CQC-based ATM cards, there is one common queue which is shared by the nrt-VBR, ABR and UBR service categories. For ATM IP cards, if traffic shaping for this service category is disabled, this attribute may take any of the three values. In this case, the value autoConfigure is interpreted to mean per-VC queueing. For ATM IP cards, if traffic shaping for this service category is not disabled, the only permitted values are perVc and autoConfigure. In this case, the result is that all connections use per-VC queueing. For CQC-based ATM cards, if the perVcQueueInterfaces attribute of the Lp Eng Arc Cqc component permits shaping for this interface, then this attribute may take any of the three values. In this case, the value autoConfigure is interpreted to mean per-VC queueing. For CQC-based ATM cards, if the perVcQueueInterfaces attribute of the Lp Eng Arc Cqc component does not permit shaping for this interface, then this attribute may take the values common or autoConfigure. In this case, the value autoConfigure is interpreted to mean common queueing. If this attribute is set to autoConfigure, an override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. The opUnshapedTransmitQueueing attribute of this component indicates whether the transmit queueing is perVc or common. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.4.100.1.16
atmIfCANrtVbrUsageParameterControlThis attribute specifies the default usage parameter control (UPC) option for connections of the nrt-VBR service category. This attribute is ignored if the rxTrafficDescriptorType indicates 1 or 2. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. When this attribute is set to enforced, UPC is enabled for each connection. When UPC is enforced, non-conforming cells are either tagged or discarded depending on the rxTrafficDescriptorType. On ATM IP FPs, when this attribute is set to monitored, UPC conformance checking is performed, except, instead of the non- conforming cells being tagged or discarded, they are merely counted in the UPC violations counts, and passed on unchanged. On CQC-based ATM FPs, when this attribute is set to monitored, it has the same effect as setting it to disabled. When this attribute is set to disabled, UPC is disabled on the receive path for all nrt-VBR connections. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.4.100.1.17
atmIfCANrtVbrWeightPolicyThis attribute specifies the policy which is applied when calculating the fairness weight for unshaped connections of the nrt-VBR service category. The fairness weight for a connection determines the relative amount of bandwidth which that connection obtains, compared to other connections in the same service category. Connections with equal weight get equal transmit opportunities. Connections with higher weights get more transmit opportunities compared with connections that have lower weights. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. The fairness weight for a connection is directly proportional to the value of one of the traffic descriptor parameters for that connection. This attribute specifies which traffic descriptor parameter is used for connections of the nrt-VBR service category. This attribute is ignored on CQC-based ATM cards. This attribute is also ignored on ATM IP cards if unshapedTransmitQueueing is set for common queuing. If this attribute is set to scr, the fairness weight is proportional to the transmit sustained cell rate (SCR) of a connection. Connections with a higher SCR have a higher fairness weight. For connections with txTrafficDescType 3, which have no SCR, the sustained cell rate is assumed to be equal to the peak cell rate. If this attribute is set to pcr, the fairness weight is proportional to the transmit peak cell rate (PCR) of a connection. Connections with a higher PCR have a higher fairness weight. Connections with txTrafficDescType 1 or 2 get a minimum weight, which is 1. If this attribute is set to ecr, the fairness weight is proportional to the equivalent cell rate (ECR) of a connection as calculated by connection admission control (CAC). Connections with a higher ECR have a higher fairness weight. Connections with an ECR of 0 get a minimum weight, which is 1. The weight of a connection is visible in the Vcc Tm, Vpc Tm, or Vpt Tm weight attribute. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.4.100.1.18
atmIfCANrtVbrForceTaggingThis attribute specifies the default of whether to force tagging (CLP=1) of all cells for all nrt-VBR connections. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. When this attribute is set to enabled, CLP is set to 1 for all cells in the transmit direction. Force tagging is only supported on ATM IP FPs. On CQC-based ATM FPs, this attribute must be set to disabled. When this attribute is set to disabled, CLP is unchanged for all cells in the transmit direction. This attribute never applies to any type of Vpt.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.4.100.1.19
atmIfCANrtVbrOperTableThis group contains operational attributes for the nrt-VBR service category.
SEQUENCE OF AtmIfCANrtVbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.4.110
atmIfCANrtVbrOperEntryAn entry in the atmIfCANrtVbrOperTable.
AtmIfCANrtVbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.4.110.1
atmIfCANrtVbrOpUnshapedTransmitQueueingThis attribute indicates the state of transmit queueing for unshaped nrt-VBR connections. A value of perVc indicates that any unshaped connections use per- VC queueing. A value of common indicates that traffic for unshaped connections uses the common queue which corresponds to the EP for this service category.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.4.110.1.10
atmIfCANrtVbrEpdOffsetThis attribute indicates the Early Packet Discard (EPD) offset which is currently in use for this service category. The EPD offset is used to derive the EPD thresholds for each CC level. Any connection under this service category which requires the txPacketWiseDiscard feature must specify a transmit queue limit which is at least 5.71 times this offset. This ensures that the derived Epd threshold will never be less than 17.5 % of the transmit queue limit. If this is not done, txPacketWiseDiscard for the connection will be automatically disabled. The value of this EPD offset is specified under the lp/x eng arc aqm ov component.ro
Unsigned32 (0 | 5..1024)
.1.3.6.1.4.1.3764.1.1.30.114.3.4.110.1.11
atmIfCAAbr
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.3.5
atmIfCAAbrRowStatusTableThis entry controls the addition and deletion of atmIfCAAbr components.
SEQUENCE OF AtmIfCAAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.5.1
atmIfCAAbrRowStatusEntryA single entry in the table represents a single atmIfCAAbr component.
AtmIfCAAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.5.1.1
atmIfCAAbrRowStatusThis variable is used as the basis for SNMP naming of atmIfCAAbr components. These components can be added.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.3.5.1.1.1
atmIfCAAbrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.3.5.1.1.2
atmIfCAAbrStorageTypeThis variable represents the storage type value for the atmIfCAAbr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.3.5.1.1.4
atmIfCAAbrIndexThis variable represents the index for the atmIfCAAbr tables.
Integer32 (0)
.1.3.6.1.4.1.3764.1.1.30.114.3.5.1.1.10
atmIfCAAbrProvTableThis group contains provisioned attributes which control the ABR service category for this interface.
SEQUENCE OF AtmIfCAAbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100
atmIfCAAbrProvEntryAn entry in the atmIfCAAbrProvTable.
AtmIfCAAbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1
atmIfCAAbrPoolThis attribute specifies the bandwidth pool which is to be used to support the available bit rate (ABR) service category except for connections managed by a Vpt CA. The percentage of link capacity reserved for the given bandwidth pool is the maximum bandwidth that can be allocated to ABR traffic. The percentage allocated to each bandwidth pool can be provisioned through the bandwidthPool attribute under the CA.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.10
atmIfCAAbrCdvtThis attribute specifies the default cell delay variation tolerance (CDVT) for all connections of the ABR service category. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component, or signalled in the SVC Traffic Descriptor Information Element. This attribute is used by dynamic generic cell rate algorithm (DGCRA) policer on ATM IP cards. On CQC-based ATM cards ABR UPC is enforced using PCR and CDVT.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.11
atmIfCAAbrTxQueueLimitThis attribute specifies the default maximum queue length for the emission queues used to buffer the traffic of the ABR service category. It is used as the basis for setting the discard thresholds on ABR per-VC queues. For per-VC queue, the actual limit may be reduced depending on the peak cell rate. The discard thresholds are set at approximately 35, 75 and 90 percent of the scaled queue limit for traffic at discard priority 3 (DP=3), DP=2 and DP=1 respectively. However, a reduction will never result in a value that is less than the value set for the minPerVcQueueLimit attribute. When the value of this attribute is autoConfigure, an appropriate value is selected based on the card type. It is set to 1792 for low speed cards such as DS1, E1 and IMA, set to 2304 for high speed CQC-based ATM cards such as JT2, DS3, E3 and OC3, and set to 10240 for high speed ATM IP cards such as 3pDS3Atm2, 3pE3Atm2, 2pOC3SmAtm2 and 2pOC3MmAtm2. On CQC-based ATM cards, this attribute must be set to the same value for CA NrtVbr, Abr and Ubr components. For ATM IP FPs, the per-VC queue limit may be overridden for a permanent connection by specifying a value in the Vcd Tm or Vpd Tm txQueueLimit attribute. The operational value of the maximum length of a queue (common or per-VC) is indicated by the Vcc Tm, Vpc Tm, or Vpt Tm txQueueThresholds attribute. For standard Vpts, this attribute does not apply when using per-VC queuing and only applies when using common queueing. When using per-VC queueing, regardless of the Vpt's service category, standard Vpts use the AtmIf Ca NrtVbr txQueueLimit value as their default. This attribute does not apply to basic Vpts. VALUES ( 0 = autoConfigure )rw
Unsigned32 (0 | 5..63488)
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.12
atmIfCAAbrMinPerVcQueueLimitThis attribute specifies the minimum queue limit for the per-VC queues of connections of the ABR service category. The queue limit of a per-VC queue is obtained by scaling down the txQueueLimit based on the peak cell rate of that queue. This produces a constant delay for various queue lengths. The txQueueLimit provides an upper bound while minPerVcQueueLimit provides the lower bound. The value of this attribute must not be greater than the value of the txQueueLimit attribute. If this service category is used by Trunks the value of minPerVcQueueLimit must be at least 88. On CQC-based ATM cards, this attribute must be set to the same value for CA NrtVbr, Abr and Ubr components. For Vpts, this attribute does not apply. Regardless of Vpt service category, standard Vpts always use the AtmIf Ca NrtVbr minPerVcQueueLimit value as their default. To determine the queue limit of a standard Vpt Vcc, the txQueueLimit is scaled down by the Vpt shaping rate.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.13
atmIfCAAbrPerVcQueueLimitReferenceRateThis attribute specifies the shaping rate to be used in computing the tolerable delay for per-VC queues of connections of the ABR service category. The delay is computed as the txQueueLimit divided by the value of this attribute. When the value of this attribute is autoConfigure, an appropriate default is selected based on the card type. It is set to 3685 for low speed cards such as DS1, E1 and IMA, set to 14740 for high speed CQC-based ATM cards such as JT2, DS3, E3 and OC3, and set to 65511 for high speed ATM IP cards such as 3pDS3Atm2, 3pE3Atm2, 2pOC3SmAtm2 and 2pOC3MmAtm2. On CQC-based ATM cards, this attribute must be set to the same value for CA NrtVbr, Abr and Ubr components. For Vpts, this attribute does not apply. Regardless of Vpt service category, standard Vpts always use the AtmIf Ca NrtVbr perVcQueueLimitReferenceRate value as their default. VALUES ( 0 = autoConfigure )rw
Unsigned32 (0 | 1..943396)
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.14
atmIfCAAbrEmissionPriorityThis attribute is not applicable and is ignored for CQC-based ATM cards. This attribute specifies the emission priority (EP) which is used to transmit traffic of the ABR service category. A lower numerical value for this attribute specifies a higher emission priority. 0 is the highest EP and 7 is the lowest. Cells at a higher emission priority receive higher preference for link bandwidth. EPs 0 and 1 are in the absolute priority range, and are unaffected by any minimum bandwidth guarantees. EPs 2 through 7 are in the guaranteed bandwidth range. Minimum bandwidth guarantee is specified in the AtmIf/n Ep/m component. Emission priority setting must comply with all of the following constraints: 1. The emission priority numbers must be in the following order: CBR <= rt-VBR <= nrt-VBR <= ABR <= UBR 2. Two different ATM service categories may share the same EP only if they are both shaped. 3. CBR and rt-VBR may be placed either in the absolute priority range (EP 0 or 1) or in the guaranteed bandwidth range (EP 2 through 7). 4. If both CBR and rt-VBR are shaped, rt-VBR must share the same EP with CBR or ABR. If either one of CBR or rt-VBR are not shaped, then they cannot share the same EP. 5. ABR service category is always deemed to be shaped. If nrt-VBR is shaped, it must share the same EP with ABR. If nrt-VBR is not shaped it must have a higher EP than ABR. 6. If UBR is shaped, it must share the same EP with ABR. If UBR is not shaped, it must have a lower EP than ABR. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.15
atmIfCAAbrFairnessPolicyThis attribute specifies the fairness policy which is applied to available bandwidth when performing the ER calculation in the ABR service category. This applies to any connection point performing explicit rate calculations. Each ABR connection is assigned a weight. Connections with a higher weight get a greater proportion of the available ABR bandwidth compared with connections that have lower weights. This attribute is ignored on CQC-based ATM cards. If the value is mcr, the congestion fairness weight is based on the Minimum Cell Rate (MCR) of the connection. If the value is pcr, the congestion fairness weight is based on the Peak Cell Rate (PCR) of the connection. If the value is pcrMinusMcr, the congestion fairness weight is based on the difference between the Peak Cell Rate and the Minimum Cell Rate (PCR - MCR) of the connection.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.19
atmIfCAAbrFrttPortionThis attribute specifies the portion of the Fixed Round Trip Time (FRTT) which is added to each ABR call setup which traverses this interface. The FRTT for the entire call is the sum of the FRTT portions for each interface traversed by the call. FRTT is used by the ABR Source or Virtual Source to adjust the value of ICR according to the rules specified in the ATM Forum TM Version 4.0 specification. The frttPortion includes propagation delay through the physical media, plus delays included by the transmission system, plus fixed components of switch processing delay. This attribute is used by ATM Networking at call set-up time for ABR connections directed over this interface.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.20
atmIfCAAbrAbrConnectionTypeThis attribute specifies the default type for ABR connections. It may be overridden by the abrConnectionType attribute under the Vcd Tm or Vpd Tm component, or by other configuration options. For example, for ABR end point connections originating at this switch, the Vcc Tm abrConnectionType will show sourceDest regardless of the setting of this attribute. If this attribute is set to abrSwitch, traversing ABR connections default either to erSwitch or to efciSwitch, depending on the card type and connection type. If the interface to which traffic is directed across the backplane is configured as type virtualSourceDest and this is a ATM IP FP, then connection points under this AtmIf are activated as type virtualSourceDest. If this attribute is set to virtualSourceDest, traversing ABR connections may be instantiated as one of the following types: erSwitch, efciSwitch, or virtualSourceDest. A Virtual Source- Virtual Destination (VS/VD) boundary forms a break in the end to end flow of RM cells as defined in the ATM Forum Specification for Traffic Management Version 4.0. On ATM IP cards, a VS/VD boundary can be configured for a connection providing all of the following conditions are met: 1. the ABR connection is traversing (not terminating at) this interface; 2. both this interface and next hop interface to which traffic is directed across the backplane are located on ATM IP cards; 3. one or both connecting points are configured as virtualSourceDest, 4. the next hop interface to which traffic is directed across the backplane is not configured as nonAbrInterworking, 5. the connection is not a Vcc under a standard VPT. If this attribute is set to nonAbrInterworking, this interface is defined as a point of interworking between an ABR and a non-ABR connection. In this case the next hop interface to which traffic is directed across the backplane is activated as type sourceDest. The Vcc or Vpc Tm abrConnectionType operational attribute indicates what type of ABR connection was activated.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.21
atmIfCAAbrUsageParameterControlThis attribute specifies the default usage parameter control (UPC) option for connections of the ABR service category. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. For ATM IP cards, if this attribute is set to enforced, UPC for ABR connection is enforced as a Dynamic Generic Cell Rate Algorithm (DGCRA) based on the connection traffic descriptor. For CQC-based ATM cards, if this attribute is set to enforced, the connection enforces a single GCRA policer at the defined PCR and CDVT for this connection. When UPC is enforced on an ABR connection, non-conforming cells are discarded. On ATM IP FPs, when this attribute is set to monitored, UPC conformance checking is performed, except, instead of the non- conforming cells being discarded, they are merely counted in the UPC violations counts, and passed on unchanged. On CQC-based ATM FPs, when this attribute is set to monitored, it has the same effect as setting it to disabled. When this attribute is set to disabled, UPC is disabled on the receive path for all ABR connections. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.22
atmIfCAAbrInitialCellRateThis attribute specifies the default Initial Cell Rate (ICR) parameter for ABR connections. An override to this default may be specified for a provisioned connection under the Vcd Tm Abr or Vpd Tm Abr component, or signalled in the ABR Setup Parameters Information Element. ICR is the rate at which a source should send initially and after an idle period. When this attribute is set to useMcr, ICR is set to the same value as the Minimum Cell Rate (MCR) for the connection. When this attribute is set to usePcr, ICR is set to the same value as the Peak Cell Rate (PCR) for the connection. When this attribute is set to some explicit number, that number is used as the ICR, provided it is between MCR and PCR. If the explicit number is below MCR, then MCR is used as ICR. If the explicit number is above PCR, then PCR is used as ICR. VALUES ( 16777217 = useMcr 16777218 = usePcr )rw
Unsigned32 (0..16777215 | 16777217 | 16777218)
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.23
atmIfCAAbrRateDecreaseFactorThis attribute specifies the default Rate Decrease Factor (RDF) for ABR connections. An override to this default may be specified for a provisioned connection under the Vcd Tm Abr or Vpd Tm Abr component, or signalled in the ABR Setup Parameters Information Element. The RDF value is computed by using the provisioned value of this attribute, n, as 2 to the inverse power n. For example, if the value of this attribute is 8, RDF is 2E-8 = 1/256. RDF controls the amount by which the cell transmission rate may decrease upon receipt of a backward Resource Management (B- RM) cell. For example, if a backward RM cell is received with the Congestion Indication (CI) field set to 1, the Allowed Cell Rate (ACR) value would be reduced by the amount (RDF*ACR). The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.24
atmIfCAAbrRateIncreaseFactorThis attribute specifies the default Rate Increase Factor (RIF) for ABR connections. An override to this default may be specified for a provisioned connection under the Vcd Tm Abr or Vpd Tm Abr component, or signalled in the ABR Setup Parameters Information Element. The RIF value is computed by using the provisioned value of this attribute, n, as 2 to the inverse power n. For example, if the value of this attribute is 6, RIF is 2E-6 = 1/64. RIF controls the amount by which the cell transmission rate may increase upon receipt of a backward Resource Management (B-RM) cell. For example, if a backward RM cell is received with the Congestion Indication (CI) and the No Increase (NI) fields both set to 0, the Allowed Cell Rate (ACR) value would be increased by the amount (RIF*ACR). The ACR is not allowed to exceed the Peak Cell Rate (PCR), in which case the ACR is set to PCR.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.25
atmIfCAAbrMaxCellPerRmCellThis attribute specifies the default number of user cells per Resource Management cell (NRM) for ABR connections. An override to this default may be specified for a provisioned connection under the Vcd Tm Abr or Vpd Tm Abr component, or signalled as the NRM parameter in the ABR Additional Parameters Information Element. NRM is the maximum number of cells an ABR source may transmit for each forward Resource Management (F-RM) cell. The count of the cells transmitted includes user cells, OAM cells, backward RM cells, and the forward RM cell. Note that a value of 2 is not recommended even though it is permitted according to the ATM Forum standard. When this attribute is set to a value of 2, it is possible that only one forward and one backward RM cell are repeatedly transmitted, and all data traffic is queued up indefinitely. This attribute is ignored under all conditions where the Vcc Tm or Vpc Tm operational attribute abrConnectionType indicates explicitRateMarking.rw
Unsigned32 (2 | 4 | 8 | 16 | 32 | 64 | 128 | 256)
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.26
atmIfCAAbrMaxTimeBetweenRmCellsThis attribute specifies the default time between Resource Management cells (TRM) for ABR connections. An override to this default may be specified for a provisioned connection under the Vcd Tm Abr or Vpd Tm Abr component, or signalled in the ABR Additional Parameters Information Element. TRM provides an upper bound on the time interval between forward Resource Management (F-RM) cells for an ABR source. Since the last F-RM cell was sent, if at least TRM time has elapsed and at least 2 other cells have been sent, the next cell to be transmitted would be a forward RM cell. This attribute is ignored under all conditions where the Vcc Tm or Vcd Tm operational attribute abrConnectionType is displayed as erSwitch. The provisioned value of 781 is signalled in the ABR Additional Parameters Information Element as 0. 1563 is signalled as 1. 3125 is signalled as 2. 6250 is signalled as 3. 12500 is signalled as 4. 25000 is signalled as 5. 50000 is signalled as 6. 100000 is signalled as 7.rw
Unsigned32 (781 | 1563 | 3125 | 6250 | 12500 | 25000 | 50000 | 100000)
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.27
atmIfCAAbrCutoffDecreaseFactorThis attribute specifies the default Cutoff Decrease Factor (CDF) parameter for ABR connections. An override to this default may be specified for a provisioned connection under the Vcd Tm Abr or Vpd Tm Abr component, or signalled in the ABR Additional Parameters Information Element. When the value of this attribute is non-zero, CDF is computed as the inverse of the value. For example, if the value is 32, the value of CDF is 1/32. When the value of this attribute is 0, CDF is also zero. CDF controls the decrease in the Allowed Cell Rate (ACR) associated with the CRM parameter. CRM is the limit of the number of forward Resource Management (F-RM) cells which may be sent in the absence of received backward RM cells. When this limit is crossed, the ACR value would be decreased by the amount (CDF*ACR). The ACR is not allowed to fall below the MCR, in which case the ACR is set to MCR.rw
Unsigned32 (0 | 1 | 2 | 4 | 8 | 16 | 32 | 64)
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.28
atmIfCAAbrAcrDecreaseTimeFactorThis attribute specifies the default Allowed Cell Rate Decrease Time Factor (ADTF) parameter for ABR connections. An override to this default may be specified for a provisioned connection under the Vcd Tm Abr or Vpd Tm Abr component, or signalled in the ABR Additional Parameters Information Element. ADTF is the time interval permitted between sending forward Resource Management (F-RM) cells before the Allowed Cell Rate (ACR) is decreased to the Initial Cell Rate (ICR). In other words, if the source does not transmit a forward RM cell for a period of ADTF centi-seconds (hundredths of a second), it will reduce its ACR to the value of its ICR. If ACR is already at or below ICR, further rate reductions are defined by the CRM ABR parameter.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.29
atmIfCAAbrDgcraMaximumDelayThis attribute specifies the default maximum delay for Dynamic General Cell Rate Algorithm (DGCRA) rate changes for ABR connections. An override to this default may be specified for a provisioned connection under the Vcd Tm Abr or Vpd Tm Abr component. This attribute specifies an upper bound on the delay after which the rate change induced by a backward Resource Management (B-RM) cell departing from this interface (in the backward direction) is expected to be observed at the interface (in the forward connection). This upper bound may be approximated as the round trip sum of the fixed and propagation delays and the maximum queueing delays between the ABR source and this interface. The value of this attribute is used in policing an ABR connection using the DGCRA. A larger value for this attribute implies a more lenient policer. When there is a decrease in the Allowed Cell Rate (ACR), the policer waits a correspondingly longer period of time before it enforces the new cell rate. The value of this attribute must be greater than or equal to dgcraMinimumDelay, since the maximum delay must be greater than or equal to the minimum delay.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.30
atmIfCAAbrDgcraMinimumDelayThis attribute specifies the default minimum delay for Dynamic General Cell Rate Algorithm (DGCRA) rate changes for ABR connections. An override to this default may be specified for a provisioned connection under the Vcd Tm Abr or Vpd Tm Abr component. This attribute specifies a lower bound on the delay after which the rate change induced by a backward Resource Management (B-RM) cell departing from this interface (in the backward direction) is expected to be observed at the interface (in the forward connection). This lower bound may be approximated as the round trip sum of the fixed and propagation delays between the ABR source and this interface. The value of this attribute is used in policing an ABR connection using the DGCRA. A smaller value for this attribute implies a more lenient policer. When there is an increase in the Allowed Cell Rate (ACR), the policer waits for a correspondingly shorter period of time before it enforces the new cell rate. The value of this attribute must be less than or equal to dgcraMaximumDelay, since the maximum delay must be greater than or equal to the minimum delay.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.31
atmIfCAAbrHoldingPriorityThis attribute specifies the default holding priority which applies to SVP and SVC ABR connections. It takes a value from 0 (highest priority) to 4 (lowest priority). In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This attribute does not apply to Vpt Vccs. When bandwidth fluctuates, the entire Vpt, along with all Vpt Vccs is released as a unit, according to the Vpt's holdingPriority.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.5.100.1.32
atmIfCAAbrOperTableThis group contains operational attributes for the ABR service category.
SEQUENCE OF AtmIfCAAbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.5.110
atmIfCAAbrOperEntryAn entry in the atmIfCAAbrOperTable.
AtmIfCAAbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.5.110.1
atmIfCAAbrEpdOffsetThis attribute indicates the Early Packet Discard (EPD) offset which is currently in use for this service category. The EPD offset is used to derive the EPD thresholds for each CC level. Any connection under this service category which requires the txPacketWiseDiscard feature must specify a transmit queue limit which is at least 5.71 times this offset. This ensures that the derived Epd threshold will never be less than 17.5 % of the transmit queue limit. If this is not done, txPacketWiseDiscard for the connection will be automatically disabled. The value of this EPD offset is specified under the lp/x eng arc aqm ov component.ro
Unsigned32 (0 | 5..1024)
.1.3.6.1.4.1.3764.1.1.30.114.3.5.110.1.10
atmIfCAUbr
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.3.6
atmIfCAUbrRowStatusTableThis entry controls the addition and deletion of atmIfCAUbr components.
SEQUENCE OF AtmIfCAUbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.6.1
atmIfCAUbrRowStatusEntryA single entry in the table represents a single atmIfCAUbr component.
AtmIfCAUbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.6.1.1
atmIfCAUbrRowStatusThis variable is used as the basis for SNMP naming of atmIfCAUbr components. These components can be added.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.3.6.1.1.1
atmIfCAUbrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.3.6.1.1.2
atmIfCAUbrStorageTypeThis variable represents the storage type value for the atmIfCAUbr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.3.6.1.1.4
atmIfCAUbrIndexThis variable represents the index for the atmIfCAUbr tables.
Integer32 (0)
.1.3.6.1.4.1.3764.1.1.30.114.3.6.1.1.10
atmIfCAUbrProvTableThis group contains provisioned attributes for the UBR service category.
SEQUENCE OF AtmIfCAUbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100
atmIfCAUbrProvEntryAn entry in the atmIfCAUbrProvTable.
AtmIfCAUbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1
atmIfCAUbrMaxVpcsThis attribute specifies the maximum number of UBR Vpcs that can be activated on this AtmIf. The value must not exceed the maxVpcs attribute of the parent CA component. If this attribute is specified as sameAsCa, the maximum number of Vpcs is defined by the AtmIf/n CA maxVpcs attribute. Changes to this attribute do not affect existing Vpcs. If the value is changed to a number smaller than the current number of active UBR VPCs, no new UBR VPCs are admitted until the number of active UBR VPCs drops below the value of this attribute. The current number of active UBR VPCs is indicated by the Ubr/0 vpcUsage operational attribute. VALUES ( 16385 = sameAsCa )rw
Unsigned32 (0..4096 | 16385)
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1.5
atmIfCAUbrMaxVccsThis attribute specifies the maximum number of UBR Vccs that can be activated on this AtmIf, including UBR Vpt Vccs. The value must not exceed the maxVccs attribute of the parent CA component. If this attribute is specified as sameAsCa, the maximum number of Vccs is defined by the AtmIf/n CA maxVccs attribute. Changes to this attribute do not affect existing Vccs. If the value is changed to a number smaller than the current number of active UBR VCCs, no new UBR VCCs are admitted until the number of active UBR VCCs drops below the value of this attribute. The current number of active UBR VCCs is indicated by the Ubr/0 vccUsage operational attribute. VALUES ( 16385 = sameAsCa )rw
Unsigned32 (0..16384 | 16385)
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1.6
atmIfCAUbrMaxVptsThis attribute specifies the maximum number of UBR Vpts that can be activated on this AtmIf. The value must not exceed the maxVpts attribute of the parent CA component. If this attribute is specified as sameAsCa, the maximum number of Vpts is defined by the AtmIf/n CA maxVpts attribute. Changes to this attribute do not affect existing Vpts. If the value is changed to a number smaller than the current number of active UBR VPTs, no new UBR VPTs are admitted until the number of active UBR VPTs drops below the value of this attribute. The current number of active UBR VPTs is indicated by the Ubr/0 vptUsage operational attribute. VALUES ( 16385 = sameAsCa )rw
Unsigned32 (0..4096 | 16385)
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1.7
atmIfCAUbrPoolThis attribute specifies the bandwidth pool which is to be used to support the unspecified bit rate (UBR) service category except for connections managed by a Vpt CA. The percentage of link capacity reserved for the given bandwidth pool is the maximum bandwidth that can be allocated to UBR traffic. The percentage allocated to each bandwidth pool can be provisioned through the bandwidthPool attribute under the CA. The amount of bandwidth reserved for each UBR connection is specified in the minimumCellRate attribute.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1.10
atmIfCAUbrMinimumCellRateThis attribute specifies the minimum cell rate (MCR) which is allocated from the UBR bandwidth pool for each UBR connection which is admitted using Connection Admission Control (CAC) except for connections managed by a Vpt CA. UBR connections normally are serviced on a best effort basis, but this attribute allows allocation of a default minimum bandwidth for each connection.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1.11
atmIfCAUbrTxQueueLimitThis attribute specifies the default maximum queue length for the emission queues used to buffer the traffic of the UBR service category. It is used as the basis for setting the discard thresholds on both common and per-VC queues. For the common queue, the discard thresholds are set at approximately 35, 75 and 90 percent of the value of this attribute for traffic at discard priority 3 (DP=3), DP=2 and DP=1 respectively. For per-VC queue, the actual limit may be reduced depending on the shaping rate of the connection (for standard Vpt Vccs, this is the shaping rate of the Vpt). The discard thresholds are set at approximately 35, 75 and 90 percent of the scaled queue limit for traffic at discard priority 3 (DP=3), DP=2 and DP=1 respectively. However, a reduction will never result in a value that is less than the value set for the minPerVcQueueLimit attribute. When the value of this attribute is autoConfigure, an appropriate value is selected based on the card type. It is set to 1792 for low speed cards such as DS1, E1 and IMA, set to 2304 for high speed CQC-based ATM cards such as JT2, DS3, E3 and OC3, and set to 10240 for high speed ATM IP cards such as 3pDS3Atm2, 3pE3Atm2, 2pOC3SmAtm2 and 2pOC3MmAtm2. On CQC-based ATM cards, this attribute must be set to the same value for CA NrtVbr, Abr and Ubr components. For ATM IP FPs, the per-VC queue limit may be overridden for a permanent connection by specifying a value in the Vcd Tm or Vpd Tm txQueueLimit attribute. The operational value of the maximum length of a queue (common or per-VC) is indicated by the Vcc Tm, Vpc Tm, or Vpt Tm txQueueThresholds attribute. For standard Vpts, this attribute does not apply when using per-VC queuing and only applies when using common queueing. When using per-VC queueing, regardless of the Vpt's service category, standard Vpts use the AtmIf Ca NrtVbr txQueueLimit value as their default. This attribute does not apply to basic Vpts. VALUES ( 0 = autoConfigure )rw
Unsigned32 (0 | 5..63488)
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1.12
atmIfCAUbrMinPerVcQueueLimitThis attribute specifies the minimum queue limit for the per-VC queues of connections of the UBR service category. The queue limit of a per-VC queue is obtained by scaling down the txQueueLimit based on the shaping rate of that queue (shaping rate for the connection, and for standard Vpt Vccs, the shaping rate of the Vpt). This produces a constant delay for various queue lengths. The txQueueLimit provides an upper bound while minPerVcQueueLimit provides the lower bound. The value of this attribute must not be greater than the value of the txQueueLimit attribute. If this service category is used by Trunks the value of minPerVcQueueLimit must be at least 88. On CQC-based ATM cards, this attribute must be set to the same value for CA NrtVbr, Abr and Ubr components. For Vpts, this attribute does not apply. Regardless of Vpt service category, standard Vpts always use the AtmIf Ca NrtVbr minPerVcQueueLimit value as their default. To determine the queue limit of a standard Vpt Vcc, the txQueueLimit is scaled down by the Vpt shaping rate.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1.13
atmIfCAUbrPerVcQueueLimitReferenceRateThis attribute specifies the shaping rate to be used in computing the tolerable delay for per-VC queues of connections of the UBR service category. The delay is computed as the txQueueLimit divided by the value of this attribute. When the value of this attribute is autoConfigure, an appropriate default is selected based on the card type. It is set to 3685 for low speed cards such as DS1, E1 and IMA, set to 14740 for high speed cards such as JT2, DS3, E3 and OC3, and set to 65511 for high speed ATM IP cards such as 3pDS3Atm2, 3pE3Atm2, 2pOC3SmAtm2 and 2pOC3MmAtm2. On CQC-based ATM cards, this attribute must be set to the same value for CA NrtVbr, Abr and Ubr components. For Vpts, this attribute does not apply. Regardless of Vpt service category, standard Vpts always use the AtmIf Ca NrtVbr perVcQueueLimitReferenceRate value as their default. VALUES ( 0 = autoConfigure )rw
Unsigned32 (0 | 1..943396)
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1.14
atmIfCAUbrEmissionPriorityThis attribute is not applicable and is ignored for CQC-based ATM cards. This attribute specifies the emission priority (EP) which is used to transmit traffic of the UBR service category. A lower numerical value for this attribute specifies a higher emission priority. 0 is the highest EP and 7 is the lowest. Cells at a higher emission priority receive higher preference for link bandwidth. EPs 0 and 1 are in the absolute priority range, and are unaffected by any minimum bandwidth guarantees. EPs 2 through 7 are in the guaranteed bandwidth range. Minimum bandwidth guarantee is specified in the AtmIf/n Ep/m component. Emission priority setting must comply with all of the following constraints: 1. The emission priority numbers must be in the following order: CBR <= rt-VBR <= nrt-VBR <= ABR <= UBR 2. Two different ATM service categories may share the same EP only if they are both shaped. 3. CBR and rt-VBR may be placed either in the absolute priority range (EP 0 or 1) or in the guaranteed bandwidth range (EP 2 through 7). 4. If both CBR and rt-VBR are shaped, rt-VBR must share the same EP with CBR or ABR. If either one of CBR or rt-VBR are not shaped, then they cannot share the same EP. 5. ABR service category is always deemed to be shaped. If nrt-VBR is shaped, it must share the same EP with ABR. If nrt-VBR is not shaped it must have a higher EP than ABR. 6. If UBR is shaped, it must share the same EP with ABR. If UBR is not shaped, it must have a lower EP than ABR. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1.15
atmIfCAUbrTrafficShapingThis attribute specifies the default traffic shaping option for connections of the UBR service category. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. When this attribute is set to disabled, traffic shaping cannot be enabled for any UBR connection. For CQC-based ATM cards, this attribute may be set to enabled only if the interface supports shaping, as defined by the perVcQueueInterfaces attribute in the AtmResourceControl Cqc Override component. If that component does not exist, this attribute must be set to disabled. If the Vcc Tm, Vpc Tm, or Vpt Tm txTrafficDescType indicates type 1 or 2, this attribute is ignored, and traffic shaping is not applicable for that connection. When this attribute is set to inverseUpc, traffic shaping for a connection is enabled according to card type and the value of the Vcc Tm, Vpc Tm, or Vpt Tm txTrafficDescType. If this attribute is set to inverseUpc, and the txTrafficDescType is 3, 4, or 5, linear traffic shaping is enabled. Linear traffic shaping uses a single static traffic shaping rate. On CQC-based ATM FPs, if this attribute is set to inverseUpc, and the txTrafficDescType is 6, 7, or 8, linear traffic shaping is enabled. On ATM IP FPs, if this attribute is set to inverseUpc, and the txTrafficDescType is 6, 7, or 8, inverse-UPC (also referred to as VBR or dual leaky bucket) traffic shaping is enabled. Inverse-UPC traffic shaping can burst above the sustained cell rate to the peak cell rate for the duration defined by maximum burst size. Inverse- UPC traffic shaping exactly conforms to the requirements of a dual leaky bucket UPC enforcer. When this attribute is set to enabled and the txTrafficDescType is 3, 4, 5, 6, 7, or 8, traffic shaping for a connection is enabled using linear shaping. Enabling or disabling traffic shaping may require a matching change to the emissionPriority attribute and unshapedTransmitQueueing attribute for this service category. Refer to those attributes for the complete description of the interactions. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1.19
atmIfCAUbrShapeRecoupPolicyThis attribute specifies the shaping recoup policy for the UBR service category. This is the policy which is used to recoup shaping opportunities which are lost when more than one connection schedules a cell for the same transmit opportunity. In this case, one connection is scheduled, and the cell from the other connection is delayed by one cell time. This attribute affects how the transmit time is calculated for the next cell on the delayed connection. This attribute is ignored if this service category is not shaped. When the connection which was delayed schedules the next cell to transmit, it may calculate the time as a difference from either the previous actual cell transmit time, or the time when the previous cell should have been transmitted. Setting this attribute to maximumEfficiency results in each connection trying to recoup or regain any delays in scheduling. The transmit time from the next cell is calculated from the time when the cell should originally have been sent. Cell delay variation (CDV) occurs in this case since the cells are sent with less than the shaping delay between them. However, in general the shaper recovers (recoups) lost opportunities and improves efficiency. Setting this attribute to minimumCdv results in connections not trying to recoup or regain any delays in scheduling. The transmit time for the next cell is calculated from the time when the previous cell was actually transmitted. This minimizes CDV, but results in missed cell opportunities. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1.20
atmIfCAUbrUnshapedTransmitQueueingThis attribute specifies the default queuing option for unshaped connections of the UBR service category. This attribute controls whether common or per-VC queueing is used. Per-VC queueing means that each connection has its own buffering and queue limits. Common queueing means that cells are queued in First In First Out order on a common queue. The common queue has one set of congestion control levels for all cells enqueued on it. For ATM IP cards, there is one common queue for the UBR service category. For CQC-based ATM cards, there is one common queue which is shared by the nrt-VBR, ABR and UBR service categories. For ATM IP cards, if traffic shaping for this service category is disabled, this attribute may take any of the three values. In this case, the value autoConfigure is interpreted to mean per-VC queueing. For ATM IP cards, if traffic shaping for this service category is not disabled, the only permitted values are perVc and autoConfigure. In this case, the result is that all connections use per-VC queueing. For CQC-based ATM cards, if the perVcQueueInterfaces attribute of the Lp Eng Arc Cqc component permits shaping for this interface, then this attribute may take any of the three values. In this case, the value autoConfigure is interpreted to mean per-VC queueing. For CQC-based ATM cards, if the perVcQueueInterfaces attribute of the Lp Eng Arc Cqc component does not permit shaping for this interface, then this attribute may take the values common or autoConfigure. In this case, the value autoConfigure is interpreted to mean common queueing. If this attribute is set to autoConfigure, an override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. The opUnshapedTransmitQueueing attribute of this component indicates whether the transmit queueing is perVc or common. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1.21
atmIfCAUbrUsageParameterControlThis attribute specifies the default usage parameter control (UPC) option for connections of the UBR service category. This attribute is ignored if the rxTrafficDescriptorType indicates 1 or 2. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. When this attribute is set to enforced, UPC is enforced for each connection. When UPC is enforced, non-conforming cells are either tagged or discarded depending on the rxTrafficDescriptorType. On ATM IP FPs, when this attribute is set to monitored, UPC conformance checking is performed, except, instead of the non- conforming cells being tagged or discarded, they are merely counted in the UPC violations counts, and passed on unchanged. On CQC-based ATM FPs, when this attribute is set to monitored, it has the same effect as setting it to disabled. When this attribute is set to disabled, UPC is disabled on the receive path for all UBR connections. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1.22
atmIfCAUbrWeightPolicyThis attribute specifies the policy which is applied when calculating the fairness weight for unshaped connections of the UBR service category. The fairness weight for a connection determines the relative amount of bandwidth which that connection obtains, compared to other connections in the same service category. Connections with equal weight get equal transmit opportunities. Connections with higher weights get more transmit opportunities compared with connections that have lower weights. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. The fairness weight for a connection is directly proportional to the value of one of the traffic descriptor parameters for that connection. This attribute specifies which traffic descriptor parameter is used for connections of the UBR service category. This attribute is ignored on CQC-based ATM cards. This attribute is also ignored on ATM IP cards if unshapedTransmitQueueing is set for common queuing. If this attribute is set to mcr, the fairness weight is proportional to the default minimum cell rate (MCR) for UBR connections. If the default minimum cell rate is 0, all UBR connections get a minimum weight, which is 1. If this attribute is set to pcr, the fairness weight is proportional to the transmit peak cell rate (PCR) of a connection. Connections with a higher PCR have a higher fairness weight. Connections with txTrafficDescType 1 or 2 get a minimum weight, which is 1. If this attribute is set to ecr, the fairness weight is proportional to the equivalent cell rate (ECR) of a connection as calculated by connection admission control (CAC). Connections with a higher ECR have a higher fairness weight. Connections with an ECR of 0 get a minimum weight, which is 1. The weight of a connection is visible in the Vcc Tm, Vpc Tm, or Vpt Tm weight attribute. This attribute does not apply to standard Vpt Vccs and basic Vpts.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1.23
atmIfCAUbrForceTaggingThis attribute specifies the default of whether to force tagging (CLP=1) of all cells for all UBR connections. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. When this attribute is set to enabled, CLP is set to 1 for all cells in the transmit direction. This is in conformance with the ATM Forum TM4.0 UBR.2 service definition. Force tagging is only supported on ATM IP FPs. On CQC-based ATM FPs, this attribute must be set to disabled. When this attribute is set to disabled, CLP is unchanged for all cells in the transmit direction. This is in conformance with the ATM Forum TM4.0 UBR.1 service definition. This attribute never applies to any type of Vpt.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1.24
atmIfCAUbrCdvtThis attribute specifies the default cell delay variation tolerance (CDVT) for all connections of the UBR service category. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. If Usage Parameter Control (UPC) is enabled for a connection, CDVT is used by the UPC function to decide whether a cell is conforming or non-conforming based on the connection's traffic descriptor type. The larger the CDVT value, the more tolerant is the UPC of bandwidth usage beyond the traffic contract.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1.30
atmIfCAUbrHoldingPriorityThis attribute specifies the default holding priority which applies to SVP and SVC UBR connections. It takes a value from 0 (highest priority) to 4 (lowest priority). In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This attribute does not apply to Vpt Vccs. When bandwidth fluctuates, the entire Vpt, along with all Vpt Vccs is released as a unit, according to the Vpt's holdingPriority.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1.40
atmIfCAUbrSvcMpHoldingPriorityThis attribute specifies the default holding priority which applies to SVC UBR point-to-multipoint connections. It takes a value from 0 (highest priority) to 4 (lowest priority). In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This attribute does not apply to Vpt Vccs. When bandwidth fluctuates, the entire Vpt, along with all Vpt Vccs is released as a unit, according to the Vpt's holdingPriority.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.6.100.1.50
atmIfCAUbrOperTableThis group contains operational attributes for the UBR service category.
SEQUENCE OF AtmIfCAUbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.6.110
atmIfCAUbrOperEntryAn entry in the atmIfCAUbrOperTable.
AtmIfCAUbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.6.110.1
atmIfCAUbrOpUnshapedTransmitQueueingThis attribute indicates the state of transmit queueing for unshaped UBR connections. A value of perVc indicates that any unshaped connections use per- VC queueing. A value of common indicates that traffic for unshaped connections uses the common queue which corresponds to the EP for this service category.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.6.110.1.10
atmIfCAUbrVpcUsageThis attribute indicates the number of active UBR Vpcs under this interface. It includes switched and permanent connections.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.6.110.1.11
atmIfCAUbrVccUsageThis attribute indicates the number of active UBR Vccs under this interface. It includes switched and permanent connections, and Vpt Vccs.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.6.110.1.12
atmIfCAUbrVptUsageThis attribute indicates the number of active UBR Vpts under this interface.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.6.110.1.13
atmIfCAUbrEpdOffsetThis attribute indicates the Early Packet Discard (EPD) offset which is currently in use for this service category. The EPD offset is used to derive the EPD thresholds for each CC level. Any connection under this service category which requires the txPacketWiseDiscard feature must specify a transmit queue limit which is at least 5.71 times this offset. This ensures that the derived Epd threshold will never be less than 17.5 % of the transmit queue limit. If this is not done, txPacketWiseDiscard for the connection will be automatically disabled. The value of this EPD offset is specified under the lp/x eng arc aqm ov component.ro
Unsigned32 (0 | 5..1024)
.1.3.6.1.4.1.3764.1.1.30.114.3.6.110.1.14
atmIfCAProvTableThis group contains provisioned attributes which specify the behavior of Connection Admission Control (CAC) for the ATM connections configured on an ATM interface. Note that the names of some of the attributes follow the conventions of UNI 4.0 for forward compatibility reasons. This does not imply conformance in general with the UNI 4.0 specification.
SEQUENCE OF AtmIfCAProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.100
atmIfCAProvEntryAn entry in the atmIfCAProvTable.
AtmIfCAProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1
atmIfCAMaxVpcsThis attribute specifies the maximum number of Vpcs that can be activated on this AtmIf. If the AtmIf is linked to a LogicalProcessor of cardType other than 3pE3Atm, 3pDS3Atm, 3pOC3MmAtm, 3pOC3SmAtm, 3pE1Atm, 3pDS1Atm, 2pJ6MAtm, the sum of (maxVccs + maxVpcs + (maxVpts * 3) + 1) across all AtmIfs linked to that Lp must not exceed the totalConnectionPoolCapacity attribute of the Arc component. Note that 3 connections are used for every standard Vpt and 2 for each basic Vpt. If the Arc component doesn't exist, the default value of the Arc totalConnectionPoolCapacity attribute is used as the limit. This attribute has been obsoleted and its value migrated to the maxVpcs attribute.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.5
atmIfCAMaxVccsThis attribute specifies the maximum number of usable Vccs (and Vpt Vccs) that can be configured on this AtmIf. The value must not exceed the number of non-reserved Vcc identifiers in the Vcc space supported by this AtmIf (which is specified by the ConnectionMapping component). Furthermore, if the AtmIf is linked to a LogicalProcessor of cardType other than 3pE3Atm, 3pDS3Atm, 3pOC3MmAtm, 3pOC3SmAtm, 3pE1Atm, 3pDS1Atm, 2pJ6MAtm, the sum of (maxVccs + maxVpcs + (maxVpts * 3) + 1) across all AtmIfs linked to that Lp must not exceed the totalConnectionPoolCapacity attribute of the Arc component. Note that 3 connections are used for every standard Vpt and 2 for each basic Vpt. If the Arc component doesn't exist, the default value of the Arc totalConnectionPoolCapacity attribute is used as the limit.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.6
atmIfCAMinMulticastBranchesThis attribute specifies the guaranteed number of multicast branches that can be activated on this AtmIf, including those activated beneath a Vpt. The sum of minMulticastBranches across all AtmIfs of the Lp must be less than or equal to the multicastBranchesCapacity attribute of the Arc component of the Lp. For CQC-based ATM cards, the value of the attribute can not exceed 10752. If this value is non zero, the Arc component must exist and have multicastBranchesCapacity set to a value greater than or equal to this attribute.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.7
atmIfCAMaxMulticastBranchesThis attribute specifies the maximum number of provisionable multicast branches that can be activated on this AtmIf, including those activated beneath a Vpt. If this attribute is set to a value other than autoConfigure, it must be greater than or equal to the value of minMulticastBranches of this AtmIf. For CQC-based ATM cards, the value of the attribute can not exceed 10752. When this attribute is set to autoConfigure, an appropriate value is selected based on the card type. It is set to 10752 for all CQC-based ATM cards, and to 16384 for ATM IP cards. VALUES ( 0 = autoConfigure )rw
Unsigned32 (0 | 1..16384)
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.8
atmIfCAMaxVptsThis attribute specifies the maximum number of Vpts that can be activated on this AtmIf. If the AtmIf is linked to a LogicalProcessor of cardType other than 3pE3Atm, 3pDS3Atm, 3pOC3MmAtm, 3pOC3SmAtm, 3pE1Atm, 3pDS1Atm, 2pJ6MAtm, the sum of (maxVccs + maxVpcs + (maxVpts * 3) + 1) across all AtmIfs linked to that Lp must not exceed the totalConnectionPoolCapacity attribute of the Arc component. Note that 3 connections are used for every standard Vpt and 2 for each basic Vpt. If the Arc component doesn't exist, the default value of the Arc totalConnectionPoolCapacity attribute is used as the limit. This attribute has been obsoleted and its value migrated to the maxVpts attribute.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.9
atmIfCAMinAutoSelectedVciThis attribute specifies the default lower boundary for VCIs which are automatically allocated for a switched Vcc. A VCI number is automatically allocated when a switched Vcc does not request a specific VCI number. This attribute has been obsoleted and its value migrated to the minAutoSelectedVciForVpiZero attribute.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.10
atmIfCAMinAutoSelectedVciForVpiZeroThis attribute specifies the minimum VCI value which is automatically allocated for a switched Vcc with VPI value of zero. A VCI number is automatically allocated when a switched Vcc does not request a specific VCI number. This value also applies to switched Vccs created beneath Vpt/0.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.15
atmIfCAMinAutoSelectedVciForNonZeroVpiThis attribute specifies the minimum VCI value which is automatically allocated for a switched Vcc with a non-zero VPI value. A VCI number is automatically allocated when a switched Vcc does not request a specific VCI number. This value also applies to switched Vccs created beneath a Vpt.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.20
atmIfCAPermittedSvcAtmServiceCategoriesThis attribute specifies which ATM service categories are permitted on this interface for SVCs. The value of this attribute does not affect control VCCs, such as signalling and ILMI channels. If the value is empty, no SVCs may use this interface. This attribute has been obsoleted and its value migrated to the permittedAtmServiceCategories attribute. Description of bits: unspecifiedBitRate(0) constantBitRate(1) rtVariableBitRate(2) nrtVariableBitRate(3)rwobsolete
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.25
atmIfCACbrPoolThis attribute has been obsoleted and migrated under the Cbr subcomponent. In addition, notApplicable is no longer a valid value of the new attribute. This attribute specifies the bandwidth pool which is to be used to support the constant bit rate (CBR) service category. When the user does not intend to support the CBR service category, this attribute should be set to notApplicable. Otherwise, one of the three bandwidth pools should be selected. The percentage of link capacity reserved for the given bandwidth pool is the maximum bandwidth that can be allocated to CBR traffic.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.30
atmIfCACbrCdvtThis attribute has been obsoleted and migrated under the Cbr subcomponent. This attribute specifies the cell delay variation tolerance (CDVT) which is to be applied to the entire ATM Interface for CBR traffic.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.40
atmIfCACbrCellLossRatioThis attribute has been obsoleted and migrated under the Cbr subcomponent. In addition, the type and range of the new attribute have been changed. This attribute specifies the tolerable cell loss ratio (CLR) for CBR traffic. The number is the logarithm (base 10) of the CLR. In other words if the target CLR = 1E-10 then cbrCellLossRatio = -10. This number must be the same as the vbrRtCellLossRatio since CBR and rt-VBR traffic have the same discard priority. The cbrCellLossRatio is used by the Connection Admission Control (CAC) algorithm to compute the required (equivalent) cell rate for CBR connections. There is a trade-off between the service category CLR and the achievable link utilization. To guarantee an excellent service category, the CLR should be as small as possible (e.g., 1E-10). However, a smaller CLR results in a larger equivalent cell rate for a given connection and hence a lower link utilization.rwobsolete
INTEGER (-10..0)
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.50
atmIfCASvcCbrHoldingPriorityThis attribute has been obsoleted and migrated under the Cbr subcomponent. This attribute specifies the default holding priority which applies for SVC CBR connections. It takes a value from 0 (highest priority) to 4 (lowest priority). In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.51
atmIfCASvcVbrRtHoldingPriorityThis attribute has been obsoleted and migrated under the RtVbr subcomponent. This attribute specifies the default holding priority which applies for SVC rt-VBR connections. It takes a value from 0 (highest priority) to 4 (lowest priority). In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.52
atmIfCASvcVbrNrtHoldingPriorityThis attribute has been obsoleted and migrated under the NrtVbr subcomponent. This attribute specifies the default holding priority which applies for SVC nrt-VBR connections. It takes a value from 0 (highest priority) to 4 (lowest priority). In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.53
atmIfCAVbrRtPoolThis attribute has been obsoleted and migrated under the RtVbr subcomponent. In addition, notApplicable is no longer a valid value of the new attribute. This attribute specifies the bandwidth pool which is to be used to support the variable bit rate real time (rt-VBR) service category. When the user does not intend to support the rt-VBR service category, this attribute should be set to notApplicable. Otherwise, one of the three bandwidth pools should be selected. The percentage of link capacity reserved for the given bandwidth pool is the maximum bandwidth that can be allocated to rt-VBR traffic.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.60
atmIfCAVbrRtCdvtThis attribute has been obsoleted and migrated under the RtVbr subcomponent. This attribute specifies the cell delay variation tolerance (CDVT) which is to be applied to the entire ATM Interface for rt-VBR traffic.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.70
atmIfCAVbrRtCellLossRatioThis attribute has been obsoleted and migrated under the RtVbr subcomponent. In addition, the type and range of this attribute has been changed. This attribute specifies the tolerable cell loss ratio (CLR) for rt- VBR traffic. The number is the logarithm (base 10) of the CLR. In other words if the target CLR = 1E-10 then vbrRtCellLossRatio = - 10. This number must be the same as the cbrCellLossRatio since CBR and rt-VBR traffic have the same discard priority. The vbrRtCellLossRatio is used by the Connection Admission Control (CAC) algorithm to compute the required (equivalent) cell rate for rt-VBR connections. This number must be less than or equal to the vbrNrtCellLossRatio, since rt-VBR traffic has a higher discard priority. There is a trade-off between the service category CLR and the achievable link utilization. To guarantee an excellent service category, the CLR should be as small as possible (e.g., 1E-10). However, a smaller CLR results in a larger equivalent cell rate for a given connection and hence a lower link utilization.rwobsolete
INTEGER (-10..0)
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.80
atmIfCAVbrNrtPoolThis attribute has been obsoleted and migrated under the NrtVbr subcomponent. In addition, notApplicable is no longer a valid value of the new attribute. This attribute specifies the bandwidth pool which is to be used to support the variable bit rate non-real time (nrt-VBR) service category. When the user does not intend to support the nrt-VBR, this attribute should be set to notApplicable. Otherwise, one of the three bandwidth pools should be selected. The percentage of link capacity reserved for the given bandwidth pool is the maximum bandwidth that can be allocated to nrt-VBR traffic.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.90
atmIfCAVbrNrtCdvtThis attribute has been obsoleted and migrated under the NrtVbr subcomponent. This attribute specifies the cell delay variation tolerance (CDVT), which is to be applied to the entire ATM Interface for nrt-VBR traffic.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.100
atmIfCAMaxCaVpcsThis attribute specifies the maximum number of Vpcs that can be activated on this AtmIf. If the AtmIf is linked to a LogicalProcessor of cardType other than 3pE3Atm, 3pDS3Atm, 3pOC3MmAtm, 3pOC3SmAtm, 3pE1Atm, 3pDS1Atm, 2pJ6MAtm, the sum of (maxVccs + maxVpcs + (maxVpts * 3) + 1) across all AtmIfs linked to that Lp must not exceed the totalConnectionPoolCapacity attribute of the Arc component. Note that 3 connections are used for every standard Vpt and 2 for each basic Vpt. If the Arc component doesn't exist, the default value of the Arc totalConnectionPoolCapacity attribute is used as the limit.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.105
atmIfCAMaxCaVptsThis attribute specifies the maximum number of Vpts that can be activated on this AtmIf. If the AtmIf is linked to a LogicalProcessor of cardType other than 3pE3Atm, 3pDS3Atm, 3pOC3MmAtm, 3pOC3SmAtm, 3pE1Atm, 3pDS1Atm, 2pJ6MAtm, the sum of (maxVccs + maxVpcs + (maxVpts * 3) + 1) across all AtmIfs linked to that Lp must not exceed the totalConnectionPoolCapacity attribute of the Arc component. Note that 3 connections are used for every standard Vpt and 2 for each basic Vpt. If the Arc component doesn't exist, the default value of the Arc totalConnectionPoolCapacity attribute is used as the limit.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.106
atmIfCAVbrNrtCellLossRatioThis attribute has been obsoleted and migrated under the NrtVbr subcomponent. In addition, the type and range of new attribute has been changed. This attribute specifies the tolerable cell loss ratio (CLR) for nrt- VBR traffic. The number is the logarithm (base 10) of the CLR. In other words if the target CLR = 1E-10 then vbrNrtCellLossRatio = - 10.This number must be greater than or equal to vbrRtCellLossRatio since rt-VBR traffic has a higher discard priority. The vbrNrtCellLossRatio is used by the Connection Admission Control (CAC) algorithm to compute the required (equivalent) cell rate for nrt-VBR connections. There is a trade-off between the service category CLR and the achievable link utilization. To guarantee an excellent service category, the CLR should be as small as possible (e.g., 1E-10). However, a smaller CLR results in a larger equivalent cell rate for a given connection and hence a lower link utilization.rwobsolete
INTEGER (-10..0)
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.110
atmIfCAUbrMaxConnectionsThis attribute is obsolete in P6.0, and has been migrated to the CA Ubr/0 maxVccs and maxVpcs attributes. This attribute specifies the maximum number of unspecified bit rate (UBR) connections which are to be admitted managed by this CA. This number is enforced by the connection admission control (CAC) algorithm for this AtmIf.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.120
atmIfCAMinAutoSelectedVpiThis attribute specifies the minimum VPI value which will be automatically allocated for a switched Vpc. A VPI number is automatically allocated when a switched Vpc does not request a specific VPI number.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.121
atmIfCAPermittedAtmServiceCategoriesThis attribute specifies which ATM service categories are permitted on this interface for SVPs and SVCs. The value of this attribute does not affect control VCCs, such as signalling and ILMI channels. If the value is empty, no non-control SVPs or SVCs will use this interface. This attribute is ignored for the admission of provisioned VCCs, VPCs, VPTs, S-PVCs, and S-PVPs. The value of the permittedAtmServiceCategories in a VPT CA overrides this AtmIf CA setting for all the given VPT's VCCs. Description of bits: unspecifiedBitRate(0) constantBitRate(1) rtVariableBitRate(2) nrtVariableBitRate(3)rw
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.122
atmIfCAMaxAutoSelectedVpiThis attribute specifies the maximumVPI value which will be automatically allocated for a switched Vpc or Vcc. A VPI number is automatically allocated when a switched Vpc or Vcc does not request a specific VPI number.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.125
atmIfCAMaxAutoSelectedVciForVpiZeroThis attribute specifies the maximum VCI value which is automatically allocated for a switched Vcc. A VCI number is automatically allocated when a switched Vcc does not request a specific VCI number. This value also applies to switched Vccs created beneath Vpt/0.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.126
atmIfCAMaxAutoSelectedVciForNonZeroVpiThis attribute specifies the maximum VCI value which is automatically allocated for a switched Vcc. A VCI number is automatically allocated when a switched Vcc does not request a specific VCI number. This value also applies to switched Vccs created beneath non zero Vpts.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.100.1.127
atmIfCAOperTableThis group contains operational attributes giving statistics about the ATM connections configured on an ATM interface.
SEQUENCE OF AtmIfCAOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.110
atmIfCAOperEntryAn entry in the atmIfCAOperTable.
AtmIfCAOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.110.1
atmIfCAPermanentVpcsThis attribute indicates the number of permanent Vpcs that are currently provisioned on this interface.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.110.1.10
atmIfCAPermanentVptsThis attribute indicates the number of permanent Vpts that are currently provisioned on this interface.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.110.1.15
atmIfCAPermanentVccsThis attribute indicates the number of permanent Vccs that are currently provisioned on this interface (this includes Vccs having SrcPvc subcomponents). Vpt Vccs are also included in this count.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.110.1.20
atmIfCASwitchedVccsThis attribute indicates the number of switched Vccs that are currently active on this interface. Vpt Vccs are also included in this count.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.3.110.1.30
atmIfCASwitchedMulticastBranchesThis attribute indicates the number of multicast branches used in switched Vccs, including Vpt Vccs, that are currently active on this interface. The sum of this attribute for all AtmIf components linked to an Lp gives the value of multiCastBranchesUsage in the Arc component.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.3.110.1.40
atmIfCATroubledVpcsThis attribute indicates the number of troubled Vpcs on this interface. A Vpc is 'troubled' if its operational troubled attribute has the value yes.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.110.1.60
atmIfCATroubledVptsThis attribute indicates the number of troubled Vpts on this interface. A Vpt is 'troubled' if its operational troubled attribute has the value yes.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.110.1.65
atmIfCATroubledVccsThis attribute indicates the number of troubled Vccs on this interface. A Vcc is 'troubled' if its operational troubled attribute has the value yes.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.110.1.70
atmIfCAUbrAvailableConnectionsThis attribute is historical in P6.0. Refer instead to the vccUsage and vpcUsage under the AtmIf CA Ubr component. This attribute indicates the available UBR connections. Its value is ubrMaxConnections minus the number of admitted connections.roobsolete
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.3.110.1.80
atmIfCAConnectionPoolUsageThis attribute indicates the number of enabled VCCs, VPCs, and VPTs in this AtmIf. An example of a VCC not in the enabled state is a Vcc with a Test subcomponent where the test is not started. Each Vcc or Vpc is counted as 1 connection. Each basic Vpt is counted as 2 connections and each standard Vpt is counted as 3 connections. Each connection appropriately reduces the number of connections indicated in Arc totalConnectionPoolAvailable and increases the number of connections indicated in Arc totalConnectionPoolUsage.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.3.110.1.81
atmIfCASwitchedVpcsThis attribute indicates the number of switched Vpcs that are currently active on this interface.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.3.110.1.82
atmIfCAVirtualLinkRequestedBandwidthThis attribute specifies the total bandwidth requested by all Virtual Link VPTs for this AtmIf.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.110.1.130
atmIfCAVirtualLinkAdmittedBandwidthThis attribute specifies the total bandwidth allocated to all Virtual Link VPTs for this AtmIf.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.110.1.131
atmIfCAVirtualLinkUnallocatedBandwidthThis attribute specifies the total bandwidth that has not been allocated to either Virtual Link VPTs or the AtmIf.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.110.1.132
atmIfCABwPoolTableLink capacity is partitioned into five bandwidth pools. This attribute specifies the percentage of link bandwidth that is allowed for each pool. The percentage for each pool ranges from 0% to 12,800%. This allows for both under and over subscription of the link. Under subscription occurs when the sum of the percentages assigned to the five pools is less than 100%. Over subscription occurs when the sum of the percentages for the five pools exceeds 100%.
SEQUENCE OF AtmIfCABwPoolEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.293
atmIfCABwPoolEntryAn entry in the atmIfCABwPoolTable.
AtmIfCABwPoolEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.293.1
atmIfCABwPoolIndexThis variable represents the atmIfCABwPoolTable specific index for the atmIfCABwPoolTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.3.293.1.1
atmIfCABwPoolValueThis variable represents an individual value for the atmIfCABwPoolTable.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.3.293.1.2
atmIfCAPoolRequBwTableThis attribute indicates the total requested bandwidth from bandwidthPool except for connections managed by a Vpt CA. Its value is the sum of the equivalent cell rates (ECR) for connections which are admitted, and for connections which are requesting admission but have not yet been admitted.
SEQUENCE OF AtmIfCAPoolRequBwEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.296
atmIfCAPoolRequBwEntryAn entry in the atmIfCAPoolRequBwTable.
AtmIfCAPoolRequBwEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.296.1
atmIfCAPoolRequBwIndexThis variable represents the atmIfCAPoolRequBwTable specific index for the atmIfCAPoolRequBwTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.3.296.1.1
atmIfCAPoolRequBwValueThis variable represents an individual value for the atmIfCAPoolRequBwTable.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.3.296.1.2
atmIfCAPoolAdmitBwTableThis attribute indicates the total admitted bandwidth in bandwidthPool except for connections managed by a Vpt CA. Its value is the sum of the equivalent cell rates (ECR) of the admitted connections.
SEQUENCE OF AtmIfCAPoolAdmitBwEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.299
atmIfCAPoolAdmitBwEntryAn entry in the atmIfCAPoolAdmitBwTable.
AtmIfCAPoolAdmitBwEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.299.1
atmIfCAPoolAdmitBwIndexThis variable represents the atmIfCAPoolAdmitBwTable specific index for the atmIfCAPoolAdmitBwTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.3.299.1.1
atmIfCAPoolAdmitBwValueThis variable represents an individual value for the atmIfCAPoolAdmitBwTable.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.3.299.1.2
atmIfCAPoolAvailBwTableThis attribute indicates the total available bandwidth in bandwidthPool. Its value is the link capacity reduced by the sum of the equivalent cell rates (ECR) of the admitted connections.obsolete
SEQUENCE OF AtmIfCAPoolAvailBwEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.300
atmIfCAPoolAvailBwEntryAn entry in the atmIfCAPoolAvailBwTable.obsolete
AtmIfCAPoolAvailBwEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.300.1
atmIfCAPoolAvailBwIndexThis variable represents the atmIfCAPoolAvailBwTable specific index for the atmIfCAPoolAvailBwTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.3.300.1.1
atmIfCAPoolAvailBwValueThis variable represents an individual value for the atmIfCAPoolAvailBwTable.roobsolete
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.3.300.1.2
atmIfCAPoolProvBwTableThis attribute indicates the total bandwidth from bandwidthPool which is specified by provisioned connections except for those managed by a Vpt CA. Its value is the sum of the equivalent cell rates (ECR) of the provisioned connections. Provisioned connections include provisioned AtmIf Vccs, AtmIf Vpcs, AtmIf Vpts, Vpt Vccs, and Vccs or Vpcs with a Src component under them.
SEQUENCE OF AtmIfCAPoolProvBwEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.319
atmIfCAPoolProvBwEntryAn entry in the atmIfCAPoolProvBwTable.
AtmIfCAPoolProvBwEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.319.1
atmIfCAPoolProvBwIndexThis variable represents the atmIfCAPoolProvBwTable specific index for the atmIfCAPoolProvBwTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.3.319.1.1
atmIfCAPoolProvBwValueThis variable represents an individual value for the atmIfCAPoolProvBwTable.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.3.319.1.2
atmIfCAPoolWaitAdmConnsTableThis attribute indicates the total number of connections which have currently requested admission in bandwidthPool but are not yet admitted. This attribute does not include connections that are managed by a Vpt CA.
SEQUENCE OF AtmIfCAPoolWaitAdmConnsEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.320
atmIfCAPoolWaitAdmConnsEntryAn entry in the atmIfCAPoolWaitAdmConnsTable.
AtmIfCAPoolWaitAdmConnsEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.320.1
atmIfCAPoolWaitAdmConnsIndexThis variable represents the atmIfCAPoolWaitAdmConnsTable specific index for the atmIfCAPoolWaitAdmConnsTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.3.320.1.1
atmIfCAPoolWaitAdmConnsValueThis variable represents an individual value for the atmIfCAPoolWaitAdmConnsTable.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.3.320.1.2
atmIfCAPoolAdmConnsTableThis attribute indicates the total number of connections which are currently admitted in bandwidthPool except for those managed by a Vpt CA.
SEQUENCE OF AtmIfCAPoolAdmConnsEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.321
atmIfCAPoolAdmConnsEntryAn entry in the atmIfCAPoolAdmConnsTable.
AtmIfCAPoolAdmConnsEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.321.1
atmIfCAPoolAdmConnsIndexThis variable represents the atmIfCAPoolAdmConnsTable specific index for the atmIfCAPoolAdmConnsTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.3.321.1.1
atmIfCAPoolAdmConnsValueThis variable represents an individual value for the atmIfCAPoolAdmConnsTable.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.3.321.1.2
atmIfCAPoolAvailableBwTableThis attribute indicates the total available bandwidth in bandwidthPool. A positive number indicates that there is still bandwidth available in the pool which has not been allocated. A negative value indicates that some bandwidth-elastic provisioned connections are running in reduced mode, where their allocated bandwidth is below their originally allocated ECR. The negative amount is equal to the sum of the bwReduction attribute for all connections under this bandwidthPool.
SEQUENCE OF AtmIfCAPoolAvailableBwEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.326
atmIfCAPoolAvailableBwEntryAn entry in the atmIfCAPoolAvailableBwTable.
AtmIfCAPoolAvailableBwEntry
.1.3.6.1.4.1.3764.1.1.30.114.3.326.1
atmIfCAPoolAvailableBwIndexThis variable represents the atmIfCAPoolAvailableBwTable specific index for the atmIfCAPoolAvailableBwTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.3.326.1.1
atmIfCAPoolAvailableBwValueThis variable represents an individual value for the atmIfCAPoolAvailableBwTable.ro
INTEGER (-2147483648..2147483647)
.1.3.6.1.4.1.3764.1.1.30.114.3.326.1.2
atmIfVpc
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.4
atmIfVpcRowStatusTableThis entry controls the addition and deletion of atmIfVpc components.
SEQUENCE OF AtmIfVpcRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.1
atmIfVpcRowStatusEntryA single entry in the table represents a single atmIfVpc component.
AtmIfVpcRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.1.1
atmIfVpcRowStatusThis variable is used as the basis for SNMP naming of atmIfVpc components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.1.1.1
atmIfVpcComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.1.1.2
atmIfVpcStorageTypeThis variable represents the storage type value for the atmIfVpc tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.1.1.4
atmIfVpcIndexThis variable represents the index for the atmIfVpc tables.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.4.1.1.10
atmIfVpcVpd
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.4.2
atmIfVpcVpdRowStatusTableThis entry controls the addition and deletion of atmIfVpcVpd components.
SEQUENCE OF AtmIfVpcVpdRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.1
atmIfVpcVpdRowStatusEntryA single entry in the table represents a single atmIfVpcVpd component.
AtmIfVpcVpdRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.1.1
atmIfVpcVpdRowStatusThis variable is used as the basis for SNMP naming of atmIfVpcVpd components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.1.1.1
atmIfVpcVpdComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.1.1.2
atmIfVpcVpdStorageTypeThis variable represents the storage type value for the atmIfVpcVpd tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.1.1.4
atmIfVpcVpdIndexThis variable represents the index for the atmIfVpcVpd tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.4.2.1.1.10
atmIfVpcVpdTm
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2
atmIfVpcVpdTmRowStatusTableThis entry controls the addition and deletion of atmIfVpcVpdTm components.
SEQUENCE OF AtmIfVpcVpdTmRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.1
atmIfVpcVpdTmRowStatusEntryA single entry in the table represents a single atmIfVpcVpdTm component.
AtmIfVpcVpdTmRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.1.1
atmIfVpcVpdTmRowStatusThis variable is used as the basis for SNMP naming of atmIfVpcVpdTm components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.1.1.1
atmIfVpcVpdTmComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.1.1.2
atmIfVpcVpdTmStorageTypeThis variable represents the storage type value for the atmIfVpcVpdTm tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.1.1.4
atmIfVpcVpdTmIndexThis variable represents the index for the atmIfVpcVpdTm tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.1.1.10
atmIfVpcVpdTmAbr
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2
atmIfVpcVpdTmAbrRowStatusTableThis entry controls the addition and deletion of atmIfVpcVpdTmAbr components.
SEQUENCE OF AtmIfVpcVpdTmAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.1
atmIfVpcVpdTmAbrRowStatusEntryA single entry in the table represents a single atmIfVpcVpdTmAbr component.
AtmIfVpcVpdTmAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.1.1
atmIfVpcVpdTmAbrRowStatusThis variable is used as the basis for SNMP naming of atmIfVpcVpdTmAbr components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.1.1.1
atmIfVpcVpdTmAbrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.1.1.2
atmIfVpcVpdTmAbrStorageTypeThis variable represents the storage type value for the atmIfVpcVpdTmAbr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.1.1.4
atmIfVpcVpdTmAbrIndexThis variable represents the index for the atmIfVpcVpdTmAbr tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.1.1.10
atmIfVpcVpdTmAbrProvTableThis group contains provisioned attributes for the ABR ATM connections configured on an ATM interface.
SEQUENCE OF AtmIfVpcVpdTmAbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.110
atmIfVpcVpdTmAbrProvEntryAn entry in the atmIfVpcVpdTmAbrProvTable.
AtmIfVpcVpdTmAbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.110.1
atmIfVpcVpdTmAbrInitialCellRateThis attribute specifies the Initial Cell Rate (ICR) parameter for this connection. ICR is the rate at which a source should send initially and after an idle period. When this attribute is set to sameAsCa, the initial cell rate is determined by the AtmIf CA Abr/0 icr attribute. When the value of this attribute is set to useMcr, ICR is set to the same value as the Minimum Cell Rate (MCR) for the connection. When the value of this attribute is set to usePcr, ICR is set to the same value as the Peak Cell Rate (PCR) for the connection. If this attribute is specified less than the MCR of the connection, then the MCR is used as the ICR. If this attribute is specified more than PCR of the connection, then PCR is used as the ICR. This attribute is ignored under all conditions where the operational attribute abrConnectionType indicates erSwitch or efciSwitch. VALUES ( 16777216 = sameAsCa 16777217 = useMcr 16777218 = usePcr )rw
Unsigned32 (0..16777215 | 16777216 | 16777217 | 16777218)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.110.1.10
atmIfVpcVpdTmAbrTransientBufferExposureThis attribute specifies the Transient Buffer Exposure (TBE) for this connection. TBE is the negotiated number of cells that the network would like to limit the source to send during start-up periods, before the first Resource Management (RM) cell returns. TBE divided by fixedRoundTripTime determines an upper bound for the operational value of initialCellRate, the rate at which a source should send initially and after an idle period. TBE divided by maxCellsPerRmCell specifies the operational value of forwardRmCellLimit, the limit of the number of forward Resource Management (RM) cells which may be sent in the absence of received backward RM cells. This attribute is ignored under all conditions where the operational attribute abrConnectionType is set to erSwitch.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.110.1.11
atmIfVpcVpdTmAbrFixedRoundTripTimeThis attribute specifies the Fixed Round-Trip Time (FRTT) parameter for this connection. FRTT is the sum of the fixed and propagation delays from the source to a destination and back. The value of transientBufferExposure divided by the value of FRTT (in seconds) determines an upper bound for the operational value of initialCellRate, the rate at which a source should send initially and after an idle period. This attribute is ignored under all conditions where the operational attribute abrConnectionType indicates erSwitch or efciSwitch.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.110.1.12
atmIfVpcVpdTmAbrRateDecreaseFactorThis attribute specifies the Rate Decrease Factor (RDF) for this connection. The RDF value is computed by using the provisioned value of this attribute, n, as 2 to the inverse power n. For example, if the value of this attribute is 8, RDF is 2E-8 = 1/256. RDF controls the amount by which the cell transmission rate may decrease upon receipt of a backward Resource Management (RM) cell. For example, if a backward RM cell is received with the Congestion Indication (CI) field set to 1, the Allowed Cell Rate (ACR) value would be reduced by the amount (RDF*ACR). The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. This attribute is ignored under all conditions where the operational attribute abrConnectionType has the value erSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (0..15 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.110.1.13
atmIfVpcVpdTmAbrRateIncreaseFactorThis attribute specifies the Rate Increase Factor (RIF) for this connection. The RIF value is computed by using the provisioned value of this attribute, n, as 2 to the inverse power n. For example, if the value of this attribute is 6, RIF is 2E-6 = 1/64. RIF controls the amount by which the cell transmission rate may increase upon receipt of a backward Resource Management (RM) cell. For example, if a backward RM cell is received with the Congestion Indication (CI) and the No Increase (NI) fields both set to 0, the Allowed Cell Rate (ACR) value would be increased by the amount (RIF*ACR). The ACR is not allowed to exceed the Peak Cell Rate (PCR), in which case the ACR is set to PCR. This attribute is ignored under all conditions where the operational attribute abrConnectionType has the value erSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (0..15 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.110.1.14
atmIfVpcVpdTmAbrMaxCellPerRmCellThis attribute specifies the maximum number of cells an ABR source may transmit for each forward Resource Management (RM) cell. The count of the cells transmitted includes data cells, OAM cells, backward RM cells, and the forward RM cell. A value of 2 is not recommended although it is permitted according to the ATM Forum standard. When this attribute is set to a value of 2, it is possible that only one forward and one backward RM cell are repeatedly transmitted, and all data traffic is queued up indefinitely. This attribute is ignored under all conditions where the operational attribute abrConnectionType has the value erSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.110.1.15
atmIfVpcVpdTmAbrMaxTimeBetweenRmCellsThis attribute specifies the TRM parameter for this connection. TRM provides an lower bound on the time interval between forward Resource Management (RM) cells for an ABR source. Since the last forward RM cell was sent, if at least TRM time has elapsed since and at least two other cells have been sent, then the next cell to be transmitted would be a forward RM cell. This attribute is ignored under all conditions where the operational attribute abrConnectionType has the value erSwitch. The provisioned value of 781 is signalled as TRM = 0, in the ABR Additional Parameters Information Element. 1563 is signalled as TRM = 1. 3125 is signalled as TRM = 2. 6250 is signalled as TRM = 3. 12500 is signalled as TRM = 4 25000 is signalled as TRM = 5. 50000 is signalled as TRM = 6. 100000 is signalled as TRM = 7. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (781 | 1563 | 3125 | 6250 | 12500 | 25000 | 50000 | 100000 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.110.1.16
atmIfVpcVpdTmAbrCutoffDecreaseFactorThis attribute specifies the Cutoff Decrease Factor (CDF) parameter for this connection. When the value of this attribute is non-zero, CDF is computed as the inverse of the value. For example, if the value is 32, the value of CDF is 1/32. When the value of this attribute is 0, CDF is also zero. CDF controls the decrease in the Allowed Cell Rate (ACR) associated with the CRM parameter, the limit of the number of forward Resource Management (RM) cells which may be sent in the absence of received backward RM cells. When this limit is crossed, the ACR value would be decreased by the amount (CDF*ACR). The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. The value of CRM is indicated by the forwardRmCellLimit attribute. This attribute is ignored under all conditions where the operational attribute abrConnectionType indicates erSwitch or efciSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (0 | 1 | 2 | 4 | 8 | 16 | 32 | 64 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.110.1.17
atmIfVpcVpdTmAbrAcrDecreaseTimeFactorThis attribute specifies the Allowed Cell Rate Decrease Time Factor (ADTF) parameter for this connection. ADTF is the maximum time interval permitted between sending forward Resource Management (RM) cells before the Allowed Cell Rate (ACR) is decreased to initialCellRate. In other words, if the source does not transit a forward RM cell for the period specified by adtf, it reduces its ACR to the value of its initialCellRate. This attribute is ignored under all conditions where the operational attribute abrConnectionType indicates erSwitch or efciSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (0..1023 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.110.1.18
atmIfVpcVpdTmAbrDgcraMaximumDelayThis attribute specifies an upper bound on the delay after which the rate change induced by a backward Resource Management (RM) cell departing from this connection point (in the backward direction) is expected to be observed at this connection point (in the forward direction). This upper bound may be approximated as the sum of the round trip fixed and propagation delays and the maximum queuing delays between the ABR source and this interface. The value of this attribute is used in policing an ABR connection using the Dynamic General Cell Rate Algorithm (DGCRA). A larger value for this attribute implies a more lenient policer. When there is a reduction in the Allowed Cell Rate (ACR), the policer waits for a correspondingly longer period of time before it enforces at the new cell rate. The value of this attribute must not be less than the dgcraMinimumDelay attribute. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (1..16700000 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.110.1.19
atmIfVpcVpdTmAbrDgcraMinimumDelayThis attribute specifies a lower bound on the delay after which the rate change induced by a backward Resource Management (RM) cell departing from this connection point (in the backward direction) is expected to be observed at this connection point (in the forward connection). This lower bound may be approximated as the sum of the round trip fixed and propagation delays between the ABR source and this interface. The value of this attribute is used in policing an ABR connection using the Dynamic General Cell Rate Algorithm (DGCRA). A smaller value for this attribute implies a more lenient policer. When there is a increase in the Allowed Cell Rate (ACR), the policer waits for a correspondingly shorter period of time before it enforces at the new cell rate. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (1..16700000 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.110.1.20
atmIfVpcVpdTmAbrFarEndAcrDecreaseTimeFactorThis attribute specifies the Allowed Cell Rate Decrease Time Factor (ADTF) of the far end ABR source. The value specified should be the same as the ADTF parameter at the far end of this ABR connection. The value of this attribute is used in policing an ABR connection using the Dynamic Generic Cell Rate Algorithm (DGCRA). A larger value for this attribute implies a more lenient policer. When the delay between two consecutive forward Resource Management (RM) cells received at this interface corresponds to a value greater than the value of this attribute, the policer begins to limit enforce the incoming traffic at the initial cell rate (ICR) of the far end, as specified by the farEndInitialCellRate attribute. VALUES ( 1024 = sameAsLocal )rw
Unsigned32 (0..1023 | 1024)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.110.1.21
atmIfVpcVpdTmAbrFarEndInitialCellRateThis attribute specifies the Initial Cell Rate (ICR) of the far end ABR source. The value specified should be the same as the ICR parameter at the far end of this ABR connection. The value of this attribute is used in policing an ABR connection using the Dynamic Generic Cell Rate Algorithm (DGCRA). A larger value for this attribute implies a more lenient policer. When the delay between two consecutive forward Resource Management (RM) cells received at this interface corresponds to a value greater than the farEndAcrDecreaseTimeFactor attribute, the policer begins to enforce the incoming traffic at the value of this attribute. If this attribute is specified less than the MCR of the connection, then the MCR is used as the feIcr. If this attribute is more than the PCR of the connection, then PCR is used as the feIcr. VALUES ( 16777219 = sameAsLocal )rw
Unsigned32 (0..16777215 | 16777219)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.2.110.1.22
atmIfVpcVpdTmProvTableThis group contains traffic related provisionable attributes for the Vcc, Vpc, and Vpt components. Changing any of the attributes in this group causes a service interruption on the Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVpcVpdTmProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100
atmIfVpcVpdTmProvEntryAn entry in the atmIfVpcVpdTmProvTable.
AtmIfVpcVpdTmProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1
atmIfVpcVpdTmTxTrafficDescTypeThis attribute specifies the type of traffic management which is applied to the transmit direction of this connection as defined in the ATM Forum. The txTrafficDescType determines the number and meaning of the parameters in the txTrafficDescParm attribute. This attribute can have a value of 9 if and only if the atmServiceCategory is availableBitRate.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.10
atmIfVpcVpdTmFwdQosClassThis attribute specifies the quality of service for the forward direction for this connection. This attribute is only used for SPVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified bit rate QOS class; no objective is specified for the performance parameters.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.21
atmIfVpcVpdTmTxQueueLimitThis attribute specifies an override to the default transmit queue limit for this connection. A value other than sameAsCa may be specified only for ATM IP cards. This attribute is not applicable for basic Vpts. A value of sameAsCa means to use the default common or per-VC transmit queue limit as defined by the CA service category for this connection. A value from 5 to 63,488 indicates that a specific transmit queue limit is requested which differs from the default which is defined under the CA component for this service category. A specific value is ignored for connections where common queuing is specified for the service category. The actual transmit queue limit for a connection is visible in the Vcc Tm, Vpc Tm, or Vpt Tm txQueueThresholds attribute. VALUES ( 0 = sameAsCa )rw
Unsigned32 (0 | 5..63488)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.22
atmIfVpcVpdTmHoldingPriorityThis attribute specifies the holding priority of this connection. In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This value provisioned in the Vcd or Vpd may be overridden by certain applications, for example Vcc Test, which run over this connection. The default holding priority for a provisioned connection is higher then default holding priorities for dynamic (SVC) connections. This attribute is not applicable for Vpt Vccs.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.25
atmIfVpcVpdTmRxTrafficDescTypeThis attribute specifies the type of traffic management which is applied to the receive direction of this connection as defined in the ATM Forum. The rxTrafficDescType determines the number and meaning of the parameters in the rxTrafficDescParm attribute. When this attribute is set to sameAsTx, the rxTrafficDescType as well as the rxTrafficDescParm are taken from the txTrafficDescType and txTrafficDescParm values.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.30
atmIfVpcVpdTmBwdQosClassThis attribute specifies the quality of service for the backward direction for this connection. This attribute is only used for SPVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified bit rate QOS class; no objective is specified for the performance parameters. The sameAsFwd selection sets the backward quality of service to be the same as the forward quality of service.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.41
atmIfVpcVpdTmAtmServiceCategoryThis attribute specifies the ATM service category for both directions of the connection. The value derivedFromBBC may only be used if the SrcPvc component is provisioned under this Vcc. Otherwise a specific ATM service category must be specified. If this attribute is set to derivedFromBBC, the Broadband Bearer Capability (BBC) and bestEffort attributes are used to determine the atmServiceCategory of this connection. If this attribute is set to other than derivedFromBBC, the value of this attribute is used to override the provisioned BBC Information Element parameters. In those cases, the BBC attributes are not used. The constantBitRate service category is intended for real time applications, that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. The consistent availability of a fixed quantity of bandwidth is considered appropriate for CBR service. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to be of significantly reduced value to the application. The rtVariableBitRate service category is intended for real time applications, that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. Sources are expected to transmit at a rate which varies with time. Equivalently, the source can be described as 'bursty'. Cells which are delayed beyond the value specified by CTD are assumed to be of significantly reduced value to the application. Real time VBR service may support statistical multiplexing of real time sources. The nrtVariableBitRate service category is intended for non-real time applications which have bursty traffic characteristics and which can be characterized in terms of a PCR, SCR, and MBS. For those cells which are transferred within the traffic contract, the application expects a low cell loss ratio. For all connections, it expects a bound on the mean cell transfer delay. Non-real time VBR service may support statistical multiplexing of connections. The availableBitRate service is an ATM layer service category for which the limiting ATM layer transfer characteristics provided by the network may change subsequent to connection establishment. ABR service has a flow control mechanism which supports several types of feedback to control the source rate in response to changing ATM layer transfer characteristics. ABR service is not intended to support real-time applications. The unspecifiedBitRate service is intended for non-real time applications; that is, those not requiring tightly constrained delay and delay variation. UBR sources are expected to be bursty. UBR service supports a high degree of statistical multiplexing among sources. UBR service does not specify traffic related service guarantees. No numerical commitments are made with respect to the cell loss ratio experienced by a UBR connection, or as to the cell transfer delay experienced by cells on the connection.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.42
atmIfVpcVpdTmTrafficShapingThis attribute specifies whether this connection uses traffic shaping when transmitting traffic to the ATM interface. This attribute is ignored if the atmServiceCategory is availableBitRate. When sameAsCa is selected, traffic shaping for the connection is based on the trafficShaping attribute of the connection's service category component under the CA. If the service category has trafficShaping set to enabled or inverseUpc, then traffic shaping is enabled for the connection. Note that enabling traffic shaping may have no effect under certain cases. These cases are listed in the description of the trafficShaping operational attribute, which is under the Vcc Tm, Vpc Tm, or Vpt Tm components. When disabled is selected, traffic shaping for this connection is disabled regardless of the provisioning of the connection's service category component.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.50
atmIfVpcVpdTmUnshapedTransmitQueueingThis attribute only applies when this connection is unshaped. This attribute specifies the transmit queueing method for this connection if it is unshaped. The two possible methods are per-VC queuing and common queuing. On ATM IP FPs, this attribute must be set to sameAsCa. This attribute is ignored in the following situations: - if the connection has trafficShaping enabled or inverseUpc, or - if the atmServiceCategory is availableBitRate, or - if the atmServiceCategory is constantBitRate and this is a CQC- based ATM FP. - for basic Vpts and standard Vpt Vccs When this attribute is set to sameAsCa, the transmit queueing method for the connection is based on the unshapedTransmitQueueing attribute of the connection's service category component under the CA. When this attribute is set to common, transmit traffic on this unshaped connection is destined for the common queue.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.60
atmIfVpcVpdTmWeightThis attribute specifies an override for the weight of this unshaped connection. This attribute is ignored for shaped connections, for ABR connections, for connections on a CQC-based ATM FP, and basic Vpts. When the value is set to sameAsCa, the weight is determined by the fairnessWeight attribute under the CA service category component for all but standard Vpt Vccs. For standard Vpt Vccs, the weight is determined by the Vcc's service category, when the value is set to sameAsCa. When this attribute is set to a value from 1 to 4095, that value is used for the fairness weight of this connection relative to other connections. For all but standard Vpt Vccs, fairness weight determines the proportion of transmit cell opportunities which are allocated to this connection, compared to other connections in the same service category. For standard Vpt Vccs, fairness weight determines the proportion of transmit cell opportunities which are allocated to this connection, compared to other connections associated with the Vpt. When the value is set to upToQueueLimit, the fairness weight is limited only by the txQueueLimit. VALUES ( 0 = upToQueueLimit 65535 = sameAsCa )rw
Unsigned32 (0 | 1..4095 | 65535)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.61
atmIfVpcVpdTmForceTaggingThis attribute specifies whether force tagging is enforced for this connection for cells in the transmit direction. On CQC-based ATM cards, and for Vpts, this attribute is not applicable and is ignored. When the value is set to sameAsCa, the force tagging functionality is determined by the forceTagging attribute under the CA service category component. When the value is set to enabled, force tagging is enabled for cells in the transmit direction on this connection. When this option is selected, the CLP bit is set to 1 for all cells in the transmit direction. Cells which are tagged are counted in the txCellClp attribute. When the value is set to disabled, force tagging is disabled for cells in the transmit direction on this connection. When this option is selected, the CLP bit is unchanged for cells in the transmit direction.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.62
atmIfVpcVpdTmUsageParameterControlThis attribute specifies whether this connection enforces usage parameter control when receiving traffic from the ATM interface. When sameAsCa is selected, UPC for the connection is based on the usageParameterControl attribute of the service category component under the AtmIf CA. If the service category has UPC enforced or monitored, then UPC is set to that value for the connection. When disabled is selected, UPC for this connection is disabled regardless of the provisioning of the service category. When enforced is selected, UPC for this connection is enforced regardless of the provisioning of the service category. ATM IP cards provide the ability to monitor UPC violations without tagging or discarding. When monitored is selected, UPC is actively checking conformance for the connection and counting the violations, but is not discarding or tagging cells which do not conform to the connection traffic contract. If this is a connection of serviceCategory abr on an ATM IP card, and the abrConnectionType is sourceDest, virtualSourceDest or explicitRate, selecting enforced enables dynamic generic cell rate algorithm (DGCRA) to discard violating cells. Selecting monitored enables DGCRA to count violating cells. Note that setting UPC to enforced or monitored may have no effect under certain cases. These cases are listed in the description of the usageParameterControl operational attribute, which is under the Vcc, Vpc, and Vpt components.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.70
atmIfVpcVpdTmBearerClassBbcThis attribute specifies the bearer capability. This attribute is only used for SPVC and SPVP connections. It is one of the Broadband Bearer Capability (BBC) attributes. The purpose of the BBC information element is to indicate a requested broadband connection-oriented bearer service to be provided by the network. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both. Class a service is a connection-oriented, constant bit rate ATM transport service. Class a service has end to end timing requirements and may require stringent cell loss, cell delay and cell delay variation performance.When a is set, the user is requesting more than an ATM only service. The network may look at the AAL to provide interworking based upon its contents. Class c service is a connection-oriented, variable bit rate ATM transport service. Class c service has no end-to-end timing requirements. When c is set, the user is requesting more than an ATM only service. The network interworking function may look at the AAL and provide service based on it. Class x service is a connection-oriented ATM transport service where the AAL, trafficType (vbr or cbr) and timing requirements are user defined (that is, transparent to the network).When x is set the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. Class vp service is used to specify a transparent VP service. When the value of this attribute is vp, the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. This service differs from class x service in that with the class vp service both the VCI field (except or VCI values 0, 3, 4, and 6 through 15) and Payload Type field are transported transparently by the network. This attribute value is only applicable to SPVP connections.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.71
atmIfVpcVpdTmTransferCapabilityBbcThis attribute specifies the transfer capability for this connection. Uni 3.0/3.1 traffic type and end-to-end timing parameters are mapped into this parameter as follows: <transferCapability: TrafficType, Timing> 0: NoIndication, NoIndication 1: NoIndication, yes 2: NoIndication, no 5: CBR, yes 8: VBR, NoIndication 9: VBR, yes 10: VBR, no notApplicable specifies that the user does not want to specify the transfer capability. The CBR traffic type refers to traffic offered on services such as a constant bit rate video service or a circuit emulation. The VBR traffic type refers to traffic offered on services such as packetized audio and video, or data. The value no indication for traffic type is used if the user has not set the traffic type; similarly for end-to-end timing. The value yes for end-to-end timing indicates that end-to-end timing is required. The value no for end-to-end timing indicates that end-to-end timing is not required. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.72
atmIfVpcVpdTmTxWredThresholdThis attribute determines at what percentage of the queue being at the EPD threshold, WRED starts. When the value is set to 25%, WRED starts as soon as the queue is 25% of the way to the EPD threshold. When the value is set to 50%, WRED starts later, after the queue is 50% of the way to the EPD threshold. When the value is set to 75%, WRED starts only when the queue is 75% of the way to the EPD threshold. The EPD threshold is 85% of the transmit queue length. This attribue is ignored if txWredMode or txPacketWiseDiscard is disabled. It is always ignored on CQC-based ATM FP.rw
Unsigned32 (25 | 50 | 75)
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.73
atmIfVpcVpdTmClippingBbcThis attribute specifies the value for the clipping susceptibility parameter in the BBC Information Element. This attribute is only used for SPVC connections. It is one of the Broadband Bearer Capability attributes. Clipping is an impairment in which the first fraction of a second of information to be transferred is lost. It occurs after a call is answered and before an associated connection is switched through.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.74
atmIfVpcVpdTmBestEffortThis attribute specifies the value of the best effort parameter in the ATM Traffic Descriptor Information Element. This attribute is only used for Soft PVC connections. It is one of the Broadband Bearer Capability attributes. The value indicated implies that the quality of service for this connection is not guaranteed. The value notIndicated implies that the quality of service for this connection is guaranteed. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.75
atmIfVpcVpdTmTxPacketWiseDiscardThis attribute specifies whether packet-wise discard functions are to be enabled or disabled in the transmit data direction for this connection. Packet-wise discard functions should only be requested if this connection is transferring AAL5 frame traffic. This attribute is not applicable for Vpts. Packet-wise functions increase the 'goodput' of the link. The transmit packet-wise functions are Early Packet Discard (EPD) and Partial Packet Discard (PPD). EPD allows the connection to discard an entire frame once the transmit queue has reached the EPD threshold. EPD increases the 'goodput' of a link, since discarding an entire frame means that some queue capacity is guarded for some other frame which is already partially transmitted. All cells of the frame are discarded from the Beginning of Message (BOM) cell up to and including the End of Message (EOM) cell. PPD allows the connection to discard the remainder of a cell- forwarded AAL5 frame if one cell of this frame has been discarded. All cells are discarded up to but not including the EOM cell. The PPD function increases the 'goodput' of the link, since cells which are only going to be discarded at the AAL5 reassembly point are not transmitted. On CQC-based ATM cards, the packet-wise discard functions are PPD and EPD. PPD is available at VCC cell-transfer points. PPD is not applicable at frame-cell conversion points, and is not applicable for Vpcs. PPD is configured by this attribute. Packet-wise discard should only be enabled for connections carrying AAL5 segmentation traffic. Setting the value to enabled for any other traffic type may result in all traffic being discarded. On CQC-based ATM FPs, EPD is automatically enabled at frame-to-cell conversion points, independent of the setting of this attribute. On ATM IP cards, packet-wise discard functions include EPD and PPD. PPD and EPD apply to individual VCCs and VCCs within VPCs at all connection points, including tandem VPC connections. Both PPD and EPD are controlled by this attribute. This attribute may safely be set to enabled for any connection (Vcc or Vpc) on ATM IP FPs since they have the ability to automatically detect AAL5-segmented traffic on a connection, and only enable packet- wise discards if AAL5-segmented traffic is detected. When this attribute is set to enabled, packet-wise discard functions are applied to transmit traffic at this connection point. When this attribute is set to disabled, packet-wise discard functions are not applied to transmit traffic at this connection point. At a SPVC origin on a PNNI interface, a value of enabled specifies that frame discard is requested in the backward direction. When this attribute is set to disabled, backward frame discard is not requested in the SPVC call setup. The transmit packet-wise discard functions that are active are visible in the Vcc/Vpc Tm txPacketWiseDiscard operational attribute.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.76
atmIfVpcVpdTmTxWredModeThis attribute specifies the activation of weighted random early detection (WRED) functionality. WRED is only available on ATM IP FPs. On CQC-based ATM FPs, this attribute is ignored. If txPacketWiseDiscard is set to disabled this attribute is ignored. This attribute is not applicable for Vpts or Vpt Vccs. WRED is applied in the transmit direction for this connection. WRED function should be enabled only for connections which are transferring TCP/IP traffic. WRED acts to prevent synchronization of multiple TCP/IP sources by randomly discarding a small percentage of frames when transmit queue congestion reaches the designated level. W-RED may also be used to differentiate service on VCC's by preferentially discarding one VCC before another. Discards start at 0% of cells, when the queue is part-way to the Early Packet Discard (EPD) threshold, and rise to 100% of cells discarded at the EPD threshold. WRED discards all the cells in a frame. If this attribute is set to enabled, WRED is enabled for all applications linked to the given Vcc. If it is set to perFlow, each TCP application has individual control over whether to enable or disable WRED If txPacketWiseDiscard is set to disabled, or if this attribute is set to disabled, WRED functionality is disabled. If WRED is active, it is visible in the Vcc/Vpc Tm txPacketWiseDiscard operational attribute.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.77
atmIfVpcVpdTmRxPacketWiseDiscardThis attribute specifies whether packet-wise discard functions are to be enabled or disabled in the receive data direction for this connection. Packet-wise discard functions should only be requested if this connection is transferring AAL5 frame traffic. This attribute is not applicable for Vpts. Packet-wise functions increase the 'goodput' of the link. The receive packet-wise function is Partial Packet Discard (PPD). PPD allows the connection to discard the remainder of a cell- forwarded AAL5 frame if one cell of this frame has been discarded, for example due to UPC. All cells are discarded up to but not including the EOM cell. The PPD function increases the 'goodput' of the link, since cells which are only going to be discarded at the AAL5 reassembly point are not transmitted. PPD is available at all VCC connection points where UPC may be activated. PPD is not applicable for Vpcs. On CQC-based ATM FPs, packet-wise discards should only be enabled for connections carrying AAL5 segmentation traffic. Setting the value to enabled for any other traffic type may result in traffic being discarded. On ATM IP cards, this attribute may safely be set to enabled for any connection (Vcc or Vpc) since they have the ability to automatically detect AAL5-segmented traffic on a connection, and only enables packet-wise discards if AAL5-segmented traffic is detected. When this attribute is set to enabled, packet-wise discard functions are applied to receive traffic at this connection point. When this attribute is set to disabled, packet-wise discard functions are not applied to receive traffic at this connection point. At a SPVC origin on a PNNI interface, a value of enabled specifies that frame discard is requested in the forward direction. When this attribute is set to disabled, forward frame discard is not requested in the SPVC call setup. The receive packet-wise discard functions that are active are visible in the Vcc/Vpc Tm rxPacketWiseDiscard operational attribute.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.78
atmIfVpcVpdTmAbrConnectionTypeThis attribute specifies the type of ABR behavior which is to be enforced at this connection. This attribute is only applicable if the atmServiceCategory attribute is availableBitRate. If the atmServicecategory attribute is not availableBitRate, this attribute value is ignored. The actual ABR functionality which is in effect is visible in the Vcc/Vpc/Vpt Tm abrConnectionType operational attribute. For CQC-based ATM cards, the only allowable values are sameAsCa, nonAbrInterworking or abrSwitch. If abrSwitch is selected, the CQC implements EFCI marking behavior. sameAsCa is used to request the default behavior as specified in the CA Abr component for this Vcc. Otherwise, this attribute overrides the default behavior. virtualSourceDest is used to request that this connection point function as a virtual source/virtual destination. VS/VD functionality is only supported on ATM IP FPs. sourceDest requires that this connection point function as a S/D for RM cells. S/D mode is automatically invoked at this connection point either if this is a connection end point, or if the next hop connection point is configured as nonAbrInterworking. nonAbrInterworking is used to request that this connection point function as an interworking between ABR and non-ABR service categories. This means that there are no RM cells on the link side of this connection, and that the next hop connection point is performing as an ABR sourceDest. abrSwitch is used to request ABR switch behavior for this connection point. The ABR switch behavior is first, to confirm to virtualSourceDest or nonAbrInterworking setting on the next hop, and otherwise to implement ABR ER switch behavior. For CQC- based FPs, ABR switch behavior is implemented as EFCI marking.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.100.1.90
atmIfVpcVpdTmTxTdpTableThis attribute is a vector of five traffic parameters whose meanings are defined by the txTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR), Minimum Cell Rate (MCR) and requested shaping rate are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. CDVT is expressed in microseconds. The values of PCR, SCR, MCR, MBS and CDVT are used for connection admission control (CAC). The value of CDVT is only used for connections where the atmServiceCategory is constantBitRate. For all other values of atmServiceCategory, CDVT is ignored. The values of PCR, SCR, MCR and requested shaping rate are used to determine the actual shaping rate where traffic shaping is enabled. When txTrafficDescType is 1 or 2, all of the parameters must be set to zero. When txTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be non-zero. Parameters 2 and 3 must be zero. When txTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic with cell discard; parameter 2 represents the PCR for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be greater than or equal to parameter 2. Parameters 1 and 2 must be non-zero. Parameter 3 must be zero. When txTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic with cell tagging; parameter 2 represents the PCR for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be greater than or equal to parameter 2. Parameters 1 and 2 must be non-zero. Parameter 3 must be zero. When txTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 9, parameter 1 represents the PCR; parameter 2 represents the CDVT; parameter 3 represents the MCR; parameter 4 and parameter 5 represent are not used and must be zero. Parameter 1 must be non-zero and must be greater than or equal to parameter 3. Parameter 3 may be optionally zero. Whenever it is valid for PCR to be specified, parameter 5 may also be used to specify a requested shaping rate. A non-zero value in parameter 5 overrides the value in parameter 1 and is used as the peak cell rate in calculations of CAC and shaping rate. When the atmServiceCategory is availableBitRate (ABR), the shaping rate is dynamically chosen, based on the ABR flow control mechanism, as a value between the MCR and the PCR or the requested shaping rate if applicable. For txTrafficDescType 3, 4 and 5, the transmit traffic is shaped at the next available shaping rate less than the PCR. For txTrafficDescType 6, 7 and 8 if linear traffic shaping is selected, the transmit traffic is shaped at the highest available rate which is between PCR and SCR. However, if there is no available shaping rate between PCR and SCR, traffic is shaped at the next rate above the PCR. For txTrafficDescType 6, 7 and 8 if inverse-UPC traffic shaping is selected, the transmit traffic is shaped at a variable rate which conforms to the PCR, SCR and MBS of the connection traffic descriptor. Inverse-UPC traffic shaping is available only on ATM IP cards.
SEQUENCE OF AtmIfVpcVpdTmTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.456
atmIfVpcVpdTmTxTdpEntryAn entry in the atmIfVpcVpdTmTxTdpTable.
AtmIfVpcVpdTmTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.456.1
atmIfVpcVpdTmTxTdpIndexThis variable represents the atmIfVpcVpdTmTxTdpTable specific index for the atmIfVpcVpdTmTxTdpTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.456.1.1
atmIfVpcVpdTmTxTdpValueThis variable represents an individual value for the atmIfVpcVpdTmTxTdpTable.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.456.1.2
atmIfVpcVpdTmRxTdpTableThis attribute is a vector of four traffic parameters whose meanings are defined by the rxTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR) and Minimum Cell Rate (MCR) are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. The value of CDVT is expressed in microseconds. The values of PCR, SCR, MCR, MBS and CDVT are used for usage parameter control (UPC). When rxTrafficDescType is 1 or 2, all of the parameters must be set to zero (unused). When rxTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic. Parameter 1 must be non-zero. Parameters 2 and 3 must be set to zero (unused). When rxTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard. Parameters 1 and 2 must be non-zero. Parameter 3 must be set to zero (unused). Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging. Parameters 1 and 2 must be non-zero. Parameter 3 must be set to zero (unused). Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is a 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic. Parameters 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to Parameter 2. When rxTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic. Parameters 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic. Parameter 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 9, parameter 1 represents the PCR; parameter 2 represents the CDVT; parameter 3 represents the MCR. Parameter 4 is not used and must be zero. Parameter 1,must be non- zero and must be greater than or equal to parameter 3. Parameter 3 may optionally be zero. When rxTrafficDescType is any value from 3 through 8, parameter 4 represents the CDVT. If the value of CDVT either in parameter 2 or in parameter 4 is zero, the CDVT is taken from the CA defaults for the particular atmServiceCategory of this connection. On a CQC-based ATM card, when rxTrafficDescriptorType is 3 through 8, there are certain extreme combinations of rxTrafficDescParm which are outside the capabilities of the UPC hardware. The check prov command detects such cases and generates an error message. If this happens, adjust the parameters until they fall within the supported limits. To calculate the limits, use the following formulae: I1 = 1 000 000 000 / PCR L1 = CDVT * 1000 I2 = 1,000,000,000 / SCR L2 = CDVT + (MBS - 1) * (I2 - I1) I1 and I2 must be less than or equal to 335,523,840. I1 + L1 must be less than or equal to 1,342,156,800. I2 + L2 must be less than or equal to 1,342,156,800. Note that I2 and L2 only apply when the rxTrafficDescriptorType is 6 through 8. If the values of I1, L1, I2 or L2 are closer to the limits described above, a further restriction applies. Specifically, if either: I1 > 41,940,480 or I2 > 41,940,480 or I1 + L1 > 167,769,600 or I2 + L2 > 167,769,600 then both I1 and I2 must be greater than 20,480. Parameter 5 of the rxTrafficDescParm is always unused. If the rxTrafficDescType is sameAsTx, the values provisioned in this attribute are ignored. The traffic parameters for the receive direction are taken from the txTrafficDescParm.
SEQUENCE OF AtmIfVpcVpdTmRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.457
atmIfVpcVpdTmRxTdpEntryAn entry in the atmIfVpcVpdTmRxTdpTable.
AtmIfVpcVpdTmRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.457.1
atmIfVpcVpdTmRxTdpIndexThis variable represents the atmIfVpcVpdTmRxTdpTable specific index for the atmIfVpcVpdTmRxTdpTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.457.1.1
atmIfVpcVpdTmRxTdpValueThis variable represents an individual value for the atmIfVpcVpdTmRxTdpTable.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.457.1.2
atmIfVpcVpdTmFqpTableThis attribute is a vector of three elements that specify the quality of service parameters for the forward direction for this connection. This attribute is used for SPVC connections. The cdv element specifies the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR and rt-VBR). It is signalled through the extended QoS information element. The ctd specifies the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR and rt-VBR). It is signalled through the end to end transit delay information element. The clr specifies the acceptable Cell Loss Ratio (CLR) of CBR, rt- VBR, and nrt-VBR connections. It is signalled through the extended QoS information element.
SEQUENCE OF AtmIfVpcVpdTmFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.458
atmIfVpcVpdTmFqpEntryAn entry in the atmIfVpcVpdTmFqpTable.
AtmIfVpcVpdTmFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.458.1
atmIfVpcVpdTmFqpIndexThis variable represents the atmIfVpcVpdTmFqpTable specific index for the atmIfVpcVpdTmFqpTable.
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.458.1.1
atmIfVpcVpdTmFqpValueThis variable represents an individual value for the atmIfVpcVpdTmFqpTable.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.458.1.2
atmIfVpcVpdTmBqpTableThis attribute is a vector of two elements that specify the quality of service parameters for the backward direction for this connection. This attribute is used for SPVC connections. The cdv element specifies the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR and rt-VBR). It is signalled through the extended QoS information element. The clr specifies the acceptable Cell Loss Ratio (CLR) of CBR, rt- VBR, and nrt-VBR connections. It is signalled through the extended QoS information element.
SEQUENCE OF AtmIfVpcVpdTmBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.459
atmIfVpcVpdTmBqpEntryAn entry in the atmIfVpcVpdTmBqpTable.
AtmIfVpcVpdTmBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.459.1
atmIfVpcVpdTmBqpIndexThis variable represents the atmIfVpcVpdTmBqpTable specific index for the atmIfVpcVpdTmBqpTable.
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.459.1.1
atmIfVpcVpdTmBqpValueThis variable represents an individual value for the atmIfVpcVpdTmBqpTable.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.2.2.459.1.2
atmIfVpcVpdLbkTableThis group contains the provisionable loopback attributes for a Vcc, Vpc, or Vpt component. Note that certain loopback requests may not be possible on a given connection. In such cases, the corresponding operational loopback attribute in the Status group of the Vcc, Vpc, or Vpt component is set to notApplicable and the requested loopback is not performed. If loopbacks are provisioned to be on, and for any reason the segment or end-to-end OAM loopback cells are not relayed, the connection component becomes troubled, and user cell traffic may be discarded. If loopbacks are provisioned to be on, all of the nodes in the segment, and external networks which are in the end-to-end connection must relay the OAM loopback cells.
SEQUENCE OF AtmIfVpcVpdLbkEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.100
atmIfVpcVpdLbkEntryAn entry in the atmIfVpcVpdLbkTable.
AtmIfVpcVpdLbkEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.100.1
atmIfVpcVpdSegLinkSideLoopbackThis attribute specifies whether link-side segment loopback insertion should be performed on this connection. When sameAsInterface is selected, the link-side segment loopback insertion for the connection is based on the segLinkSideLoopback attribute of the connection's parent AtmIf componentif the ATM interface has link-side segment loopback insertion turned on, then link-side segment loopback insertion is also on for the connection. When on or off is selected, link-side segment loopback insertion is turned on or off respectively for the connection regardless of the provisioning of the parent AtmIf component. Note that link-side segment loopback insertion is not possible if the connectionPointType attribute of the Vcc or Vpc component is connectingPoint. Link-side segment loopback insertion is also not possible if the distributionType of the Vcc is pointToMultipoint. In such cases, the associated segLinkSideLoopbackState attribute indicates notApplicable and link-side segment loopback insertion is not performed. Link-side segment loopback insertion is always possible on a Vpt.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.100.1.10
atmIfVpcVpdSegSwitchSideLoopbackThis attribute specifies whether switch-side segment loopback insertion should be performed on this connection. When sameAsInterface is selected, the switch-side segment loopback for the connection is based on the segSwitchSideLoopback attribute of the connection's parent AtmIf componentif the ATM interface has switch-side segment loopback insertion turned on, then switch-side segment loopback insertion is also on for the connection. When on or off is selected, switch-side segment loopback insertion is turned on or off respectively for the connection regardless of the provisioning of the parent AtmIf component. Note that switch-side segment loopback insertion is not possible if the connectionPointType attribute of the Vcc or Vpc component is connectingPoint or connectionEndPoint. Switch-side segment loopback insertion is also not possible if the distributionType of the Vcc is pointToMultipoint In such cases, the associated segSwitchSideLoopbackState attribute indicates notApplicable and switch-side segment loopback insertion is not performed. Switch- side segment loopback is never possible on a Vpt.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.100.1.20
atmIfVpcVpdEndToEndLoopbackThis attribute specifies whether end-to-end loopback insertion should be performed on this connection. When sameAsInterface is selected, the end-to-end loopback for the connection is based on the endToEndLoopback attribute of the connection's parent AtmIf componentif the ATM interface has end-to-end loopback insertion turned on, then end-to-end loopback insertion is also on for the connection. When on or off is selected, end-to-end loopback insertion is turned on or off respectively for the connection regardless of the provisioning of the parent AtmIf component. Note that end-to-end loopback insertion is not possible if the connectionPointType attribute of the Vcc or Vpc component is connectingPoint or segmentEndPoint. End-to-end loopback insertion is also not possible if the distributionType of the Vcc is pointToMultipoint. In such cases, the associated endToEndLoopbackState attribute indicates notApplicable and end- to-end loopback insertion is not performed. End-to-end loopback insertion is always possible on a Vpt.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.100.1.30
atmIfVpcVpdLoopbackMonitoringThis attribute specifies whether or not a connection monitors the OAM stream for loopback cells. Currently this attributed is only applied to Passport-specific trace cells and only affects connectingPoints. When sameAsInterface is selected, the trace visibility for the connection is based on the traceVisible attribute of the connection's parent AtmIf componentif the ATM interface is trace visible, then the connection is also trace visible. When on or off is selected, the connection is nor isn't visible to trace cells respectively for the connection regardless of the provisioning of the parent AtmIf component. Note that trace visibility only affects connections whose connectionPointType attribute of the Vcc or Vpc component is connectingPoint. Trace visibility is also not possible if the distributionType of the Vcc is pointToMultipoint.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.100.1.1000
atmIfVpcVpdTrafficTableThis group contains traffic related provisionable attributes for the Vcc and Vpc components. The attributes' operational values are reflected in the Traffic group for these components. Changing any of the attributes in this group causes a service interruption on the Vcc or Vpc component.
SEQUENCE OF AtmIfVpcVpdTrafficEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110
atmIfVpcVpdTrafficEntryAn entry in the atmIfVpcVpdTrafficTable.
AtmIfVpcVpdTrafficEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110.1
atmIfVpcVpdTxTrafficDescTypeThis attribute is migrated to the AtmTmProv group. This attribute specifies the type of traffic management which is applied to the transmit direction of this connection as defined in the ATM Forum. The txTrafficDescType determines the number and meaning of the parameters in the txTrafficDescParm attribute.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110.1.10
atmIfVpcVpdTxQosClassThis attribute specifies the quality of service for the transmit direction for this connection. The constantBitRate class refers to traffic offered on services such as a constant bit rate video service. This traffic is highest priority. The variableBitRate class refers to traffic offered on services such as packetized audio and video. The connectionOriented class refers to connection-oriented traffic such as Frame Relay or X.25 traffic. The connectionless traffic refers to traffic offered through connectionless trunks such as certain LAN protocols. The unspecified class supports a 'best effort' type of service, where there is a minimum guarantee of bandwidth. This traffic is lowest priority. This attribute is obsolete. The value is migrated into atmServiceCategory. The atmServiceCategory applies in both transmit and receive directions. unspecified maps to unspecifiedBitRate; constantBitRate maps to constantBitRate; variableBitRate maps to variableBitRateRt; connectionOriented maps to variableBitRateNrt connectionless maps to variableBitRateNrtrwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110.1.20
atmIfVpcVpdFwdQosClassThis attribute is migrated to the AtmTmProv group. This attribute specifies the quality of service for the forward direction for this connection. This attribute is only used for SPVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified bit rate QOS class; no objective is specified for the performance parameters.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110.1.21
atmIfVpcVpdHoldingPriorityThis attribute is migrated to the AtmTmProv group. This attribute specifies the holding priority of this connection. In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This value provisioned in the Vcd or Vpd may be overridden by certain applications, for example Vcc Test, which run over this connection. The default holding priority for a provisioned connection is higher then default holding priorities for dynamic (SVC) connections.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110.1.25
atmIfVpcVpdRxTrafficDescTypeThis attribute is migrated to the AtmTmProv group. This attribute specifies the type of traffic management which is applied to the receive direction of this connection as defined in the ATM Forum. The rxTrafficDescType determines the number and meaning of the parameters in the rxTrafficDescParm attribute When sameAsTx is selected, the rxTrafficDescType as well as the rxTrafficDescParm are taken from the transmit values.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110.1.30
atmIfVpcVpdRxQosClassThis attribute specifies the quality of service for the receive direction for this connection. The constantBitRate class refers to traffic offered on services such as a constant bit rate video service. The variableBitRate class refers to traffic offered on services such as packetized audio and video. The connectionOriented class refers to connection-oriented traffic. The connectionless traffic refers to traffic offered through connectionless trunks. The unspecified class supports a 'best effort' type of service, where there is a minimum guarantee of bandwidth. The sameAsTx selection sets the receive quality of service to be the same as the transmit quality of service. This attribute is obsolete. The value of txQosClass is migrated into atmServiceCategory. The value of this attribute is ignored. AtmServiceCategory applies in both transmit and receive directions.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110.1.40
atmIfVpcVpdBwdQosClassThis attribute is migrated to the AtmTmProv group. This attribute specifies the quality of service for the backward direction for this connection. This attribute is only used for SPVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified bit rate QOS class; no objective is specified for the performance parameters. The sameAsFwd selection sets the backward quality of service to be the same as the forward quality of service.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110.1.41
atmIfVpcVpdAtmServiceCategoryThis attribute is migrated to the AtmTmProv group. This attribute specifies the ATM service category for both directions of the connection. The value derivedFromBBC may only be used if the SrcPvc component is provisioned under this Vcc.Otherwise a specific ATM service category must be specified. If this attribute is set to derivedFromBBC, the Broadband Bearer Capability (BBC) and bestEffort attributes are used to determine the atmServiceCategory of this connection. If this attribute is set to other than derivedFromBBC, the value of this attribute is used to override the provisioned BBC Information Element parameters. In those cases, the BBC attributes are not used. The constantBitRate service category is intended for real time applications, that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. The consistent availability of a fixed quantity of bandwidth is considered appropriate for CBR service. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to be of significantly reduce value to the application. The rtVariableBitRate service category is intended for real time applications, that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. Sources are expected to transmit at a rate which varies with time. Equivalently, the source can be described as 'bursty'. Cells which are delayed beyond the value specified by CTD are assumed to be of significantly reduced value to the application. Real time VBR service may support statistical multiplexing of real time sources. The nrtVariableBitRate service category is intended for non-real time applications which have bursty traffic characteristics and which can be characterized in terms of a PCR, SCR, and MBS. For those cells which are transferred within the traffic contract, the application expects a low cell loss ratio. For all connections, it expects a bound on the mean cell transfer delay. Non-real time VBR service may support statistical multiplexing of connections. The unspecifiedBitRate service is intended for non-real time applications; that is, those not requiring tightly constrained delay and delay variation. UBR sources are expected to be bursty. UBR service supports a high degree of statistical multiplexing among sources. UBR service does not specify traffic related service guarantees. No numerical commitments are made with respect to the cell loss ratio experienced by a UBR connection, or as to the cell transfer delay experienced by cells on the connection.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110.1.42
atmIfVpcVpdTrafficShapingThis attribute is migrated to the AtmTmProv group. This attribute specifies whether this connection uses traffic shaping when transmitting traffic to the ATM interface. When sameAsInterface is selected, traffic shaping for the connection is based on the trafficShaping attribute of the connection's parent AtmIf componentif the ATM interface has traffic shaping enabled, then traffic shaping is enabled for the connection. Note that enabling traffic shaping may have no effect under certain cases. These cases are listed in the description of the trafficShaping operational attribute, which is under the Vcc and Vpc components. When disabled is selected, traffic shaping for this connection is disabled regardless of the provisioning of the parent AtmIf component.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110.1.50
atmIfVpcVpdUnshapedTransmitQueueingThis attribute is migrated to the AtmTmProv group. This attribute only applies when this connection is unshaped. This attribute defines the transmit queueing method for this connection if it is unshaped. Refer to the unshapedTransmitQueueing attribute under the AtmIf for more details on the meaning of this attribute. When this attribute is set to sameAsInterface, the value from the AtmIf is used. When this attribute is set to common, transmit traffic on this unshaped connection is destined for the common queue.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110.1.60
atmIfVpcVpdUsageParameterControlThis attribute is migrated to the AtmTmProv group. This attribute specifies whether this connection enforces usage parameter control when receiving traffic from the ATM interface. When sameAsInterface is selected, UPC for the connection is based on the usageParameterControl attribute of the connection's parent AtmIf componentif the ATM interface has UPC enabled, then UPC is enabled for the connection. Note that enabling UPC may have no effect under certain cases. These cases are listed in the description of the usageParameterControl operational attribute, which is under the Vcc and Vpc components. When disabled is selected, UPC for this connection is disabled regardless of the provisioning of the parent AtmIf component.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110.1.70
atmIfVpcVpdBearerClassBbcThis attribute is migrated to the AtmTmProv group. This attribute specifies the bearer capability. This attribute is only used for SPVC and SPVP connections. It is one of the Broadband Bearer Capability (BBC) attributes. The purpose of the BBC information element is to indicate a requested broadband connection-oriented bearer service to be provided by the network. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both. Class a service is a connection-oriented, constant bit rate ATM transport service. Class a service has end to end timing requirements and may require stringent cell loss, cell delay and cell delay variation performance.When a is set, the user is requesting more than an ATM only service. The network may look at the AAL to provide interworking based upon its contents. Class c service is a connection-oriented, variable bit rate ATM transport service. Class c service has no end-to-end timing requirements. When c is set, the user is requesting more than an ATM only service. The network interworking function may look at the AAL and provide service based on it. Class x service is a connection-oriented ATM transport service where the AAL, trafficType (vbr or cbr) and timing requirements are user defined (that is, transparent to the network).When x is set the user is requesting an ATM only service from the network. Class vp service is used to specify a transparent VP service. When the value of this attribute is vp, the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. This service differs from class x service in that with the class vp service both the VCI field (except or VCI values 0, 3, 4, and 6 through 15) and Payload Type field are transported transparently by the network. This attribute value is only applicable to SPVP connections.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110.1.71
atmIfVpcVpdTransferCapabilityBbcThis attribute is migrated to the AtmTmProv group. This attribute specifies the transfer capability for this connection. Uni 3.0/3.1 traffic type and end-to-end timing parameters are mapped into this parameter as follows: <transferCapability: TrafficType, Timing> 0: NoIndication, NoIndication 1: NoIndication, yes 2: NoIndication, no 5: CBR, yes 8: VBR, NoIndication 9: VBR, yes 10: VBR, no NotApplicable specifies that the user does not want to specify the transfer capability. The CBR traffic type refers to traffic offered on services such as a constant bit rate video service or a circuit emulation. The VBR traffic type refers to traffic offered on services such as packetized audio and video, or data. The value no indication for traffic type is used if the user has not set the traffic type; similarly for end-to-end timing. The value yes for end-to-end timing indicates that end-to-end timing is required. The value no for end-to-end timing indicates that end-to-end timing is not required. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110.1.72
atmIfVpcVpdClippingBbcThis attribute is migrated to the AtmTmProv group. This attribute specifies the value for the clipping susceptibility parameter in the BBC Information Element. This attribute is only used for SPVC connections. It is one of the Broadband Bearer Capability attributes. Clipping is an impairment in which the first fraction of a second of information to be transferred is lost. It occurs after a call is answered and before an associated connection is switched through.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110.1.74
atmIfVpcVpdBestEffortThis attribute is migrated to the AtmTmProv group. This attribute specifies the value of the best effort parameter in the ATM Traffic Descriptor Information Element. This attribute is only used for Soft PVC connections. It is one of the Broadband Bearer Capability attributes. The value indicated implies that the quality of service for this connection is not guaranteed. The value notIndicated implies that the quality of service for this connection is guaranteed. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110.1.75
atmIfVpcVpdFwdFrameDiscardThis attribute specifies the activation of frame discard functionality in the forward data direction, at relay points, for this connection. It applies to each hop of the connection. Frame discard functions should not be requested if this connection is not transferring frame (AAL5) traffic. Setting the value to indicated for any other traffic type results in all traffic being discarded. If this connection point is a permanent (provisioned) VCC mid- point, this attribute specifies whether the Partial Packet Discard (PPD) function is to be enabled or disabled in the transmit direction at this connecting point. The PPD function allows the connecting point to discard the remainder of a cell-forwarded AAL5 frame if one cell of this frame has been discarded. The PPD function increases the 'goodput' of the link, since cells which are only going to be discarded by the AAL5 reassembly are not transmitted. At a permanent VCC connecting point which is not a connection endpoint, when this attribute is set to indicated, the PPD function is applied to transmit traffic at this connecting point. It should not be indicated for connections whose end points are not performing AAL5 segmentation and reassembly. When this attribute is set to notIndicated, the PPD feature is not applied to transmit traffic at this connecting point. At a SPVC origin on a PNNI interface, a value of indicated specifies that frame discard is requested in the forward direction. The frame discard function for SPVCs consists of PPD at the SPVC origin and at all intermediate connecting points. When this attribute is set to notIndicated, forward frame discard is not requested in the SPVC call setup. Thus PPD is not enabled at the SPVC origin nor at any intermediate connecting point. At all points along a VPC, this setting is ignored. At a permanent VCC connection endpoint, this value is ignored. If AAL5 segmentation and reassembly has been requested, PPD and Early Packet Discard (EPD) are automatically enabled. This attribute has been migrated to txFrameDiscard.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110.1.76
atmIfVpcVpdBwdFrameDiscardThis attribute specifies the activation of frame discard functionality in the backward data direction, at relay points, for this connection. It applies to each hop of the connection. Frame discard functions should not be requested if this connection is not transferring frame (AAL5) traffic. Setting the value to indicated for any other traffic type results in all traffic being discarded. If this connection point is a permanent (provisioned) VCC mid- point, this attribute specifies whether the Partial Packet Discard (PPD) function is to be enabled or disabled in the receive direction at this connecting point. The PPD function allows the connecting point to discard the remainder of a cell-forwarded AAL5 frame if one cell of this frame has been discarded. The PPD function increases the 'goodput' of the link, since cells which are only going to be discarded by the AAL5 reassembly are not received. At a permanent VCC connecting point which is not a connection endpoint, when this attribute is set to indicated, the PPD function is applied to receive traffic at this connecting point. It should not be indicated for connections whose end points are not performing AAL5 segmentation and reassembly. When this attribute is set to notIndicated, the PPD feature is not applied to receive traffic at this connecting point. At a SPVC origin on a PNNI interface, a value of indicated specifies that frame discard is requested in the backward direction. The frame discard function for SPVCs consists of PPD at the SPVC origin and at all intermediate connecting points. When this attribute is set to notIndicated, backwards frame discard is not requested in the SPVC call setup. Thus PPD is not enabled at the SPVC origin nor at any intermediate connecting point. At all points along a VPC, this setting is ignored. At a permanent VCC connection endpoint, this value is ignored. If AAL5 segmentation and reassembly has been requested, PPD and Early Packet Discard (EPD) are automatically enabled. This attribute has been migrated to rxFrameDiscard.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.110.1.77
atmIfVpcVpdAcctTableThis group contains the provisionable ATM accounting attributes for a Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVpcVpdAcctEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.111
atmIfVpcVpdAcctEntryAn entry in the atmIfVpcVpdAcctTable.
AtmIfVpcVpdAcctEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.111.1
atmIfVpcVpdCorrelationTagThis attribute specifies a unique indentifier for each end of a PVC. It that may be used by downstream processing systems to correlate accounting records issued at different nodes in the network. The attribute can be up to 32 bytes long. If it is less than 32 bytes, it is zero filled on the right to create a 32 byte value. The resulting value is recorded in the attribute callConnId for this PVC's ATM accounting records. If the attribute is a null string then this PVC does not have any accounting records generated for it.rw
AsciiString
.1.3.6.1.4.1.3764.1.1.30.114.4.2.111.1.10
atmIfVpcVpdTxTdpTableThis attribute is migrated to the AtmTmProv group. This attribute is a vector of five traffic parameters whose meanings are defined by the txTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR) and requested shaping rate are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. CDVT is expressed in microseconds. The values of PCR, SCR, MBS and CDVT are used for connection admission control (CAC). The value of CDVT is only used for connections where the atmServiceCategory is constantBitRate. For all other values of atmServiceCategory, CDVT is ignored. The values of PCR, SCR and requested shaping rate are used to determine the actual shaping rate where traffic shaping is enabled. When txTrafficDescType is 1 or 2, all of the parameters must be set to zero. When txTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be non-zero. Parameters 2 and 3 must be zero. When txTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic with cell discard; parameter 2 represents the PCR for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be greater than or equal to parameter 2. Parameters 1 and 2 must be non-zero. Parameter 3 must be zero. When txTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic with cell tagging; parameter 2 represents the PCR for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be greater than or equal to parameter 2. Parameters 1 and 2 must be non-zero. Parameter 3 must be zero. When txTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. Whenever it is valid for PCR to be specified, parameter 5 may also be used to specify a requested shaping rate. A non-zero value in parameter 5 overrides the value in parameter 1 and is used as the peak cell rate in calculations of CAC and shaping rate. For txTrafficDescType 3, 4 and 5, the transmit traffic is shaped at the next rate less than the PCR. For txTrafficDescType 6, 7 and 8, the transmit traffic is shaped at the highest available rate which is between PCR and SCR. However, if there is no available shaping rate between PCR and SCR, traffic is shaped at the next rate above the PCR.obsolete
SEQUENCE OF AtmIfVpcVpdTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.297
atmIfVpcVpdTxTdpEntryAn entry in the atmIfVpcVpdTxTdpTable.obsolete
AtmIfVpcVpdTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.297.1
atmIfVpcVpdTxTdpIndexThis variable represents the atmIfVpcVpdTxTdpTable specific index for the atmIfVpcVpdTxTdpTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.4.2.297.1.1
atmIfVpcVpdTxTdpValueThis variable represents an individual value for the atmIfVpcVpdTxTdpTable.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.2.297.1.2
atmIfVpcVpdRxTdpTableThis attribute is migrated to the AtmTmProv group. This attribute is a vector of four traffic parameters whose meanings are defined by the rxTrafficDescType attribute. The values of peak cell rate (PCR) and sustained cell rate (SCR) are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. The value of CDVT is expressed in microseconds. The values of PCR, SCR, MBS and CDVT are used for usage parameter control (UPC). When rxTrafficDescType is 1 or 2, all of the parameters must be set to zero (unused). When rxTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic. Parameter 1 must be non-zero. Parameters 2 and 3 must be set to zero (unused). When rxTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard. Parameters 1 and 2 must be non-zero. Parameter 3 must be set to zero (unused). Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging. Parameters 1 and 2 must be non-zero. Parameter 3 must be set to zero (unused). Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is a 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic. Parameters 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to Parameter 2. When rxTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic. Parameters 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic. Parameter 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is any value from 3 through 8, parameter 4 represents the CDVT. If this value is zero, the CDVT is taken from the ConnectionAdministrator defaults for the particular atmServiceCategory of this connection. When rxTrafficDescriptorType is 3 through 8, there are certain extreme combinations of rxTrafficDescParm which are outside the capabilities of the UPC hardware. The check prov command detects such cases and generates an error message. If this happens, adjust the parameters until they fall within the supported limits. To calculate the limits, use the following formulae: I1 = 1 000 000 000 / PCR L1 = CDVT * 1000 I2 = 1 000 000 000 / SCR L2 = CDVT + (MBS - 1) * (I2 - I1) I1 and I2 must be less than or equal to 335 523 840. I1 + L1 must be less than or equal to 1 342 156 800. I2 + L2 must be less than or equal to 1 342 156 800. Note that I2 and L2 only apply when the rxTrafficDescriptorType is 6 through 8. If the values of I1, L1, I2 or L2 are closer to the limits described above, a further restriction applies. Specifically, if either: I1 > 41 940 480 or I2 > 41 940 480 or I1 + L1 > 167 769 600 or I2 + L2 > 167 769 600 then both I1 and I2 must be greater than 20 480. Parameter 5 of the rxTrafficDescParm is always unused. If the rxTrafficDescType is sameAsTx, the values in this attribute are taken from the txTrafficDescParm.obsolete
SEQUENCE OF AtmIfVpcVpdRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.298
atmIfVpcVpdRxTdpEntryAn entry in the atmIfVpcVpdRxTdpTable.obsolete
AtmIfVpcVpdRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.298.1
atmIfVpcVpdRxTdpIndexThis variable represents the atmIfVpcVpdRxTdpTable specific index for the atmIfVpcVpdRxTdpTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.4.2.298.1.1
atmIfVpcVpdRxTdpValueThis variable represents an individual value for the atmIfVpcVpdRxTdpTable.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.2.298.1.2
atmIfVpcVpdFqpTableThis attribute is migrated to the AtmTmProv group. This attribute is a vector of three elements that specify the quality of service parameters for the forward direction for this connection. This attribute is used for SPVC connections. The cdv element specifies the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR, and rt-VBR). It is signalled through the extended QoS information element. The ctd specifies the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR, and rt-VBR). It is signalled through the end to end transit delay information element. The clr specifies the acceptable Cell Loss Ratio (CLR) of CBR, rt- VBR, and nrt-VBR connections. It is signalled through the extended QoS information element.obsolete
SEQUENCE OF AtmIfVpcVpdFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.359
atmIfVpcVpdFqpEntryAn entry in the atmIfVpcVpdFqpTable.obsolete
AtmIfVpcVpdFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.359.1
atmIfVpcVpdFqpIndexThis variable represents the atmIfVpcVpdFqpTable specific index for the atmIfVpcVpdFqpTable.obsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.359.1.1
atmIfVpcVpdFqpValueThis variable represents an individual value for the atmIfVpcVpdFqpTable.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.2.359.1.2
atmIfVpcVpdBqpTableThis attribute is migrated to the AtmTmProv group. This attribute is a vector of three elements that specify the quality of service parameters for the backward direction for this connection. This attribute is used for SPVC connections. The cdv element specifies the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR, and rt-VBR). It is signalled through the extended QoS information element. The ctd specifies the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR, and rt-VBR). It is signalled through the end to end transit delay information element. The clr specifies the acceptable Cell Loss Ratio (CLR) of CBR, rt- VBR, and nrt-VBR connections. It is signalled through the extended QoS information element.obsolete
SEQUENCE OF AtmIfVpcVpdBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.360
atmIfVpcVpdBqpEntryAn entry in the atmIfVpcVpdBqpTable.obsolete
AtmIfVpcVpdBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.2.360.1
atmIfVpcVpdBqpIndexThis variable represents the atmIfVpcVpdBqpTable specific index for the atmIfVpcVpdBqpTable.obsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.2.360.1.1
atmIfVpcVpdBqpValueThis variable represents an individual value for the atmIfVpcVpdBqpTable.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.2.360.1.2
atmIfVpcLoop
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.4.3
atmIfVpcLoopRowStatusTableThis entry controls the addition and deletion of atmIfVpcLoop components.
SEQUENCE OF AtmIfVpcLoopRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.3.1
atmIfVpcLoopRowStatusEntryA single entry in the table represents a single atmIfVpcLoop component.
AtmIfVpcLoopRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.3.1.1
atmIfVpcLoopRowStatusThis variable is used as the basis for SNMP naming of atmIfVpcLoop components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.3.1.1.1
atmIfVpcLoopComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.3.1.1.2
atmIfVpcLoopStorageTypeThis variable represents the storage type value for the atmIfVpcLoop tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.3.1.1.4
atmIfVpcLoopIndexThis variable represents the index for the atmIfVpcLoop tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.4.3.1.1.10
atmIfVpcTm
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.4.9
atmIfVpcTmRowStatusTableThis entry controls the addition and deletion of atmIfVpcTm components.
SEQUENCE OF AtmIfVpcTmRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.9.1
atmIfVpcTmRowStatusEntryA single entry in the table represents a single atmIfVpcTm component.
AtmIfVpcTmRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.9.1.1
atmIfVpcTmRowStatusThis variable is used as the basis for SNMP naming of atmIfVpcTm components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.9.1.1.1
atmIfVpcTmComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.9.1.1.2
atmIfVpcTmStorageTypeThis variable represents the storage type value for the atmIfVpcTm tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.9.1.1.4
atmIfVpcTmIndexThis variable represents the index for the atmIfVpcTm tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.4.9.1.1.10
atmIfVpcTmAbr
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2
atmIfVpcTmAbrRowStatusTableThis entry controls the addition and deletion of atmIfVpcTmAbr components.
SEQUENCE OF AtmIfVpcTmAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.1
atmIfVpcTmAbrRowStatusEntryA single entry in the table represents a single atmIfVpcTmAbr component.
AtmIfVpcTmAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.1.1
atmIfVpcTmAbrRowStatusThis variable is used as the basis for SNMP naming of atmIfVpcTmAbr components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.1.1.1
atmIfVpcTmAbrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.1.1.2
atmIfVpcTmAbrStorageTypeThis variable represents the storage type value for the atmIfVpcTmAbr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.1.1.4
atmIfVpcTmAbrIndexThis variable represents the index for the atmIfVpcTmAbr tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.1.1.10
atmIfVpcTmAbrOperTableThis group contains operational attributes for connections using ABR service category.
SEQUENCE OF AtmIfVpcTmAbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.110
atmIfVpcTmAbrOperEntryAn entry in the atmIfVpcTmAbrOperTable.
AtmIfVpcTmAbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.110.1
atmIfVpcTmAbrInitialCellRateThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Initial Cell Rate (ICR) parameter for this connection. ICR is the rate at which a source should send initially and after an idle period. For nailed-up connections, this attribute is determined by the provisioned value of the initialCellRate attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element. The ICR for a connection is a value between the MCR and the PCR. Furthermore, ICR has an upper bound determined by the transientBufferExposure divided by fixedRoundTripTime.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.110.1.10
atmIfVpcTmAbrTransientBufferExposureThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Transient Buffer Exposure (TBE) for this connection. TBE is the negotiated number of cells that the network would like to limit the resource to send during start-up periods, before the first Resource Management (RM) cell returns. For nailed-up connections, this attribute is determined by the provisioned value of the transientBufferExposure attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.110.1.11
atmIfVpcTmAbrFixedRoundTripTimeThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Fixed Round-Trip Time (FRTT) parameter for this connection. FRTT is the sum of the fixed and propagation delays from the source to a destination and back. For nailed-up connections, this attribute is determined by the provisioned value of the fixedRoundTripTime attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.110.1.12
atmIfVpcTmAbrRateDecreaseFactorThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Rate Decrease Factor (RDF) for this connection. The RDF value is computed by using the operational value of this attribute, n, as 2 to the inverse power n. For example, if the value of this attribute is 8, RDF is 2E-8 = 1/256. RDF controls the amount by which the cell transmission rate may decrease upon receipt of a backward Resource Management (RM) cell. For example, if a backward RM cell is received with the Congestion Indication (CI) field set to 1, the Allowed Cell Rate (ACR) value would be reduced by the amount (RDF*ACR). The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. For nailed-up connections, this attribute is determined by the provisioned value of the rateDecreaseFactor attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.110.1.13
atmIfVpcTmAbrRateIncreaseFactorThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Rate Increase Factor (RIF) for this connection. The RIF value is computed by using the operational value of this attribute, n, as 2 to the inverse power n. For example, if the value of this attribute is 6, RIF is 2E-6 = 1/64. RIF controls the amount by which the cell transmission rate may increase upon receipt of a backward Resource Management (RM) cell. For example, if a backward RM cell is received with the Congestion Indication (CI) and the No Increase (NI) fields both set to 0, the Allowed Cell Rate (ACR) value would be increased by the amount (RIF*ACR). The ACR is not allowed to exceed the Peak Cell Rate (PCR), in which case the ACR is set to PCR. For nailed-up connections, this attribute is determined by the provisioned value of the rateIncreaseFactor attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.110.1.14
atmIfVpcTmAbrMaxCellPerRmCellThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the maximum number of cells an ABR source may transmit for each forward Resource Management (RM) cell. The count of the cells transmitted includes data cells, OAM cells, backward RM cells, and the forward RM cell. For nailed-up connections, this attribute is determined by the provisioned value of the maxCellsPerRmCell attribute. For signalled connections, it is indicated in the ABR Additional Parameters Information Element.ro
Unsigned32 (2 | 4 | 8 | 16 | 32 | 64 | 128 | 256)
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.110.1.15
atmIfVpcTmAbrMaxTimeBetweenRmCellThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the TRM parameter for this connection. TRM provides an upper bound on the time interval between forward Resource Management (RM) cells for an ABR source. Since the last forward RM cell was sent, if at least TRM time has elapsed since and at least 2 other cells have been sent, the next cell to be transmitted would be a forward RM cell. For nailed-up connections, this attribute is determined by the provisioned value of the maxTimeBetweenRmCell attribute. For signalled connections, it is indicated in the ABR Additional Parameters Information Element.ro
Unsigned32 (781 | 1563 | 3125 | 6250 | 12500 | 25000 | 50000 | 100000)
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.110.1.16
atmIfVpcTmAbrCutoffDecreaseFactorThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Cutoff Decrease Factor (CDF) parameter for this connection. When the value of this attribute is non-zero, CDF is computed as the inverse of the value. For example, if the value is 32, the value of CDF is 1/32. When the value of this attribute is 0, CDF is also zero. CDF controls the decrease in the Allowed Cell Rate (ACR) associated with the forwardRmCellLimit attribute, the limit of the number of forward Resource Management (RM) cells which may be sent in the absence of received backward RM cells. When this limit is crossed, the ACR value would be decreased by the amount (CDF*ACR). The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. For nailed-up connections, this attribute is determined by the provisioned value of the cutoffDecreaseFactor attribute. For signalled connections, it is indicated in the ABR Additional Parameters Information Element.ro
Unsigned32 (0 | 1 | 2 | 4 | 8 | 16 | 32 | 64)
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.110.1.17
atmIfVpcTmAbrAcrDecreaseTimeFactorThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Allowed Cell Rate Decrease Time Factor (ADTF) parameter for this connection. ADTF is the time interval permitted between sending forward Resource Management (RM) cells before the Allowed Cell Rate (ACR) is decreased to initialCellRate. In other words, if the source does not transit a forward RM cell for the period specified by adtf, it reduces its ACR to the value of its initialCellRate. For nailed-up connections, this attribute is determined by the provisioned value of the acrDecreaseTimeFactor attribute. For signalled connections, it is indicated in the ABR Additional Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.110.1.18
atmIfVpcTmAbrForwardRmCellLimitThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the CRM parameter for this connection. CRM is the limit of the number of forward Resource Management (RM) cells which may be sent in the absence of received backward RM cells. When this limit is crossed, the Allowed Cell Rate (ACR) value would be decreased by the amount (CDF*ACR), where CDF is determined by the cutoffDecreaseFactor. The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. The value of CRM is obtained as transientBufferExposure divided by maxCellsPerRmCell.ro
Unsigned32 (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023 | 2047 | 4095)
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.110.1.19
atmIfVpcTmAbrTxRateChangeInfoTHIS ATTRIBUTE IS HISTORICAL:This attribute indicates the rate change information put into the last forward Resource Management (RM) cell turned around as a backward-RM cell. For connections configured as an ABR Source or Destination, the turned around backward-RM cell is sent over the interface. For connections configured as an ABR Virtual Source or Virtual Destination, the turned around backward-RM cell is sent over the backplane.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.110.1.20
atmIfVpcTmAbrAcrRateChangeInfoThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the type of change in the Allowed Cell Rate (ACR) as a result of the information in the last backward Resource Management (B-RM) cell received from the interface. This attribute value is only applicable when the Vcc Tm or Vpc Tm abrConnectionType attribute is sourceDest or VirtualSourceDest. In all other cases, this attribute value is notApplicable. A value of noChange indicates that the rate did not change as a result of the last backward RM cell received. A value of decreasedByRdf or increasedByRif indicates that the ACR was increased or decreased by the corresponding factor. This change is as a result of the CI or NI bit setting in the last backward RM cell, or an ADTF timeout. A value of setToExplicitRate indicates that the ACR was set to the ER value in the last backward RM cell.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.110.1.21
atmIfVpcTmAbrTxFwdRmCellsThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute counts the number of forward Resource Management (RM) cells sent over the interface since the last backward RM-cell was received from the interface. If the value of this attribute is greater than or equal to the value of forwardRmCellLimit, the Allowed Cell Rate (ACR) value would be decreased by the amount (CDF*ACR), where CDF is determined by the cutoffDecreaseFactor. This counter is reset to zero each time a backward-RM cell is received. This counter does not wrap to zero if it reaches its maximum value of 4095 in order to indicate that no backward RM cell has been received.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.110.1.22
atmIfVpcTmAbrRxEfciThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the value of the Explicit Forward Congestion Indication (EFCI) bit of the last data cell received from the interface. When a forward Resource Management (RM) cell is turned around as a backward-RM cell, the Congestion Indication (CI) field of the backward-RM cell is set to 1, if the value of this attribute is indicated. This attribute is set to notIndicated each time a backward-RM cell is transmitted.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.110.1.23
atmIfVpcTmAbrBrmRateChangeInfoThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest, virtualSourceDest or explicitRate. This attribute indicates the values of key fields which affect the rate change. These fields are from the most recent Backward Resource Management (B-RM) cell on this connection. These fields may have been set by a connection point at some switch prior to the B-RM cell arriving at this connection point. A value of ci indicates that the Congestion Indication (CI) field is set in the B-RM cell. A value of ni indicates that the No Increase (NI) field is set in the B-RM cell. A value of er indicates that a rate decrease is indicated by the Explicit Rate in the B-RM cell having a value lower than the Current Cell Rate (CCR) field in the B-RM cell. The actual explicit rate from the B-RM cell is shown in the brmEr attribute of this component. Description of bits: ci(0) ni(1) er(2)ro
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.110.1.24
atmIfVpcTmAbrBrmExplicitRateThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest, virtualSourceDest or explicitRate. This attribute indicates the value of the Explicit Rate field from the most recent Backward Resource Management (B-RM) cell on this connection. This is the rate from the B-RM cell which may be different from the explicit rate (ER) offered at this connection point. Specifically, this attribute may indicate the ER which has been set in the B-RM cell by some connection point before the B-RM cell arrived at this connection point.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.2.110.1.25
atmIfVpcTmOperTableThis group contains attributes for the Tm component to reflect operational traffic attributes.
SEQUENCE OF AtmIfVpcTmOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100
atmIfVpcTmOperEntryAn entry in the atmIfVpcTmOperTable.
AtmIfVpcTmOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1
atmIfVpcTmTxTrafficDescTypeT his attribute indicates the type of traffic management which is applied to the transmit direction of this connection as defined in the ATM Forum. The txTrafficDescType determines the number and meaning of the parameters in the txTrafficDescParm attribute.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.10
atmIfVpcTmTxQosClassThis attribute indicates the quality of service for the calling to called direction for this connection. This is only applicable to Soft PVC and SVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified QOS class; no objective is specified for the performance parameters. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.31
atmIfVpcTmTxQueueLengthThis attribute indicates the current number of cells in the transmit queue for this connection. If this connection has unshapedTransmitQueueing attribute displayed as common, this attribute displays the length of the common queue which is used for this atm service category. If this connection has unshapedTransmitQueueing attribute displayed as fifo, this attribute indicates the number of cells for this connection which are enqueued in a first-in-first-out queuing method for this atm service category. This will only occur for connections on ATM IP cards with atmServiceCategory of nrtVbr or ubr. If this connection has unshapedTransmitQueueing attribute displayed as perVc or as notApplicable, this attribute displays the length of the per-VC queue. This attribute does not apply to basic Vpts.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.32
atmIfVpcTmTxQueueCongestionStateThis attribute indicates the congestion state of the transmit queue for this connection. If this connection has unshapedTransmitQueueing attribute displayed as common, this attribute displays the congestion state of the common queue. If this connection has unshapedTransmitQueueing attribute displayed as perVc or as notApplicable, this attribute displays the congestion state of the per- VC queue. The congestion state of a queue is indicated by a numeric value ranging from 0 to 3. When a queue is in a congested state x, only traffic with discard priority (DP) 0 to x are enqueued. Traffic with DP > x is discarded. For example, if the congestion state is 3, there is no congestion and all traffic is enqueued. Likewise, when the congestion state is 0, there is maximum congestion and only traffic with DP=0 is enqueued on that queue. This attribute does not apply to basic Vpts.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.33
atmIfVpcTmHoldingPriorityThis attribute indicates the actual holding priority in effect for this connection. In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. Some applications, for example Vcc Test, may override the provisioned holding priority. A value of notApplicable is displayed when this is an elastic connection. Holding priority does not apply to bandwidth elastic connections. Holding priority has no effect if the equivalent cell rate (ECR) for a connection is zero. This attribute does not apply to Vpt Vccs.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.35
atmIfVpcTmRxTrafficDescTypeThis attribute indicates the type of traffic management which is applied to the receive direction of this connection as defined in the ATM Forum. The rxTrafficDescType determines the number and meaning of the parameters in the rxTrafficDescParm attribute.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.40
atmIfVpcTmRxQosClassThis attribute indicates the quality of service for the called to calling direction for this connection. This is only applicable to Soft PVC and SVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified QOS class; no objective is specified for the performance parameters. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.61
atmIfVpcTmAtmServiceCategoryThis attribute indicates the ATM service category used for traffic in both directions of the connection. This attribute does not apply to Virtual Link VPTs and will always be displayed as constantBitRate. The constantBitRate service category is intended for real time applications, that is, those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. The consistent availability of a fixed quantity of bandwidth is considered appropriate for CBR service. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to have significantly reduced value for the application. The rtVariableBitRate service category is intended for real time applications; that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. Sources are expected to transmit at a rate which varies with time. Equivalently, the source can be described as 'bursty'. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to be of significantly reduced value to the application. Real time VBR service may support statistical multiplexing of real time sources. The nrtVariableBitRate service category is intended for non-real time applications which have bursty traffic characteristics and which can be characterized in terms of a PCR, SCR, and MBS. For those cells which are transferred within the traffic contract, the application expects a low cell loss ratio. For all connections, it expects a bound on the mean cell transfer delay. Non-real time VBR service may support statistical multiplexing of connections. The availableBitRate service is an ATM layer service category for which the limiting ATM layer transfer characteristics provided by the network may change subsequent to connection establishment. ABR service has a flow control mechanism which supports several types of feedback to control the source rate in response to changing ATM layer transfer characteristics. ABR service is not intended to support real-time applications. The unspecifiedBitRate service is intended for non-real time applications, that is those not requiring tightly constrained delay and delay variation. UBR sources are expected to be bursty. UBR service supports a high degree of statistical multiplexing among sources. UBR service does not specify traffic related service guarantees. No numerical commitments are made with respect to the cell loss ratio experienced by a UBR connection, or as to the cell transfer delay experienced by cells on the connection.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.62
atmIfVpcTmTrafficShapingThis attribute indicates the traffic shaping state of the connection. A value of notApplicable indicates that traffic shaping is not applicable or not supported for this connection. This is the case: - when the txTrafficDescType is 1 or 2. - for standard Vpt Vccs and basic Vpts. - for CQC-based ATM cards, when the atmServiceCategory is constantBitRate. In these cases, the value of notApplicable is set regardless of whether traffic shaping is enabled or disabled in the provisioning data. A value of disabled indicates that traffic shaping is applicable and supported for the type of connection but has been turned off in the provisioning data. A value of linear or inverseUpc indicates that traffic shaping is applicable and supported for the type of connection and has been turned on in the provisioning data. This is the only case that indicates that traffic shaping is performed on the connection. In this case, the actual shaping rate is reflected in the txTrafficDescParm attribute, parameter number 4. A value of linear indicates that traffic is being shaped at the constant rate indicated in txTrafficDescParm 4. A value of inverseUpc is possible only on ATM IP cards. This value indicates that the shaper strictly conforms to the requirements of a dual leaky bucket UPC enforcer. This value is indicated if traffic shaping is enabled, and the txTrafficDescType for this connection is 6, 7 or 8. Traffic shaping for connections with atmServiceCategory as availableBitRate (txTrafficDescType 9) depends upon the abrConnectionType attribute. If abrConnectionType is sourceDest or virtualSourceDest, the value of this attribute is dynamic. If abrConnectionType is erSwitch or efciSwitch, this attribute is notApplicable.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.70
atmIfVpcTmBearerClassBbcThis attribute indicates the bearer capability for this connection. Class a service is a connection-oriented, constant bit rate ATM transport service. Class a service has end to end timing requirements and may require stringent cell loss, cell delay and cell delay variation performance.When a is displayed, the user is requesting more than an ATM only service. The network may look at the AAL to provide interworking based upon its contents. Class c service is a connection-oriented, variable bit rate ATM transport service. Class c service has no end-to-end timing requirements.When c is displayed, the user is requesting more than an ATM only service. The network interworking function may look at the AAL and provide service based on it. Class x service is a connection-oriented ATM transport service where the AAL, trafficType (cbr or vbr), and timing requirements are user defined (that is, transparent to the network). When the value of this attribute is x, the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. Class vp service is used to indicate a transparent VP service when the user is requesting an ATM only service from the network. In this case, the network does not process any higher layer protocol. This service differs from class x service in that with the class vp service both the VCI field (except for VCI values 0, 3, 4, and 6 through 15) and Payload Type field are transported transparently by the network. This attribute value is only applicable to SPVP and SVP connections. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.71
atmIfVpcTmTransferCapabilityBbcThis attribute indicates the transfer capability for this connection. Uni 3.0/3.1 traffic type and end-to-end timing parameters are mapped into this parameter as follows: <transferCapability: TrafficType, Timing> 0: NoIndication, NoIndication 1: NoIndication, yes 2: NoIndication, no 5: CBR, yes 8: VBR, NoIndication 9: VBR, yes 10: VBR, no A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance, or in the case that the transfer capability in the call request was set to NoIndication. The CBR traffic type refers to traffic offered on services such as a constant bit rate video service or a circuit emulation. The VBR traffic type refers to traffic offered on services such as packetized audio and video, or data. The value NoIndication for traffic type is used if the user has not set the traffic type; similarly for end-to-end timing. The value yes for end-to-end timing indicates that end-to-end timing is required for the connection. The value no for end-to-end timing indicates that end-to-end timing is not required for the connection.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.72
atmIfVpcTmClippingBbcThis attribute indicates the value of the clipping susceptibility parameter in the broadband bearer capability (BBC) Information Element. Clipping is an impairment in which the first fraction of a second of information to be transferred is lost. It occurs after a call is answered and before an associated connection is switched through. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.74
atmIfVpcTmUnshapedTransmitQueueingThis attribute indicates the unshaped transmit queuing state of the connection. A value of common indicates that transmit traffic is being enqueued onto the common transmit queue for this service category. The txQueueLength attribute indicates the current length of the common transmit queue. A value of fifo indicates that transmit traffic is being queued in a first-in-first-out basis for this service category. This is similar to common queueing, but the txQueueLength attribute indicates the number of cells in this connection queue. A value of fifo will only be indicated for connections on ATM IP cards with atmServiceCategory of nrtVbr or ubr. A value of perVc indicates that transmit traffic is being enqueued onto a per-VC queue for this connection. A value of notApplicable indicates that transmit traffic is being shaped for this connection, or that unshaped transmit queuing is not applicable for this type of connection. Transmit traffic for a shaped connection is enqueued onto a per-VC queue, but this attribute is only applicable for unshaped connections. Unshaped transmit queuing is not applicable for basic Vpts.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.75
atmIfVpcTmBestEffortThis attribute indicates value of best effort parameter in the ATM Traffic Descriptor Information Element. The value indicated implies that the quality of service for this connection is not guaranteed. The value notIndicated implies that the quality of service for this connection is guaranteed. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.76
atmIfVpcTmForceTaggingThis attribute indicates the state of force tagging option for this connection. Force tagging refers to setting the CLP bit for all cells on a connection. For CQC-based ATM cards, this attribute is not applicable and is not displayed. A value of enabled indicates that the CLP bit is being set to 1 for all cells in the transmit direction on this connection. A value of disabled indicates that the CLP bit is unchanged for cells in the transmit direction on this connection. disabled is always displayed for Vpts since forced tagging is applied on a per Vpt Vcc basis.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.78
atmIfVpcTmWeightThis attribute indicates the relative weight of this unshaped connection. Connections with a larger weight get a larger proportion of the link bandwidth, or in the case of standard Vpt Vccs, the Vpt bandwidth. For all but standard Vpt Vccs, the default connection weight is determined by the weight policy for a service category and the traffic descriptor for a connection. For standard Vpt Vccs, the default connection weight is determined by the Vcc's service category. For CQC-based ATM cards, this attribute is not applicable and is not displayed. A value from 1 to 4095 indicates an actual weight. The value upToQueueLimit indicates that the weight of a connection is up to the transmit queue limit for this connection. upToQueueLimit is used with common (first-in-first-out) queueing. This attribute is displayed as notApplicable if: - this connection has trafficShaping displayed as linear or inverseUpc. - this is a basic Vpt. VALUES ( 0 = upToQueueLimit 65534 = notApplicable )ro
Unsigned32 (0 | 1..4095 | 65534)
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.79
atmIfVpcTmUsageParameterControlThis attribute indicates the UPC state of the connection. A value of notApplicable indicates that UPC is not applicable or not supported for the connection. This is the case: - when the connection's rxTrafficDescType is 1 or 2. - for standard Vpt Vccs and basic Vpts. A value of notApplicable is set regardless of whether UPC is disabled or enabled in provisioning data. A value of disabled indicates that UPC is applicable and supported for the type of connection but has been turned off in the provisioning data. A value of enforced indicates that UPC is actively checking conformance for the connection and is discarding or tagging cells which do not conform to the connection traffic contract. The traffic descriptor parameters used for UPC conformance are reflected in the rxTrafficDescParms of the connection. On ATM IP cards, the counts of UPC violations are visible in the Vcc, Vpc, or Vpt rxUpcViolationsOnEnforcer1 or rxUpcViolationsOnEnforcer2 attributes. ATM IP cards provide the ability to monitor UPC violations without tagging or discarding. A value of monitored indicates that UPC is actively checking conformance for the connection and counting the violations, but is not discarding or tagging cells which do not conform to the connection traffic contract. The traffic descriptor parameters used for UPC conformance are reflected in the rxTrafficDescParms of the connection. The counts of UPC violations are visible in the Vcc, Vpc, or Vpt rxUpcViolationsOnEnforcer1 or rxUpcViolationsOnEnforcer2 attributes. The value of monitored appears only on ATM IP cards. If the atmServiceCategory for this connection indicates availableBitRate, a value of abrEnforced indicates that Dynamic Generic Cell Rate Algorithm (DGCRA) is active for the connection and that violating cells are discarded. The cell rate which is in effect at any particular instant is indicated in rxTrafficDescParm 4 of the connection. If the atmServiceCategory for this connection indicates availableBitRate, a value of abrMonitored indicates that Dynamic Generic Cell Rate Algorithm (DGCRA) is active for the connection but that violating cells are counted only. The cell rate which is in effect at any particular instant is indicated in rxTrafficDescParm 4 of the connection.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.80
atmIfVpcTmTxPacketWiseDiscardThis attribute indicates the current set of packet-wise discard functions in effect in the transmit data direction at this connection point. A value of ppd indicates that the Partial Packet Discard (PPD) function is in effect. PPD may be applied at an intermediate connecting point for a connection which is transporting frame traffic (AAL5 at the endpoint). PPD is controlled by provisioning for PVCs and SPVCs, and by call setup parameters in the AAL and Traffic Descriptor Information Elements. A value of epd indicates that the Early Packet Discard (EPD) function is in effect at this connection endpoint. On CQC-based ATM cards, PPD and EPD are enabled by default at a connection endpoint which is performing AAL5 segmentation and assembly. A value of wred indicates that Weighted Random Early Detection is in effect at this connection point. W-RED can be enabled by provisioning for PVCs and SPVCs. On ATM IP cards, all packet-wise discard functions also apply to provisioned virtual path connections (VPCs). On CQC-based ATM cards, packet-wise functions are not applicable for VPCs. This attribute is not applicable for Vpts. Description of bits: ppd(0) epd(1) wred(2)ro
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.85
atmIfVpcTmRxPacketWiseDiscardThis attribute indicates the current set of packet-wise discard functions in effect in the receive data direction at this connection point. A value of ppd indicates that the Partial Packet Discard (PPD) function is in effect. PPD may be applied at an intermediate connecting point for a connection which is transporting frame traffic (AAL5 at the endpoint). PPD is controlled by provisioning for PVCs and SPVCs, and by call setup parameters in the AAL and Traffic Descriptor Information Elements. A value of epd indicates that the Early Packet Discard (EPD) function is in effect at this connection endpoint. PPD and EPD are enabled by default at a connection endpoint which is performing AAL5 segmentation and assembly. On ATM IP cards, all packet-wise discard functions also apply to provisioned virtual path connections (VPCs). On CQC-based ATM cards, packet-wise functions are not applicable for VPCs. This attribute is not applicable for Vpts. Description of bits: ppd(0) epd(1)ro
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.86
atmIfVpcTmBandwidthElasticThis attribute is only of importance for connections which are carried on a link with a variable bandwidth. For example, the bandwidth may be reduced in the event that one or more physical links in the IMA group fail, such that the originally requested bandwidth cannot be maintained. This attribute shows whether the application (for example, Trunk) running on this connection can continue to operate if the bandwidth is reduced. If the bandwidth is reduced, the amount by which it is reduced is displayed in the bandwidthReduction attribute. A value of yes, indicates that this connection is elastic, and the bandwidth may be reduced but the connection is not released. A value of no indicates that the bandwidth for this connection is not reduced in the event of link bandwidth reduction. However, this connection may be released based on its holdingPriority. Bandwidth elasticity has no effect for connections which have an equivalent cell rate (ECR) of zero. This attribute is not applicable for Vpts and Vpt Vccs.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.90
atmIfVpcTmBandwidthReductionThis attribute shows the amount by which the bandwidth has been reduced for this connection. This value is non-zero only for connections which have bandwidthElastic displayed as yes, and which are also operating in a reduced bandwidth mode. This is typically the case for selected connections running over an IMA link. This attribute takes a value from 0 (no reduction) up to the ECR. For all connections which are running at their full allocated bandwidth, bwReduction has the value 0. Connections which have been reduced in allocated bandwidth have a positive number for this attribute. The bwReduction may be subtracted from the ECR (which is displayed as txTrafficDescParm 5) to determine the actual bandwidth allocated to this connection.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.100
atmIfVpcTmAbrConnectionTypeThis attribute indicates the type of ABR behavior which is in effect at this connection. This attribute is only applicable if the atmServiceCategory attribute is availableBitRate. If the atmServiceCategory attribute is not availableBitRate, or if the connection is not active, this attribute value is displayed as notApplicable. For CQC-based ATM cards, the only possible values are notApplicable, efciSwitch or nonAbrInterworking. In EFCI marking mode, the Explicit Forward Congestion Indication (EFCI) field in the data cell headers is used to indicate transmit queue congestion. For ATM IP cards, if the connectionPointType is displayed as connectionEndPoint, this attribute has the value sourceDest. In this mode, the ABR Source and Destination behavior is in effect at this connection. This attribute is also sourceDest in the case where the next hop connection is specified as nonAbrInterworking. The next hop connection is the Vcc or Vpc identified by the nextHop attribute of the Nrp or Rp component. If the connectionPointType is not connectionEndPoint, the value of this attribute depends upon the abrConnectionType provisioning and the card type to which the traffic is forwarded on the backplane. The default abrConnectionType is provisioned at the CA Abr abrConnectionType attribute, and may be overridden for a provisioned connection in the Vcd Tm abrConnectionType or Vpd Tm abrConnectionType attribute. If the CA Abr abrConnectionType attribute is virtualSourceDest at either one of the two connection points, and if both the connection points are defined on ATM IP cards, virtual source and destination behavior is applied to the connection. In this instance, the attribute displays the value virtualSourceDest. This attribute has the value erSwitch if ABR explicit rate functionality is in effect at this connection. In this mode, the switch may modify the Explicit Rate (ER) field of backward Resource Management (RM) cells to indicate the status of congestion at this connection point. This attribute has the value nonAbrInterworking in the case where this connection point is functioning as an SPVC origin for an ABR connection where the link side of this connection is configured as a non-ABR ATM service category. This means that there are no RM cells on the link side of this connection, and that the next hop connection point is performing as an ABR sourceDest.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.100.1.110
atmIfVpcTmTxTdpTableThis attribute is a vector of five transmit traffic parameters whose mapping is defined by the txTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR), Minimum Cell Rate (MCR), actual cell rate (ACR), explicit rate (ER), equivalent cell rate (ECR), and actual shaping rate are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. CDVT is expressed in microseconds. When txTrafficDescType is 1 or 2, parameters 1 through 5 are unused. In this description, PCR is the greater of either the PCR or the requested shaping rate (parameter 1 or parameter 5) specified in the txTrafficDescParm attribute under the Vcd Tm or Vpd Tm component. When txTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 or 1 traffic; parameters 2 and 3 are unused. When txTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard. When txTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging. When txTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic. When txTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic. When txTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic. When txTrafficDescType is 3, 4, 5, 6, 7, or 8, parameter 4 reflects the actual shaping rate in cell/s for this connection. For CQC-based ATM cards, the set of available shaping rates is based on the number of interfaces doing shaping (attribute perVcQueueInterfaces), and the shapingScalingFactor attribute of the Arc Cqc Override component. A rate of zero (0) indicates that shaping is not performed, or that the interface is down. When txTrafficDescType is 9, parameter 1 represents the PCR; parameter 2 represents the Cell Delay Variation Toleration (CDVT); parameter 3 represents the Minimum Cell Rate (MCR); the meaning of parameter 4 depends upon the value of the abrConnectionType attribute. if abrConnectionType is sourceDest or virtualSourceDest, parameter 4 represents the Allowed Cell Rate (ACR); If abrConnectionType is erSwitch, parameter 4 represents the Explicit Rate (ER); and if abrConnectionType is efciSwitch, parameter 4 reflects the actual shaping rate in cell/s for this connection. When txTrafficDescType is 3, 4, 5, 6, 7, 8, or 9, parameter 5 reflects the equivalent cell rate in cell/s for this connection as determined by the Connection Admission Control (CAC) algorithm. The equivalent cell rate is useful in determining the admission characteristics of this connection.
SEQUENCE OF AtmIfVpcTmTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.9.451
atmIfVpcTmTxTdpEntryAn entry in the atmIfVpcTmTxTdpTable.
AtmIfVpcTmTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.9.451.1
atmIfVpcTmTxTdpIndexThis variable represents the atmIfVpcTmTxTdpTable specific index for the atmIfVpcTmTxTdpTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.451.1.1
atmIfVpcTmTxTdpValueThis variable represents an individual value for the atmIfVpcTmTxTdpTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.451.1.2
atmIfVpcTmTxQThreshTableThis attribute indicates the queue limit and the discard thresholds for the transmit queue of this connection. If this connection has unshapedTransmitQueueing attribute displayed as common, this attribute displays the thresholds of the common queue. If this connection has unshapedTransmitQueueing attribute displayed as perVc or as notApplicable, this attribute displays the thresholds of the per-VC queue. The first element indicates the queue limit. The second element is the threshold that marks the transition from congestion state 1 to congestion state 0. This is the threshold at which traffic with discard priority (DP) = 1 is discarded. This threshold is set at approximately 90 percent of the first parameter, the operational queue limit. The third element is the threshold that marks the transition from congestion state 2 to congestion state 1. This is the threshold at which traffic with DP = 2 is discarded. This threshold is set at approximately 75 percent of the first parameter, the operational queue limit. The fourth element is the threshold that marks the transition from congestion state 3 to congestion state 2. This is the threshold at which traffic with DP = 3 is discarded. This threshold is set at approximately 35 percent of the first parameter, the operational queue limit. This attribute does not apply to basic Vpts.
SEQUENCE OF AtmIfVpcTmTxQThreshEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.9.452
atmIfVpcTmTxQThreshEntryAn entry in the atmIfVpcTmTxQThreshTable.
AtmIfVpcTmTxQThreshEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.9.452.1
atmIfVpcTmTxQThreshIndexThis variable represents the atmIfVpcTmTxQThreshTable specific index for the atmIfVpcTmTxQThreshTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.452.1.1
atmIfVpcTmTxQThreshValueThis variable represents an individual value for the atmIfVpcTmTxQThreshTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.452.1.2
atmIfVpcTmRxTdpTableThis attribute is a vector of four traffic parameters whose meanings are defined by the rxTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR), minimum cell rate (MCR) are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. Cell delay variation tolerance (CDVT) is expressed in microseconds. When rxTrafficDescType is 1 or 2, none of the parameters are used. When rxTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard; parameter 4 represents the CDVT. When rxTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging; parameter 4 represents the CDVT. When rxTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 9, parameter 1 represents the PCR; parameter 2 represents CDVT; parameter 3 represents the MCR; parameter 4 indicates the instantaneous rate at which dynamic generic cell rate algorithm (DGCRA) is in effect. If upc is disabled for this connection, the values of PCR, SCR, MBS and CDVT are the provisioned parameters. If upc is enabled, the values of PCR, SCR, MBS, and CDVT are exactly the values used by the usage parameter control hardware in policing the arriving traffic. These may vary slightly from the provisioned values due to granularity of the hardware. In the case where the PCR is equal to the SCR, the effective MBS is zero.
SEQUENCE OF AtmIfVpcTmRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.9.453
atmIfVpcTmRxTdpEntryAn entry in the atmIfVpcTmRxTdpTable.
AtmIfVpcTmRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.9.453.1
atmIfVpcTmRxTdpIndexThis variable represents the atmIfVpcTmRxTdpTable specific index for the atmIfVpcTmRxTdpTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.453.1.1
atmIfVpcTmRxTdpValueThis variable represents an individual value for the atmIfVpcTmRxTdpTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.453.1.2
atmIfVpcTmTqpTableThis attribute is a vector of three elements that indicate the quality of service parameters for the forward direction for this connection. This attribute is used for SPVC and SVC connections on a PNNI interface. The cdv element indicates the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR and rt-VBR). The ctd element indicates the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR and rt-VBR). The clr element indicates the acceptable Cell Loss Ratio (CLR) of CBR, rt-VBR, and nrt-VBR connections.
SEQUENCE OF AtmIfVpcTmTqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.9.454
atmIfVpcTmTqpEntryAn entry in the atmIfVpcTmTqpTable.
AtmIfVpcTmTqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.9.454.1
atmIfVpcTmTqpIndexThis variable represents the atmIfVpcTmTqpTable specific index for the atmIfVpcTmTqpTable.
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.454.1.1
atmIfVpcTmTqpValueThis variable represents an individual value for the atmIfVpcTmTqpTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.454.1.2
atmIfVpcTmRqpTableThis attribute is a vector of three elements that indicate the quality of service parameters for the backward direction for this connection. This attribute is used for SPVC and SVC connections on a PNNI interface. The cdv element indicates the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR and rt-VBR). The ctd element indicates the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR and rt-VBR). The clr element indicates the acceptable Cell Loss Ratio (CLR) of CBR, rt-VBR, and nrt-VBR connections.
SEQUENCE OF AtmIfVpcTmRqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.9.455
atmIfVpcTmRqpEntryAn entry in the atmIfVpcTmRqpTable.
AtmIfVpcTmRqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.9.455.1
atmIfVpcTmRqpIndexThis variable represents the atmIfVpcTmRqpTable specific index for the atmIfVpcTmRqpTable.
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.9.455.1.1
atmIfVpcTmRqpValueThis variable represents an individual value for the atmIfVpcTmRqpTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.9.455.1.2
atmIfVpcStateTableThis group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
SEQUENCE OF AtmIfVpcStateEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.100
atmIfVpcStateEntryAn entry in the atmIfVpcStateTable.
AtmIfVpcStateEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.100.1
atmIfVpcAdminStateThis attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.100.1.1
atmIfVpcOperationalStateThis attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.100.1.2
atmIfVpcUsageStateThis attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.100.1.3
atmIfVpcOperTableThis group contains operational information for a Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVpcOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.110
atmIfVpcOperEntryAn entry in the atmIfVpcOperTable.
AtmIfVpcOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.110.1
atmIfVpcConnectionPointTypeThis attribute reflects the role of the connection component at this interface. A value of connectionEndPoint indicates that user cells, end-to-end OAM cells, and segment OAM cells are processed by the connection component. A value of segmentEndPoint indicates that user cells and end-to- end OAM cells are relayed by the connection component, while segment OAM cells are processed by the connection component. A value of connectingPoint indicates that user cells, end-to-end OAM cells, and segment OAM cells are relayed by the connection component. A value of unknown indicates that the connection component is inactive.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.110.1.10
atmIfVpcStatusTableThis group contains operational status information for a Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVpcStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.120
atmIfVpcStatusEntryAn entry in the atmIfVpcStatusTable.
AtmIfVpcStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.120.1
atmIfVpcOperStatusThis attribute indicates the present operational status of the Vcc, Vpc, or Vpt component. Its value is dependent upon the current state of the segLinkSideLoopbackState and endToEndLoopbackState attributes. The value is end2endUp when the endToEndLoopbackState is good and the segLinkSideLoopbackState is either good or unknown. The value is end2endDown when the endToEndLoopbackState is bad and the segLinkSideLoopbackState is either good or unknown. The value is localUpEnd2endUnknown when the endToEndLoopbackState is unknown and the segLinkSideLoopbackState is good. The value is localDown when segLinkSideLoopbackState is bad. The value is localUpEnd2endUnknown when the endToEndLoopbackState is notApplicable and the segLinkSideLoopbackState is good. The value is unknown when the endToEndLoopbackState is either unknown or notApplicable and the segLinkSideLoopbackState is unknown.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.120.1.20
atmIfVpcLocalFailureCauseThis attribute indicates the failure cause of the Vcc, Vpc, or Vpt component. noFailure indicates that there is currently no bandwidth related failure for this connection. portDown indicates that the interface corresponding to the parent AtmIf is down. localBwLoss indicates that the Ima corresponding to this AtmIf has lost some, but not all bandwidth, and as a result, this connection has been released. notAdmitted indicates that this connection has failed to be admitted by the Connection Admission Control (CAC) algorithm. appNotRegistered indicates that there is no application registered to use this connection. This may be the case, for example when there is a Vcc Test application, but the test has not been started. Check the status of the application to determine why it is not functional. disabledByApp indicates that the application using this connection has requested that the connection be disabled. An example is a connection used by a trunk application where the trunk has timed out on an attempt to stage. Check the application to determine why it is not fully functional. bwReduced indicates that this connection is operating in a reduced bandwidth state. It is a bandwidth elastic connection which currently has been allocated less than the requested (equivalent) bandwidth. vpDown indicates that this connection has been notified of a fault detected at the associated VP-layer. vpDown is applicable for Vpt Vccs only.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.120.1.25
atmIfVpcTroubledThis attribute indicates whether or not the connection is in a troubled state. Connections become troubled because of OAM failures; when one of the attributes segLinkSideLoopbackState, segSwitchSideLoopbackState, endToEndLoopbackState, aisState (when receiving AIS cells only) or rdiState go bad, this attribute is set to yes; otherwise it is set to no.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.120.1.28
atmIfVpcSegLinkSideLoopbackStateThis attribute contains the current state of the link-side segment loopback for this connection. Link-side segment loopback cells are transmitted (inserted) by a connection component in the direction of the link (port). The value of this attribute is dependent upon the current setting of the segLinkSideLoopback provisionable attribute, the connection point type as specified by the connectionPointType attribute, and the current loopback state (if applicable). The value is notApplicable when the connectionPointType is a connectingPoint. The value is notApplicable when the distributionType is pointToMultipoint. The value is good when the segLinkSideLoopback is on, the connectionPointType is a segmentEndPoint or a connectionEndPoint, and the segment link side loopback is working. The value is bad when the segLinkSideLoopback is on, the connectionPointType is a segmentEndPoint or a connectionEndPoint, and the link side segment loopback is not working. The value is unknown when the segLinkSideLoopback is off. The value is unknown when the segLinkSideLoopback is on, the connectionPointType is a segmentEndPoint and the segment switch side loopback has not yet been determined. The state of this attribute determines, in part, the value of the operStatus attribute.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.120.1.30
atmIfVpcSegSwitchSideLoopbackStateThis attribute contains the current state of the switch-side segment loopback for this connection. Switch-side segment loopback cells are transmitted (inserted) by a connection component in the direction of the bus. The value of this attribute is dependent upon the current setting of the segSwitchSideLoopback provisionable attribute, the connection point type as specified by the connectionPointType attribute, and the current loopback state (if applicable). The value is only applicable when the connectionPointType is a segmentEndPoint. The value is notApplicable when the connectionPointType is a connectingPoint or connectionEndPoint. The value is notApplicable when the distributionType is pointToMultipoint. The value is good when the segSwitchSideLoopback is on, the connectionPointType is a segmentEndPoint and the segment switch side loopback is working. The value is bad when the segSwitchSideLoopback is on, the connectionPointType is a segmentEndPoint and the switch side segment loopback is not working. The value is unknown when the segSwitchSideLoopback is off. The value is unknown when the segSwitchSideLoopback is on, the connectionPointType is a segmentEndPoint and the segment switch side loopback has not been determined.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.120.1.40
atmIfVpcEndToEndLoopbackStateThis attribute contains the current state of the end-to-end loopback for this connection. Its value is dependent upon the current setting of the endToEndLoopback provisionable attribute and the connection point type as specified by the connectionPointType attribute. The value is only applicable when the connectionPointType is a connectionEndPoint. The value is notApplicable when the connectionPointType is a connectingPoint or segmentEndPoint. The value is notApplicable when the distributionType is a pointToMultipoint. The value is good when the endToEndLoopback is on, the connectionPointType is a connectionEndPoint and the end-to-end loopback is working. The value is bad when the endToEndLoopback is on, the connectionPointType is a connectionEndPoint and the end-to-end loopback is not working. The value is unknown when the endToEndLoopback is off. The value is unknown when the endToEndLoopback is on, the connectionPointType is a connectionEndPoint and the end-to-end loopback status has not been determined. The state of this attribute determines, in part, the value of the operStatus attribute.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.120.1.50
atmIfVpcRxOamCellCongestionStateThis attribute contains the current state of the receive side OAM cell congestion for this connection. Its value reflects whether the rate of received OAM cells for this connection is below a specified threshold. The connection maintains a count of the number of OAM cells which are terminated per second. Once that count exceeds the specified threshold, extraction of all OAM cells for this connection is disabled for a period of one minute. This is a congestion management mechanism to prevent the processor from being overloaded with handling OAM cells for a particular connection. This mechanism ensures that tasks, such as trunks obtain enough processor cycles to remain in service, and are not adversely affected by excessive rate of OAM cells on a particular connection. The value is good when the rate of received OAM cells is less than the allowed threshold. The value is bad when the arrival rate has exceeded the allowed threshold. It remains bad for one minute, before returning to good again. During this timeout, extraction of all OAM cells is disabled for this connection. As a result, other loopback failure conditions may occur. The value is unknown when the application has not yet begun to use this connection. An example is the Test component before a test has been started. Each type of OAM cell is counted separately. The threshold for AIS cells is three cells per second. If more than three AIS cells are received within a one second interval, this attribute is set to bad. The threshold for RDI cells and each loopback type is also three, but the threshold for trace cells is 250 per second. The state of this attribute has no direct effect on the value of the operStatus attribute or on the number of troubled connections.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.120.1.55
atmIfVpcAisStateThis attribute contains the current state of the Alarm Indication Signal for this connection. A value of good indicates that the connection's application is active and no alarm has occurred. A value of bad indicates that the connection's application is active and an alarm has occurred. A value of unknown indicates that the connection's application is inactive. A value of notApplicable occurs when the connectionPointType is either a segmentEndPoint or a connectingPoint.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.120.1.60
atmIfVpcRdiStateThis attribute indicates the current state of the Remote Defect Indication for this connection. A value of good indicates that the connection's application is active and no alarm has occurred. A value of bad indicates that the connection's application is active and an alarm has occurred. A value of unknown indicates that the connection's application is inactive. A value of notApplicable occurs when the connectionPointType is either a segmentEndPoint or a connectingPoint.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.120.1.70
atmIfVpcTrafficTableThis group is HISTORICAL. Please refer to the group AtmTmOper; This attribute group contains attributes for the Vcc and Vpc components to reflect operational traffic attributes.
SEQUENCE OF AtmIfVpcTrafficEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.130
atmIfVpcTrafficEntryAn entry in the atmIfVpcTrafficTable.
AtmIfVpcTrafficEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1
atmIfVpcTxTrafficDescTypeThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the type of traffic management which is applied to the transmit direction of this connection as defined in the ATM Forum. The txTrafficDescType determines the number and meaning of the parameters in the txTrafficDescParm attribute.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.10
atmIfVpcTxQosClassThis attribute indicates the quality of service for the transmit direction for this connection. The constantBitRate class refers to traffic offered on services such as a constant bit rate video service. This traffic is highest priority. The variableBitRate class refers to traffic offered on services such as packetized audio and video. The connectionOriented class refers to connection-oriented traffic such as Frame Relay or X.25 traffic. The connectionless traffic refers to traffic offered through connectionless trunks such as certain LAN protocols. The unspecified class supports a 'best effort' type of service, where there is a minimum guarantee of bandwidth. This traffic is lowest priority. This attribute is obsolete, replaced by the UNI 4.0 attribute atmServiceCategory.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.30
atmIfVpcFwdQosClassThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the quality of service for the calling to called direction for this connection. This is only applicable to Soft PVC and SVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified QOS class; no objective is specified for the performance parameters. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.31
atmIfVpcTxQueueLengthThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the current length of the transmit queue for this connection. If this connection has traffic shaping disabled, then this attribute displays the common queue length. If traffic shaping is enabled, then this attribute displays the per-VC queue length.roobsolete
INTEGER
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.32
atmIfVpcTxQueueCongestionStateThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the congestion state of the transmit queue for this connection. If the connection has traffic shaping disabled, then this attribute displays the common queue congestion state. If traffic shaping is enabled, then this attribute displays the per-VC queue congestion state. The congestion state of a queue is indicated by a numeric value ranging from 0 to 3. When a queue is in a congested state x, only traffic with discard priority (DP) 0 to x are enqueued. Traffic with DP > x is discarded. Therefore, if the congestion state is 3, there is no congestion and all traffic is enqueued. Likewise, when the congestion state is 0, there is maximum congestion and only traffic with DP=0 is enqueued on that queue.roobsolete
INTEGER
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.33
atmIfVpcHoldingPriorityThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the actual holding priority in effect for this connection. In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. Some applications, for example Vcc Test, may override the provisioned holding priority. A value of notApplicable is displayed when this is an elastic connection. Holding priority does not apply to bandwidth elastic connections. Holding priority has no effect for ubr atmServiceCategory or txTrafficDescriptorType 1 or 2 connections.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.35
atmIfVpcRxTrafficDescTypeThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the type of traffic management which is applied to the receive direction of this connection as defined in the ATM Forum. The rxTrafficDescType determines the number and meaning of the parameters in the rxTrafficDescParm attribute.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.40
atmIfVpcRxQosClassThis attribute reflects the value of the provisioned attribute in the Vcd or Vpd. Refer to that attribute for more detailed explanation. This attribute is obsolete replaced by the UNI 4.0 attribute atmServiceCategory.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.60
atmIfVpcBwdQosClassThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the quality of service for the called to calling direction for this connection. This is only applicable to Soft PVC and SVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified QOS class; no objective is specified for the performance parameters. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.61
atmIfVpcAtmServiceCategoryThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the ATM service category used for traffic in both directions of the connection. The constantBitRate service category is intended for real time applications, that is, those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. The consistent availability of a fixed quantity of bandwidth is considered appropriate for CBR service. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to have significantly reduced value of the application. The rtVariableBitRate service category is intended for real time applications; that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. Sources are expected to transmit at a rate which varies with time. Equivalently, the source can be described as 'bursty'. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to be of significantly reduced value to the application. Real time VBR service may support statistical multiplexing of real time sources. The nrtVariableBitRate service category is intended for non-real time applications which have bursty traffic characteristics and which can be characterized in terms of a PCR, SCR, and MBS. For those cells which are transferred within the traffic contract, the application expects a low cell loss ratio. For all connections, it expects a bound on the mean cell transfer delay. Non-real time VBR service may support statistical multiplexing of connections. The unspecifiedBitRate service is intended for non-real time applications, that is those not requiring tightly constrained delay and delay variation. UBR sources are expected to be bursty. UBR service supports a high degree of statistical multiplexing among sources. UBR service does not specify traffic related service guarantees. No numerical commitments are made with respect to the cell loss ratio experienced by a UBR connection, or as to the cell transfer delay experienced by cells on the connection.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.62
atmIfVpcTrafficShapingThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the traffic shaping state of the connection. A value of notApplicable indicates that traffic shaping is not applicable or not supported for this connection. This is the case when the atmServiceCategory is constantBitRate, or when the txTrafficDescType is 1 or 2. In these cases, the value of notApplicable is set regardless of whether traffic shaping is enabled or disabled in the provisioning data. A value of disabled indicates that traffic shaping is applicable and supported for the type of connection but has been turned off in the provisioning data. A value of enabled indicates that traffic shaping is applicable and supported for the type of connection and has been turned on in the provisioning data. This is the only case that indicates that traffic shaping is performed on the connection. In this case, the actual shaping rate is reflected in the txTrafficDescParm attribute, parameter number 4.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.70
atmIfVpcBearerClassBbcThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the bearer capability for this connection. Class a service is a connection-oriented, constant bit rate ATM transport service. Class a service has end to end timing requirements and may require stringent cell loss, cell delay and cell delay variation performance.When a is displayed, the user is requesting more than an ATM only service. The network may look at the AAL to provide interworking based upon its contents. Class c service is a connection-oriented, variable bit rate ATM transport service. Class c service has no end-to-end timing requirements.When c is displayed, the user is requesting more than an ATM only service. The network interworking function may look at the AAL and provide service based on it. Class x service is a connection-oriented ATM transport service where the AAL, trafficType (cbr or vbr) and timing requirements are user defined (that is, transparent to the network). When the value of this attribute is x, the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. Class vp service is used to indicate a transparent VP service when the user is requesting an ATM only service from the network. In this case, the network does not process any higher layer protocol. This service differs from class x service in that with the class vp service both the VCI field (except for VCI values 0, 3, 4, and 6 through 15) and Payload Type field are transported transparently by the network. This attribute value is only applicable to SPVP and SVP connections. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.71
atmIfVpcTransferCapabilityBbcThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the transfer capability for this connection. Uni 3.0/3.1 traffic type and end-to-end timing parameters are mapped into this parameter as follows: <transferCapability: TrafficType, Timing> 0: NoIndication, NoIndication 1: NoIndication, yes 2: NoIndication, no 5: CBR, yes 8: VBR, NoIndication 9: VBR, yes 10: VBR, no A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance, or in the case that the transfer capability in the call request was set to NoIndication. The CBR traffic type refers to traffic offered on services such as a constant bit rate video service or a circuit emulation. The VBR traffic type refers to traffic offered on services such as packetized audio and video, or data. The value NoIndication for traffic type is used if the user has not set the traffic type; similarly for end-to-end timing. The value yes for end-to-end timing indicates that end-to-end timing is required for the connection. The value no for end-to-end timing indicates that end-to-end timing is not required for the connection.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.72
atmIfVpcClippingBbcThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the value of the clipping susceptibility parameter in the BBC Information Element. Clipping is an impairment in which the first fraction of a second of information to be transferred is lost. It occurs after a call is answered and before an associated connection is switched through. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.74
atmIfVpcUnshapedTransmitQueueingThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the unshaped transmit queuing state of the connection. A value of common indicates that transmit traffic is being enqueued onto common transmit queues. A value of perVc indicates that transmit traffic is being enqueued onto a per-VC queue for this connection. This is the case when trafficShaping is disabled, but per-VC queueing has been configured for this connection. A value of notApplicable indicates that transmit traffic is being shaped for this connection. Transmit traffic for a shaped connection is enqueued onto a per-VC queue, but this attribute is only applicable for unshaped connections.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.75
atmIfVpcBestEffortThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates value of best effort parameter in the ATM Traffic Descriptor Information Element. The value indicated implies that the quality of service for this connection is not guaranteed. The value notIndicated implies that the quality of service for this connection is guaranteed. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.76
atmIfVpcUsageParameterControlThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the UPC state of the connection. A value of notApplicable indicates that UPC is not applicable or not supported for the connection. This is the case when the connection's rxTrafficDescType is 1 or 2. A value of notApplicable is set regardless of whether UPC is disabled or enabled in provisioning data. A value of disabled indicates that UPC is applicable and supported for the type of connection but has been turned off in the provisioning data. A value of enabled indicates that UPC is applicable and supported for the type of connection and has been turned on in the provisioning data. This is the only case that indicates that UPC is enforced on the connection. In this case the traffic descriptor parameters used for UPC enforcement are reflected in the rxTrafficDescParms of the connection.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.80
atmIfVpcTxFrameDiscardThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the set of current frame discard functions in effect in the transmit data direction at this connection point. A value of ppd indicates that the Partial Packet Discard (PPD) function is in effect. PPD may be applied at an interim connecting point for a connection which is transporting frame traffic (AAL5 at the endpoint). PPD is controlled by provisioning for PVCs and SPVCs, and by call setup parameters in the AAL and Traffic Descriptor Information Elements. A value of epd indicates that the Early Packet Discard (EPD) function is in effect at this connection endpoint. PPD and EPD are enabled by default at a connection endpoint which is performing AAL5 segmentation and assembly. Frame discard functions are not applicable for Virtual Path Connections (VPCs). Description of bits: ppd(0) epd(1)roobsolete
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.85
atmIfVpcRxFrameDiscardThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the set of current frame discard functions in effect in the receive data direction at this connection point. A value of ppd indicates that the Partial Packet Discard (PPD) function is in effect. PPD may be applied at an interim connecting point for a connection which is transporting frame traffic (AAL5 at the endpoint). PPD is controlled by provisioning for PVCs and SPVCs, and by call setup parameters in the AAL and Traffic Descriptor Information Elements. A value of epd indicates that the Early Packet Discard (EPD) function is in effect at this connection endpoint. PPD and EPD are enabled by default at a connection endpoint which is performing AAL5 segmentation and assembly. Frame discard functions are not applicable for Virtual Path Connections (VPCs). Description of bits: ppd(0) epd(1)roobsolete
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.86
atmIfVpcBandwidthElasticThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is only of importance for connections which are carried on a link with a variable bandwidth. For example, the bandwidth may be reduced in the event that one or more physical links in the IMA group fail, such that the originally requested bandwidth cannot be maintained. This attribute shows whether the application (for example, Trunk) running on this connection can continue to operate if the bandwidth is reduced. If the bandwidth is reduced, the amount by which it is reduced is displayed in the bandwidthReduction attribute. A value of yes, indicates that this connection is elastic, and the bandwidth may be reduced but the connection is not released. A value of no indicates that the bandwidth for this connection is not reduced in the event of link bandwidth reduction. However, this connection may be released based on its holdingPriority. Bandwidth elasticity has no effect for ubr atmServiceCategory or txTrafficDescriptorType 1 or 2 connections.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.90
atmIfVpcBandwidthReductionThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute shows the amount by which the bandwidth has been reduced for this connection. This value is non-zero only for connections which have bandwidthElastic displayed as yes, and which are also operating in a reduced bandwidth mode. This is typically be the case for selected connections running over an IMA link. This attribute takes a value from 0 (no reduction) up to the ECR. All connections which are running at their full allocated bandwidth, bwReduction have the value 0. Connections which have been reduced in allocated bandwidth have a positive number for this attribute. The bwReduction may be subtracted from the ECR (which is displayed as txTrafficDescParm 5) to determine the actual bandwidth allocated to this connection.roobsolete
INTEGER
.1.3.6.1.4.1.3764.1.1.30.114.4.130.1.100
atmIfVpcStatsTableThis group contains traffic statistics for a Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVpcStatsEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.140
atmIfVpcStatsEntryAn entry in the atmIfVpcStatsTable.
AtmIfVpcStatsEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1
atmIfVpcStatsTxCellThis attribute counts the number of cells that have been transmitted from the interface on this connection. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.10
atmIfVpcStatsTxCellClpThis attribute counts the number of cells that have been transmitted from the interface on this connection with the CLP=1. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.20
atmIfVpcTxDiscardThis attribute is replaced by new attributes txCellDiscard and txFrameDiscard. This attribute counts the number of cells or frames received from the bus on this connection that have been discarded. If the connection segments frames into cells, the counter indicates the number of frames discarded. Connections which segment frames into cells have a connectionPointType of connectionEndPoint. If the connection relays cells without adaptation, the counter indicates the number of cells discarded. Connections which relay cells without adaptation have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. Thus, in the AAL1 case, this attribute counts discarded cells. Discards are done due to congestion or when the connection's interface is disabled. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.roobsolete
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.30
atmIfVpcTxDiscardClpThis attribute is replaced by new attributes txCellDiscardClp and txFrameDiscardClp. This attribute counts the number of cells or frames received from the bus on this connection with CLP=1 that have been discarded. If the connection segments frames into cells, the counter indicates the number of frames discarded. Connections which segment frames into cells have a connectionPointType of connectionEndPoint. If the connection relays cells without adaptation, the counter indicates the number of cells discarded. Connections which relay cells without adaptation have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. Thus, in the AAL1 case, this attribute counts discarded cells. Discards are done due to congestion or when the connection's interface is disabled. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.roobsolete
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.40
atmIfVpcStatsTxCellDiscardThis attribute counts the number of cells received from the bus on this connection that have been discarded. Discarded cells are not counted in the txCell attribute. Cells are discarded due to transmit congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection's interface is disabled. For CQC-based ATM cards, this attribute is applicable only to connections that relay cells without adaptation. Such connections usually have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all txCellDiscard values for all such connections associated with the Vpt. For Vccs on CQC-based ATM cards, if the connection segments frames into cells, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.42
atmIfVpcStatsTxCellDiscardClpThis attribute counts the number of cells received from the bus on this connection with CLP=1 that have been discarded. This count is included in the txCellDiscard attribute. Discarded cells are not counted in the txCellClp attribute. Cells are discarded due to transmit congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection's interface is disabled. For CQC-based ATM cards, this attribute is applicable only to connections that relay cells without adaptation. Such connections have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all txCellDiscardClp values for all such connections associated with the Vpt. For Vccs on CQC-based ATM cards, if the connection segments frames into cells, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.43
atmIfVpcStatsTxFrameDiscardThis attribute counts the number of frames received from the bus on this connection that have been discarded. Frames are discarded due to congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection interface is disabled. This count is independent of the txCell or txCellDiscard attribute. For CQC-based ATM cards, this attribute is applicable only to connections that segment frames into cells. Such connections have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all txFrameDiscard values for all such connections associated with the Vpt. For CQC-based ATM cards, for Vpcs, and Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. Discards due to EPD, PPD, and W-RED for a standard Vpt Vcc are not included in this attribute. These discards are counted in the Vcc's parent Vpt txFrameDiscard attribute. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.46
atmIfVpcStatsTxFrameDiscardClpThis attribute counts the number of discarded frames on this connection that were received from the bus and composed of one or more CLP=1 cells. Frames are discarded due to congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection interface is disabled. This count is included in the txFrameDiscard attribute. For CQC-based ATM cards, this attribute is applicable only to connections that segment frames into cells. Such connections have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all txFrameDiscardClp values for all such connections associated with the Vpt. For CQC-based ATM cards, for Vpcs, and Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. Discards due to EPD, PPD, and W-RED for a standard Vpt Vcc are not included in this attribute. These discards are counted in the Vcc's parent Vpt txFrameDiscardClp attribute. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.47
atmIfVpcTxUtilizationThis attribute indicates the current transmit utilization during the most recent minute, expressed as a percentage of the total bandwidth which can be carried by this connection. This attribute is only applicable for Vpts and not for Vpcs or Vccs. When the Vpt is shaped, the value of this attribute is calculated using its actual shaping rate (ASR) and should not exceed 100. When the Vpt is unshaped, the value of this attribute is calculated using its peak cell rate (PCR) and should not exceed 200. If the PCR is 0, the value 255 is used.ro
Gauge32 (0..200 | 255)
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.48
atmIfVpcStatsRxCellThis attribute counts cells that have been received from the interface on this connection. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.50
atmIfVpcStatsRxCellClpThis attribute counts cells that have been received from the interface on this connection with the CLP=1. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.60
atmIfVpcRxDiscardThis attribute is replaced by new attributes rxCellDiscard and rxFrameDiscard. This attribute counts the number of cells or frames received from the interface on this connection that have been discarded. If the connection segments frames into cells, the counter indicates the number of frames discarded. Connections which segment frames into cells have a connectionPointType of connectionEndPoint. If the connection relays cells without adaptation, the counter indicates the number of cells discarded. Connections which relay cells without adaptation have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. Thus, in the AAL1 case, this attribute counts discarded cells. Discards are done due to congestion, non-conformance with UPC or AAL reassembly problems. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.roobsolete
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.70
atmIfVpcRxDiscardClpThis attribute is replaced by new attributes rxCellDiscardClp and rxFrameDiscardClp. This attribute counts the number of cells or frames received from the interface on this connection with CLP=1 that have been discarded. If the connection segments frames into cells, the counter indicates the number of frames discarded. Connections which segment frames into cells have a connectionPointType of connectionEndPoint. If the connection relays cells without adaptation, the counter indicates the number of cells discarded. Connections which relay cells without adaptation have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. Thus, in the AAL1 case, this attribute counts discarded cells. Discards are done due to congestion, non-conformance with UPC or AAL reassembly problems. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.roobsolete
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.80
atmIfVpcStatsRxCellDiscardThis attribute counts the number of cells received from the interface on this connection that have been discarded. This count is included in the rxCell attribute. This count includes cells discarded due to non-conformance with UPC, cells which are part of a frame which has been discarded due to an AAL5 frame reassembly error, cells which are discarded due to congestion, or cells which are received while the next hop connection to which the traffic is directed across the backplane is down. The next hop connection is the Vcc or Vpc identified by the nextHop attribute of the Nrp or Rp component. For CQC-based ATM cards, this attribute is applicable only to connections that relay cells without adaptation. Such connections have a connectionPointType of connectionEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxCellDiscard values for all such connections associated with the Vpt. For CQC-based ATM cards, for Vpcs, and Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. Discards due to non-conformance with UPC at the VP layer, for a standard Vpt Vcc, are not included in this attribute. These discards are counted in the Vcc's parent Vpt rxCellDiscard attribute. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.82
atmIfVpcStatsRxCellDiscardClpThis attribute counts the number of cells received from the interface on this connection with CLP=1 that have been discarded. This count is included in the rxCell and rxCellDiscard attributes. This count includes cells discarded due to non-conformance with UPC, cells which are part of a frame which has been discarded due to an AAL5 frame reassembly error, cells which are discarded due to congestion, or cells which are received while the next hop connection to which the traffic is directed across the backplane is down. The next hop connection is the Vcc or Vpc identified by the nextHop attribute of the Nrp or Rp component. For CQC-based ATM cards, this attribute is applicable only to connections that relay cells without adaptation. Such connections have a connectionPointType of connectionEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxCellDiscardClp values for all such connections associated with the Vpt. For CQC-based ATM cards, for Vpcs, and Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. Discards due to non-conformance with UPC at the VP layer, for a standard Vpt Vcc, are not included in this attribute. These discards are counted in the Vcc's parent Vpt rxCellDiscardClp attribute. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.83
atmIfVpcStatsRxFrameDiscardThis attribute counts the number of frames received from the interface on this connection that have been discarded. This count is independent of the rxCellDiscard attribute. This count includes frames discarded due to an AAL5 frame reassembly error, frames discarded due to early packet discard (EPD), and frames discarded due to processor (CPU) congestion. This attribute is applicable only for connections that reassemble incoming cells into frames. Connections which reassemble cells into frames have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; even though they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxFrameDiscard values for all applicable connections associated with the Vpt. For Vpcs, and for Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.86
atmIfVpcStatsRxFrameDiscardClpThis attribute counts the number of discarded frames on this connection that were received from the interface and composed of one or more CLP1 cells. This count is included in the rxFrameDiscard attribute. It is independent of the rxCellDiscard attribute. This count includes frames discarded due to an AAL5 frame reassembly error, frames discarded due to early packet discard (EPD), and frames discarded due to processor (CPU) congestion. This attribute is applicable only for connections that reassemble incoming cells into frames. Connections which reassemble cells into frames have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; even though they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxFrameDiscardClp values for all applicable connections associated with the Vpt. For Vpcs, and for Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.88
atmIfVpcRxUtilizationThis attribute indicates the current receive utilization during the most recent minute, expressed as a percentage of the total bandwidth which can be carried by this connection. This attribute is only applicable for Vpts and not for Vpcs or Vccs. When the Vpt is shaped, the value of this attribute is calculated using its actual shaping rate (ASR) and should not exceed 100. When the Vpt is unshaped, the value of this attribute is calculated using its peak cell rate (PCR) and should not exceed 200. If the PCR is 0, the value 255 is used.ro
Gauge32 (0..200 | 255)
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.89
atmIfVpcStatsRxUpcViolationOnEnforcer1This attribute counts the number of UPC violations observed by the Generic Cell Rate Algorithm (GCRA) Enforcer 1. This attribute is only applicable if UPC is enforced or monitored. This attribute is not applicable for standard Vpt Vccs. This attribute is not applicable and is not displayed on CQC-based ATM cards. When the value of rxTrafficDescType for this connection is 3, 4, 5, 6, 7 or 8, Enforcer 1 enforces conformance of traffic received from the interface to PCR CLP0+1. When the value of rxTrafficDescType for this connection is 9, Enforcer 1 performs the Dynamic Generic Cell Rate Algorithm (DGCRA) used for the Available Bit Rate (ABR) service category. If UPC is enforced all non-conforming cells are discarded by this enforcer. These discarded cells are included in rxCellDiscard. For basic Vpts, this attribute provides an aggregated total of all rxUpcViolationOnEnforcer1 values for the Vccs associated with the Vpt. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.90
atmIfVpcStatsRxUpcViolationOnEnforcer2This attribute counts the number of UPC violations observed by the Generic Cell Rate Algorithm (GCRA) Enforcer 2. This attribute is only applicable if UPC is enforced or monitored. This attribute is not applicable for standard Vpt Vccs. This attribute is not applicable and is not displayed on CQC-based ATM cards. Enforcer2 is applicable only if the rxTrafficDescType for this connection is 4, 5, 6, 7 or 8. When the value of rxTrafficDescType 4 or 5, Enforcer 2 enforces conformance of traffic received from the interface to PCR CLP0. When the value of rxTrafficDescType 6, Enforcer 2 enforces conformance of traffic received from the interface to SCR CLP0+1. When the value of rxTrafficDescType 7 or 8, Enforcer 2 enforces conformance of traffic received from the interface to SCR CLP0. If UPC is enforced, enforcer 2 discards non-conforming cells for rxTrafficDescType values of 4, 6 and 7. It tags non-conforming cells for rxTrafficDescType values of 5 and 8. Discarded cells are counted in the rxCellDiscard attribute. For basic Vpts, this attribute provides an aggregated total of all rxUpcViolationOnEnforcer2 values for the Vccs associated with the Vpt. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.92
atmIfVpcStatsRxAal5FrameErrorThis attribute counts the number of frames received from the interface on this connection that have AAL5 length errors or AAL5 CRC errors. This attribute is not applicable and is not displayed on CQC-based ATM cards. AAL5 length or CRC errors typically occur because of cell discards due to congestion, UPC, or due to corruption of data between the AAL5 segmentation and reassembly end points. This attribute is applicable only to connections that reassemble incoming cells into frames. Such connections have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxAal5FrameError values for all applicable connections associated with the Vpt. For Vpcs, and for Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.100
atmIfVpcStatsRxAal5FrameAbortThis attribute counts the number of frames received from the interface on this connection that have the AAL5 length field set to zero. This attribute is not applicable and is not displayed for CQC-based ATM cards. An AAL5 length of zero is an indication by the far end segmentation point to this reassembly point that the frame is to be discarded without reassembly. This mechanism is typically used by a segmentation point if it detects an error in a frame after some of the cells belonging to that frame have already been transmitted. This attribute is applicable only to connections that reassemble incoming cells into frames. Such connections have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxAal5FrameAbort values for all applicable connections associated with the Vpt. For Vpcs, and for Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.4.140.1.102
atmIfVpcTxTdpTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is a vector of five transmit traffic parameters. The first three elements reflect the settings of the first three elements of the txTrafficDescParm attribute in the AtmTrafficProv group. When txTrafficDescType is 1 or 2, parameters 1 through 5 are unused. In this description, PCR is the greater of either the PCR or the requested shaping rate (parameter 1 or parameter 5) specified in the Traffic group under the Vcd or Vpd. When txTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 or 1 traffic; parameters 2 and 3 are unused. When txTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard. When txTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging. When txTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic. When txTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic. When txTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic When txTrafficDescType is 3, 4, 5, 6, 7 or 8, parameter 4 reflects the actual shaping rate in cell/s for this connection. This rate is one of the set of available shaping rates for this type of ATM-FP, based on the number of interfaces doing shaping (attribute perVcQueueInterfaces), the provisioned cell rate, the shapingScalingFactor attribute of the AtmResourceControl component, and whether traffic shaping is enabled. A rate of zero (0) indicates that shaping is not performed. When txTrafficDescType is 3, 4, 5, 6, 7 or 8, parameter 5 reflects the equivalent cell rate in cell/s for this connection as determined by the Connection Admission Control (CAC) algorithm. The equivalent cell rate is useful in determining the admission characteristics of this connection.obsolete
SEQUENCE OF AtmIfVpcTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.294
atmIfVpcTxTdpEntryAn entry in the atmIfVpcTxTdpTable.obsolete
AtmIfVpcTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.294.1
atmIfVpcTxTdpIndexThis variable represents the atmIfVpcTxTdpTable specific index for the atmIfVpcTxTdpTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.4.294.1.1
atmIfVpcTxTdpValueThis variable represents an individual value for the atmIfVpcTxTdpTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.294.1.2
atmIfVpcRxTdpTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is a vector of four traffic parameters whose meanings are defined by the rxTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR) are expressed in cells/s. Maximum burst size (MBS) is expressed in cells. Cell Delay Variation Tolerance (CDVT) is expressed in microseconds. When rxTrafficDescType is 1 or 2, none of the parameters are used. When rxTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard; parameter 4 represents the CDVT. When rxTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging; parameter 4 represents the CDVT. When rxTrafficDescType is a 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT. If Upc is disabled for this connection, the values of PCR, SCR, MBS and CDVT is a combination of provisioned parameters. If Upc is enabled, the values of PCR, SCR, MBS, and CDVT is exactly the values used by the usage parameter control hardware in policing the arriving traffic. These may vary slightly from the provisioned values due to granularity of the hardware. In the case where the PCR is equal to the SCR, the effective MBS is zero.obsolete
SEQUENCE OF AtmIfVpcRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.295
atmIfVpcRxTdpEntryAn entry in the atmIfVpcRxTdpTable.obsolete
AtmIfVpcRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.295.1
atmIfVpcRxTdpIndexThis variable represents the atmIfVpcRxTdpTable specific index for the atmIfVpcRxTdpTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.4.295.1.1
atmIfVpcRxTdpValueThis variable represents an individual value for the atmIfVpcRxTdpTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.295.1.2
atmIfVpcTxQThreshTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the queue limit and the discard thresholds for the transmit queue of this connection. The first element indicates the queue limit. Depending upon the atmServiceCategory of the connection, the provisioned value of the transmit queue limit is derived from the txQueueLimit attribute under one of the subcomponents of the AtmIf CA component. If the connection has traffic shaping disabled, then this attribute relates to the common queue. If traffic shaping is enabled, then this attribute relates to the per-VC queue. The second element is the threshold that marks the transition from congestion state 1 to congestion state 0. This is the threshold at which traffic with discard priority (DP) = 1 is discarded. This threshold is set approximately at 90 percent of the first parameter, the operational queue limit. The third element is the threshold that marks the transition from congestion state 2 to congestion state 1. This is the threshold at which traffic with DP = 2 is discarded. This threshold is set approximately at 75 percent of the first parameter, the operational queue limit. The fourth element is the threshold that marks the transition from congestion state 3 to congestion state 2. This is the threshold at which traffic with DP = 3 is discarded. This threshold is set approximately at 35 percent of the first parameter, the operational queue limit.obsolete
SEQUENCE OF AtmIfVpcTxQThreshEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.352
atmIfVpcTxQThreshEntryAn entry in the atmIfVpcTxQThreshTable.obsolete
AtmIfVpcTxQThreshEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.352.1
atmIfVpcTxQThreshIndexThis variable represents the atmIfVpcTxQThreshTable specific index for the atmIfVpcTxQThreshTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.4.352.1.1
atmIfVpcTxQThreshValueThis variable represents an individual value for the atmIfVpcTxQThreshTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.352.1.2
atmIfVpcFqpTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is a vector of three elements that indicate the quality of service parameters for the forward direction for this connection. This attribute is used for SPVC and SVC connections on a PNNI interface. The cdv element indicates the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR, and rt-VBR). The ctd element indicates the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR, and rt-VBR). The clr element indicates the acceptable Cell Loss Ratio (CLR) of CBR, rt-VBR, and nrt-VBR connections.obsolete
SEQUENCE OF AtmIfVpcFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.357
atmIfVpcFqpEntryAn entry in the atmIfVpcFqpTable.obsolete
AtmIfVpcFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.357.1
atmIfVpcFqpIndexThis variable represents the atmIfVpcFqpTable specific index for the atmIfVpcFqpTable.obsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.357.1.1
atmIfVpcFqpValueThis variable represents an individual value for the atmIfVpcFqpTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.357.1.2
atmIfVpcBqpTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is a vector of three elements that indicate the quality of service parameters for the backward direction for this connection. This attribute is used for SPVC and SVC connections on a PNNI interface. The cdv element indicates the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR, and rt-VBR). The ctd element indicates the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR, and rt-VBR). The clr element indicates the acceptable Cell Loss Ratio (CLR) of CBR, rt-VBR, and nrt-VBR connections.obsolete
SEQUENCE OF AtmIfVpcBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.358
atmIfVpcBqpEntryAn entry in the atmIfVpcBqpTable.obsolete
AtmIfVpcBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.4.358.1
atmIfVpcBqpIndexThis variable represents the atmIfVpcBqpTable specific index for the atmIfVpcBqpTable.obsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.4.358.1.1
atmIfVpcBqpValueThis variable represents an individual value for the atmIfVpcBqpTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.4.358.1.2
atmIfVcc
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.5
atmIfVccRowStatusTableThis entry controls the addition and deletion of atmIfVcc components.
SEQUENCE OF AtmIfVccRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.1
atmIfVccRowStatusEntryA single entry in the table represents a single atmIfVcc component.
AtmIfVccRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.1.1
atmIfVccRowStatusThis variable is used as the basis for SNMP naming of atmIfVcc components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.1.1.1
atmIfVccComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.1.1.2
atmIfVccStorageTypeThis variable represents the storage type value for the atmIfVcc tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.1.1.4
atmIfVccIndexThis variable represents the index for the atmIfVcc tables.
AsciiStringIndex
.1.3.6.1.4.1.3764.1.1.30.114.5.1.1.10
atmIfVccVcd
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.5.2
atmIfVccVcdRowStatusTableThis entry controls the addition and deletion of atmIfVccVcd components.
SEQUENCE OF AtmIfVccVcdRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.1
atmIfVccVcdRowStatusEntryA single entry in the table represents a single atmIfVccVcd component.
AtmIfVccVcdRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.1.1
atmIfVccVcdRowStatusThis variable is used as the basis for SNMP naming of atmIfVccVcd components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.1.1.1
atmIfVccVcdComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.1.1.2
atmIfVccVcdStorageTypeThis variable represents the storage type value for the atmIfVccVcd tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.1.1.4
atmIfVccVcdIndexThis variable represents the index for the atmIfVccVcd tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.5.2.1.1.10
atmIfVccVcdTm
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2
atmIfVccVcdTmRowStatusTableThis entry controls the addition and deletion of atmIfVccVcdTm components.
SEQUENCE OF AtmIfVccVcdTmRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.1
atmIfVccVcdTmRowStatusEntryA single entry in the table represents a single atmIfVccVcdTm component.
AtmIfVccVcdTmRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.1.1
atmIfVccVcdTmRowStatusThis variable is used as the basis for SNMP naming of atmIfVccVcdTm components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.1.1.1
atmIfVccVcdTmComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.1.1.2
atmIfVccVcdTmStorageTypeThis variable represents the storage type value for the atmIfVccVcdTm tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.1.1.4
atmIfVccVcdTmIndexThis variable represents the index for the atmIfVccVcdTm tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.1.1.10
atmIfVccVcdTmAbr
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2
atmIfVccVcdTmAbrRowStatusTableThis entry controls the addition and deletion of atmIfVccVcdTmAbr components.
SEQUENCE OF AtmIfVccVcdTmAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.1
atmIfVccVcdTmAbrRowStatusEntryA single entry in the table represents a single atmIfVccVcdTmAbr component.
AtmIfVccVcdTmAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.1.1
atmIfVccVcdTmAbrRowStatusThis variable is used as the basis for SNMP naming of atmIfVccVcdTmAbr components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.1.1.1
atmIfVccVcdTmAbrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.1.1.2
atmIfVccVcdTmAbrStorageTypeThis variable represents the storage type value for the atmIfVccVcdTmAbr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.1.1.4
atmIfVccVcdTmAbrIndexThis variable represents the index for the atmIfVccVcdTmAbr tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.1.1.10
atmIfVccVcdTmAbrProvTableThis group contains provisioned attributes for the ABR ATM connections configured on an ATM interface.
SEQUENCE OF AtmIfVccVcdTmAbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.110
atmIfVccVcdTmAbrProvEntryAn entry in the atmIfVccVcdTmAbrProvTable.
AtmIfVccVcdTmAbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.110.1
atmIfVccVcdTmAbrInitialCellRateThis attribute specifies the Initial Cell Rate (ICR) parameter for this connection. ICR is the rate at which a source should send initially and after an idle period. When this attribute is set to sameAsCa, the initial cell rate is determined by the AtmIf CA Abr/0 icr attribute. When the value of this attribute is set to useMcr, ICR is set to the same value as the Minimum Cell Rate (MCR) for the connection. When the value of this attribute is set to usePcr, ICR is set to the same value as the Peak Cell Rate (PCR) for the connection. If this attribute is specified less than the MCR of the connection, then the MCR is used as the ICR. If this attribute is specified more than PCR of the connection, then PCR is used as the ICR. This attribute is ignored under all conditions where the operational attribute abrConnectionType indicates erSwitch or efciSwitch. VALUES ( 16777216 = sameAsCa 16777217 = useMcr 16777218 = usePcr )rw
Unsigned32 (0..16777215 | 16777216 | 16777217 | 16777218)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.110.1.10
atmIfVccVcdTmAbrTransientBufferExposureThis attribute specifies the Transient Buffer Exposure (TBE) for this connection. TBE is the negotiated number of cells that the network would like to limit the source to send during start-up periods, before the first Resource Management (RM) cell returns. TBE divided by fixedRoundTripTime determines an upper bound for the operational value of initialCellRate, the rate at which a source should send initially and after an idle period. TBE divided by maxCellsPerRmCell specifies the operational value of forwardRmCellLimit, the limit of the number of forward Resource Management (RM) cells which may be sent in the absence of received backward RM cells. This attribute is ignored under all conditions where the operational attribute abrConnectionType is set to erSwitch.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.110.1.11
atmIfVccVcdTmAbrFixedRoundTripTimeThis attribute specifies the Fixed Round-Trip Time (FRTT) parameter for this connection. FRTT is the sum of the fixed and propagation delays from the source to a destination and back. The value of transientBufferExposure divided by the value of FRTT (in seconds) determines an upper bound for the operational value of initialCellRate, the rate at which a source should send initially and after an idle period. This attribute is ignored under all conditions where the operational attribute abrConnectionType indicates erSwitch or efciSwitch.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.110.1.12
atmIfVccVcdTmAbrRateDecreaseFactorThis attribute specifies the Rate Decrease Factor (RDF) for this connection. The RDF value is computed by using the provisioned value of this attribute, n, as 2 to the inverse power n. For example, if the value of this attribute is 8, RDF is 2E-8 = 1/256. RDF controls the amount by which the cell transmission rate may decrease upon receipt of a backward Resource Management (RM) cell. For example, if a backward RM cell is received with the Congestion Indication (CI) field set to 1, the Allowed Cell Rate (ACR) value would be reduced by the amount (RDF*ACR). The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. This attribute is ignored under all conditions where the operational attribute abrConnectionType has the value erSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (0..15 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.110.1.13
atmIfVccVcdTmAbrRateIncreaseFactorThis attribute specifies the Rate Increase Factor (RIF) for this connection. The RIF value is computed by using the provisioned value of this attribute, n, as 2 to the inverse power n. For example, if the value of this attribute is 6, RIF is 2E-6 = 1/64. RIF controls the amount by which the cell transmission rate may increase upon receipt of a backward Resource Management (RM) cell. For example, if a backward RM cell is received with the Congestion Indication (CI) and the No Increase (NI) fields both set to 0, the Allowed Cell Rate (ACR) value would be increased by the amount (RIF*ACR). The ACR is not allowed to exceed the Peak Cell Rate (PCR), in which case the ACR is set to PCR. This attribute is ignored under all conditions where the operational attribute abrConnectionType has the value erSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (0..15 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.110.1.14
atmIfVccVcdTmAbrMaxCellPerRmCellThis attribute specifies the maximum number of cells an ABR source may transmit for each forward Resource Management (RM) cell. The count of the cells transmitted includes data cells, OAM cells, backward RM cells, and the forward RM cell. A value of 2 is not recommended although it is permitted according to the ATM Forum standard. When this attribute is set to a value of 2, it is possible that only one forward and one backward RM cell are repeatedly transmitted, and all data traffic is queued up indefinitely. This attribute is ignored under all conditions where the operational attribute abrConnectionType has the value erSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.110.1.15
atmIfVccVcdTmAbrMaxTimeBetweenRmCellsThis attribute specifies the TRM parameter for this connection. TRM provides an lower bound on the time interval between forward Resource Management (RM) cells for an ABR source. Since the last forward RM cell was sent, if at least TRM time has elapsed since and at least two other cells have been sent, then the next cell to be transmitted would be a forward RM cell. This attribute is ignored under all conditions where the operational attribute abrConnectionType has the value erSwitch. The provisioned value of 781 is signalled as TRM = 0, in the ABR Additional Parameters Information Element. 1563 is signalled as TRM = 1. 3125 is signalled as TRM = 2. 6250 is signalled as TRM = 3. 12500 is signalled as TRM = 4 25000 is signalled as TRM = 5. 50000 is signalled as TRM = 6. 100000 is signalled as TRM = 7. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (781 | 1563 | 3125 | 6250 | 12500 | 25000 | 50000 | 100000 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.110.1.16
atmIfVccVcdTmAbrCutoffDecreaseFactorThis attribute specifies the Cutoff Decrease Factor (CDF) parameter for this connection. When the value of this attribute is non-zero, CDF is computed as the inverse of the value. For example, if the value is 32, the value of CDF is 1/32. When the value of this attribute is 0, CDF is also zero. CDF controls the decrease in the Allowed Cell Rate (ACR) associated with the CRM parameter, the limit of the number of forward Resource Management (RM) cells which may be sent in the absence of received backward RM cells. When this limit is crossed, the ACR value would be decreased by the amount (CDF*ACR). The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. The value of CRM is indicated by the forwardRmCellLimit attribute. This attribute is ignored under all conditions where the operational attribute abrConnectionType indicates erSwitch or efciSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (0 | 1 | 2 | 4 | 8 | 16 | 32 | 64 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.110.1.17
atmIfVccVcdTmAbrAcrDecreaseTimeFactorThis attribute specifies the Allowed Cell Rate Decrease Time Factor (ADTF) parameter for this connection. ADTF is the maximum time interval permitted between sending forward Resource Management (RM) cells before the Allowed Cell Rate (ACR) is decreased to initialCellRate. In other words, if the source does not transit a forward RM cell for the period specified by adtf, it reduces its ACR to the value of its initialCellRate. This attribute is ignored under all conditions where the operational attribute abrConnectionType indicates erSwitch or efciSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (0..1023 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.110.1.18
atmIfVccVcdTmAbrDgcraMaximumDelayThis attribute specifies an upper bound on the delay after which the rate change induced by a backward Resource Management (RM) cell departing from this connection point (in the backward direction) is expected to be observed at this connection point (in the forward direction). This upper bound may be approximated as the sum of the round trip fixed and propagation delays and the maximum queuing delays between the ABR source and this interface. The value of this attribute is used in policing an ABR connection using the Dynamic General Cell Rate Algorithm (DGCRA). A larger value for this attribute implies a more lenient policer. When there is a reduction in the Allowed Cell Rate (ACR), the policer waits for a correspondingly longer period of time before it enforces at the new cell rate. The value of this attribute must not be less than the dgcraMinimumDelay attribute. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (1..16700000 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.110.1.19
atmIfVccVcdTmAbrDgcraMinimumDelayThis attribute specifies a lower bound on the delay after which the rate change induced by a backward Resource Management (RM) cell departing from this connection point (in the backward direction) is expected to be observed at this connection point (in the forward connection). This lower bound may be approximated as the sum of the round trip fixed and propagation delays between the ABR source and this interface. The value of this attribute is used in policing an ABR connection using the Dynamic General Cell Rate Algorithm (DGCRA). A smaller value for this attribute implies a more lenient policer. When there is a increase in the Allowed Cell Rate (ACR), the policer waits for a correspondingly shorter period of time before it enforces at the new cell rate. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (1..16700000 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.110.1.20
atmIfVccVcdTmAbrFarEndAcrDecreaseTimeFactorThis attribute specifies the Allowed Cell Rate Decrease Time Factor (ADTF) of the far end ABR source. The value specified should be the same as the ADTF parameter at the far end of this ABR connection. The value of this attribute is used in policing an ABR connection using the Dynamic Generic Cell Rate Algorithm (DGCRA). A larger value for this attribute implies a more lenient policer. When the delay between two consecutive forward Resource Management (RM) cells received at this interface corresponds to a value greater than the value of this attribute, the policer begins to limit enforce the incoming traffic at the initial cell rate (ICR) of the far end, as specified by the farEndInitialCellRate attribute. VALUES ( 1024 = sameAsLocal )rw
Unsigned32 (0..1023 | 1024)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.110.1.21
atmIfVccVcdTmAbrFarEndInitialCellRateThis attribute specifies the Initial Cell Rate (ICR) of the far end ABR source. The value specified should be the same as the ICR parameter at the far end of this ABR connection. The value of this attribute is used in policing an ABR connection using the Dynamic Generic Cell Rate Algorithm (DGCRA). A larger value for this attribute implies a more lenient policer. When the delay between two consecutive forward Resource Management (RM) cells received at this interface corresponds to a value greater than the farEndAcrDecreaseTimeFactor attribute, the policer begins to enforce the incoming traffic at the value of this attribute. If this attribute is specified less than the MCR of the connection, then the MCR is used as the feIcr. If this attribute is more than the PCR of the connection, then PCR is used as the feIcr. VALUES ( 16777219 = sameAsLocal )rw
Unsigned32 (0..16777215 | 16777219)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.2.110.1.22
atmIfVccVcdTmProvTableThis group contains traffic related provisionable attributes for the Vcc, Vpc, and Vpt components. Changing any of the attributes in this group causes a service interruption on the Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVccVcdTmProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100
atmIfVccVcdTmProvEntryAn entry in the atmIfVccVcdTmProvTable.
AtmIfVccVcdTmProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1
atmIfVccVcdTmTxTrafficDescTypeThis attribute specifies the type of traffic management which is applied to the transmit direction of this connection as defined in the ATM Forum. The txTrafficDescType determines the number and meaning of the parameters in the txTrafficDescParm attribute. This attribute can have a value of 9 if and only if the atmServiceCategory is availableBitRate.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.10
atmIfVccVcdTmFwdQosClassThis attribute specifies the quality of service for the forward direction for this connection. This attribute is only used for SPVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified bit rate QOS class; no objective is specified for the performance parameters.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.21
atmIfVccVcdTmTxQueueLimitThis attribute specifies an override to the default transmit queue limit for this connection. A value other than sameAsCa may be specified only for ATM IP cards. This attribute is not applicable for basic Vpts. A value of sameAsCa means to use the default common or per-VC transmit queue limit as defined by the CA service category for this connection. A value from 5 to 63,488 indicates that a specific transmit queue limit is requested which differs from the default which is defined under the CA component for this service category. A specific value is ignored for connections where common queuing is specified for the service category. The actual transmit queue limit for a connection is visible in the Vcc Tm, Vpc Tm, or Vpt Tm txQueueThresholds attribute. VALUES ( 0 = sameAsCa )rw
Unsigned32 (0 | 5..63488)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.22
atmIfVccVcdTmHoldingPriorityThis attribute specifies the holding priority of this connection. In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This value provisioned in the Vcd or Vpd may be overridden by certain applications, for example Vcc Test, which run over this connection. The default holding priority for a provisioned connection is higher then default holding priorities for dynamic (SVC) connections. This attribute is not applicable for Vpt Vccs.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.25
atmIfVccVcdTmRxTrafficDescTypeThis attribute specifies the type of traffic management which is applied to the receive direction of this connection as defined in the ATM Forum. The rxTrafficDescType determines the number and meaning of the parameters in the rxTrafficDescParm attribute. When this attribute is set to sameAsTx, the rxTrafficDescType as well as the rxTrafficDescParm are taken from the txTrafficDescType and txTrafficDescParm values.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.30
atmIfVccVcdTmBwdQosClassThis attribute specifies the quality of service for the backward direction for this connection. This attribute is only used for SPVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified bit rate QOS class; no objective is specified for the performance parameters. The sameAsFwd selection sets the backward quality of service to be the same as the forward quality of service.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.41
atmIfVccVcdTmAtmServiceCategoryThis attribute specifies the ATM service category for both directions of the connection. The value derivedFromBBC may only be used if the SrcPvc component is provisioned under this Vcc. Otherwise a specific ATM service category must be specified. If this attribute is set to derivedFromBBC, the Broadband Bearer Capability (BBC) and bestEffort attributes are used to determine the atmServiceCategory of this connection. If this attribute is set to other than derivedFromBBC, the value of this attribute is used to override the provisioned BBC Information Element parameters. In those cases, the BBC attributes are not used. The constantBitRate service category is intended for real time applications, that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. The consistent availability of a fixed quantity of bandwidth is considered appropriate for CBR service. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to be of significantly reduced value to the application. The rtVariableBitRate service category is intended for real time applications, that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. Sources are expected to transmit at a rate which varies with time. Equivalently, the source can be described as 'bursty'. Cells which are delayed beyond the value specified by CTD are assumed to be of significantly reduced value to the application. Real time VBR service may support statistical multiplexing of real time sources. The nrtVariableBitRate service category is intended for non-real time applications which have bursty traffic characteristics and which can be characterized in terms of a PCR, SCR, and MBS. For those cells which are transferred within the traffic contract, the application expects a low cell loss ratio. For all connections, it expects a bound on the mean cell transfer delay. Non-real time VBR service may support statistical multiplexing of connections. The availableBitRate service is an ATM layer service category for which the limiting ATM layer transfer characteristics provided by the network may change subsequent to connection establishment. ABR service has a flow control mechanism which supports several types of feedback to control the source rate in response to changing ATM layer transfer characteristics. ABR service is not intended to support real-time applications. The unspecifiedBitRate service is intended for non-real time applications; that is, those not requiring tightly constrained delay and delay variation. UBR sources are expected to be bursty. UBR service supports a high degree of statistical multiplexing among sources. UBR service does not specify traffic related service guarantees. No numerical commitments are made with respect to the cell loss ratio experienced by a UBR connection, or as to the cell transfer delay experienced by cells on the connection.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.42
atmIfVccVcdTmTrafficShapingThis attribute specifies whether this connection uses traffic shaping when transmitting traffic to the ATM interface. This attribute is ignored if the atmServiceCategory is availableBitRate. When sameAsCa is selected, traffic shaping for the connection is based on the trafficShaping attribute of the connection's service category component under the CA. If the service category has trafficShaping set to enabled or inverseUpc, then traffic shaping is enabled for the connection. Note that enabling traffic shaping may have no effect under certain cases. These cases are listed in the description of the trafficShaping operational attribute, which is under the Vcc Tm, Vpc Tm, or Vpt Tm components. When disabled is selected, traffic shaping for this connection is disabled regardless of the provisioning of the connection's service category component.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.50
atmIfVccVcdTmUnshapedTransmitQueueingThis attribute only applies when this connection is unshaped. This attribute specifies the transmit queueing method for this connection if it is unshaped. The two possible methods are per-VC queuing and common queuing. On ATM IP FPs, this attribute must be set to sameAsCa. This attribute is ignored in the following situations: - if the connection has trafficShaping enabled or inverseUpc, or - if the atmServiceCategory is availableBitRate, or - if the atmServiceCategory is constantBitRate and this is a CQC- based ATM FP. - for basic Vpts and standard Vpt Vccs When this attribute is set to sameAsCa, the transmit queueing method for the connection is based on the unshapedTransmitQueueing attribute of the connection's service category component under the CA. When this attribute is set to common, transmit traffic on this unshaped connection is destined for the common queue.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.60
atmIfVccVcdTmWeightThis attribute specifies an override for the weight of this unshaped connection. This attribute is ignored for shaped connections, for ABR connections, for connections on a CQC-based ATM FP, and basic Vpts. When the value is set to sameAsCa, the weight is determined by the fairnessWeight attribute under the CA service category component for all but standard Vpt Vccs. For standard Vpt Vccs, the weight is determined by the Vcc's service category, when the value is set to sameAsCa. When this attribute is set to a value from 1 to 4095, that value is used for the fairness weight of this connection relative to other connections. For all but standard Vpt Vccs, fairness weight determines the proportion of transmit cell opportunities which are allocated to this connection, compared to other connections in the same service category. For standard Vpt Vccs, fairness weight determines the proportion of transmit cell opportunities which are allocated to this connection, compared to other connections associated with the Vpt. When the value is set to upToQueueLimit, the fairness weight is limited only by the txQueueLimit. VALUES ( 0 = upToQueueLimit 65535 = sameAsCa )rw
Unsigned32 (0 | 1..4095 | 65535)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.61
atmIfVccVcdTmForceTaggingThis attribute specifies whether force tagging is enforced for this connection for cells in the transmit direction. On CQC-based ATM cards, and for Vpts, this attribute is not applicable and is ignored. When the value is set to sameAsCa, the force tagging functionality is determined by the forceTagging attribute under the CA service category component. When the value is set to enabled, force tagging is enabled for cells in the transmit direction on this connection. When this option is selected, the CLP bit is set to 1 for all cells in the transmit direction. Cells which are tagged are counted in the txCellClp attribute. When the value is set to disabled, force tagging is disabled for cells in the transmit direction on this connection. When this option is selected, the CLP bit is unchanged for cells in the transmit direction.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.62
atmIfVccVcdTmUsageParameterControlThis attribute specifies whether this connection enforces usage parameter control when receiving traffic from the ATM interface. When sameAsCa is selected, UPC for the connection is based on the usageParameterControl attribute of the service category component under the AtmIf CA. If the service category has UPC enforced or monitored, then UPC is set to that value for the connection. When disabled is selected, UPC for this connection is disabled regardless of the provisioning of the service category. When enforced is selected, UPC for this connection is enforced regardless of the provisioning of the service category. ATM IP cards provide the ability to monitor UPC violations without tagging or discarding. When monitored is selected, UPC is actively checking conformance for the connection and counting the violations, but is not discarding or tagging cells which do not conform to the connection traffic contract. If this is a connection of serviceCategory abr on an ATM IP card, and the abrConnectionType is sourceDest, virtualSourceDest or explicitRate, selecting enforced enables dynamic generic cell rate algorithm (DGCRA) to discard violating cells. Selecting monitored enables DGCRA to count violating cells. Note that setting UPC to enforced or monitored may have no effect under certain cases. These cases are listed in the description of the usageParameterControl operational attribute, which is under the Vcc, Vpc, and Vpt components.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.70
atmIfVccVcdTmBearerClassBbcThis attribute specifies the bearer capability. This attribute is only used for SPVC and SPVP connections. It is one of the Broadband Bearer Capability (BBC) attributes. The purpose of the BBC information element is to indicate a requested broadband connection-oriented bearer service to be provided by the network. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both. Class a service is a connection-oriented, constant bit rate ATM transport service. Class a service has end to end timing requirements and may require stringent cell loss, cell delay and cell delay variation performance.When a is set, the user is requesting more than an ATM only service. The network may look at the AAL to provide interworking based upon its contents. Class c service is a connection-oriented, variable bit rate ATM transport service. Class c service has no end-to-end timing requirements. When c is set, the user is requesting more than an ATM only service. The network interworking function may look at the AAL and provide service based on it. Class x service is a connection-oriented ATM transport service where the AAL, trafficType (vbr or cbr) and timing requirements are user defined (that is, transparent to the network).When x is set the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. Class vp service is used to specify a transparent VP service. When the value of this attribute is vp, the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. This service differs from class x service in that with the class vp service both the VCI field (except or VCI values 0, 3, 4, and 6 through 15) and Payload Type field are transported transparently by the network. This attribute value is only applicable to SPVP connections.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.71
atmIfVccVcdTmTransferCapabilityBbcThis attribute specifies the transfer capability for this connection. Uni 3.0/3.1 traffic type and end-to-end timing parameters are mapped into this parameter as follows: <transferCapability: TrafficType, Timing> 0: NoIndication, NoIndication 1: NoIndication, yes 2: NoIndication, no 5: CBR, yes 8: VBR, NoIndication 9: VBR, yes 10: VBR, no notApplicable specifies that the user does not want to specify the transfer capability. The CBR traffic type refers to traffic offered on services such as a constant bit rate video service or a circuit emulation. The VBR traffic type refers to traffic offered on services such as packetized audio and video, or data. The value no indication for traffic type is used if the user has not set the traffic type; similarly for end-to-end timing. The value yes for end-to-end timing indicates that end-to-end timing is required. The value no for end-to-end timing indicates that end-to-end timing is not required. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.72
atmIfVccVcdTmTxWredThresholdThis attribute determines at what percentage of the queue being at the EPD threshold, WRED starts. When the value is set to 25%, WRED starts as soon as the queue is 25% of the way to the EPD threshold. When the value is set to 50%, WRED starts later, after the queue is 50% of the way to the EPD threshold. When the value is set to 75%, WRED starts only when the queue is 75% of the way to the EPD threshold. The EPD threshold is 85% of the transmit queue length. This attribue is ignored if txWredMode or txPacketWiseDiscard is disabled. It is always ignored on CQC-based ATM FP.rw
Unsigned32 (25 | 50 | 75)
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.73
atmIfVccVcdTmClippingBbcThis attribute specifies the value for the clipping susceptibility parameter in the BBC Information Element. This attribute is only used for SPVC connections. It is one of the Broadband Bearer Capability attributes. Clipping is an impairment in which the first fraction of a second of information to be transferred is lost. It occurs after a call is answered and before an associated connection is switched through.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.74
atmIfVccVcdTmBestEffortThis attribute specifies the value of the best effort parameter in the ATM Traffic Descriptor Information Element. This attribute is only used for Soft PVC connections. It is one of the Broadband Bearer Capability attributes. The value indicated implies that the quality of service for this connection is not guaranteed. The value notIndicated implies that the quality of service for this connection is guaranteed. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.75
atmIfVccVcdTmTxPacketWiseDiscardThis attribute specifies whether packet-wise discard functions are to be enabled or disabled in the transmit data direction for this connection. Packet-wise discard functions should only be requested if this connection is transferring AAL5 frame traffic. This attribute is not applicable for Vpts. Packet-wise functions increase the 'goodput' of the link. The transmit packet-wise functions are Early Packet Discard (EPD) and Partial Packet Discard (PPD). EPD allows the connection to discard an entire frame once the transmit queue has reached the EPD threshold. EPD increases the 'goodput' of a link, since discarding an entire frame means that some queue capacity is guarded for some other frame which is already partially transmitted. All cells of the frame are discarded from the Beginning of Message (BOM) cell up to and including the End of Message (EOM) cell. PPD allows the connection to discard the remainder of a cell- forwarded AAL5 frame if one cell of this frame has been discarded. All cells are discarded up to but not including the EOM cell. The PPD function increases the 'goodput' of the link, since cells which are only going to be discarded at the AAL5 reassembly point are not transmitted. On CQC-based ATM cards, the packet-wise discard functions are PPD and EPD. PPD is available at VCC cell-transfer points. PPD is not applicable at frame-cell conversion points, and is not applicable for Vpcs. PPD is configured by this attribute. Packet-wise discard should only be enabled for connections carrying AAL5 segmentation traffic. Setting the value to enabled for any other traffic type may result in all traffic being discarded. On CQC-based ATM FPs, EPD is automatically enabled at frame-to-cell conversion points, independent of the setting of this attribute. On ATM IP cards, packet-wise discard functions include EPD and PPD. PPD and EPD apply to individual VCCs and VCCs within VPCs at all connection points, including tandem VPC connections. Both PPD and EPD are controlled by this attribute. This attribute may safely be set to enabled for any connection (Vcc or Vpc) on ATM IP FPs since they have the ability to automatically detect AAL5-segmented traffic on a connection, and only enable packet- wise discards if AAL5-segmented traffic is detected. When this attribute is set to enabled, packet-wise discard functions are applied to transmit traffic at this connection point. When this attribute is set to disabled, packet-wise discard functions are not applied to transmit traffic at this connection point. At a SPVC origin on a PNNI interface, a value of enabled specifies that frame discard is requested in the backward direction. When this attribute is set to disabled, backward frame discard is not requested in the SPVC call setup. The transmit packet-wise discard functions that are active are visible in the Vcc/Vpc Tm txPacketWiseDiscard operational attribute.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.76
atmIfVccVcdTmTxWredModeThis attribute specifies the activation of weighted random early detection (WRED) functionality. WRED is only available on ATM IP FPs. On CQC-based ATM FPs, this attribute is ignored. If txPacketWiseDiscard is set to disabled this attribute is ignored. This attribute is not applicable for Vpts or Vpt Vccs. WRED is applied in the transmit direction for this connection. WRED function should be enabled only for connections which are transferring TCP/IP traffic. WRED acts to prevent synchronization of multiple TCP/IP sources by randomly discarding a small percentage of frames when transmit queue congestion reaches the designated level. W-RED may also be used to differentiate service on VCC's by preferentially discarding one VCC before another. Discards start at 0% of cells, when the queue is part-way to the Early Packet Discard (EPD) threshold, and rise to 100% of cells discarded at the EPD threshold. WRED discards all the cells in a frame. If this attribute is set to enabled, WRED is enabled for all applications linked to the given Vcc. If it is set to perFlow, each TCP application has individual control over whether to enable or disable WRED If txPacketWiseDiscard is set to disabled, or if this attribute is set to disabled, WRED functionality is disabled. If WRED is active, it is visible in the Vcc/Vpc Tm txPacketWiseDiscard operational attribute.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.77
atmIfVccVcdTmRxPacketWiseDiscardThis attribute specifies whether packet-wise discard functions are to be enabled or disabled in the receive data direction for this connection. Packet-wise discard functions should only be requested if this connection is transferring AAL5 frame traffic. This attribute is not applicable for Vpts. Packet-wise functions increase the 'goodput' of the link. The receive packet-wise function is Partial Packet Discard (PPD). PPD allows the connection to discard the remainder of a cell- forwarded AAL5 frame if one cell of this frame has been discarded, for example due to UPC. All cells are discarded up to but not including the EOM cell. The PPD function increases the 'goodput' of the link, since cells which are only going to be discarded at the AAL5 reassembly point are not transmitted. PPD is available at all VCC connection points where UPC may be activated. PPD is not applicable for Vpcs. On CQC-based ATM FPs, packet-wise discards should only be enabled for connections carrying AAL5 segmentation traffic. Setting the value to enabled for any other traffic type may result in traffic being discarded. On ATM IP cards, this attribute may safely be set to enabled for any connection (Vcc or Vpc) since they have the ability to automatically detect AAL5-segmented traffic on a connection, and only enables packet-wise discards if AAL5-segmented traffic is detected. When this attribute is set to enabled, packet-wise discard functions are applied to receive traffic at this connection point. When this attribute is set to disabled, packet-wise discard functions are not applied to receive traffic at this connection point. At a SPVC origin on a PNNI interface, a value of enabled specifies that frame discard is requested in the forward direction. When this attribute is set to disabled, forward frame discard is not requested in the SPVC call setup. The receive packet-wise discard functions that are active are visible in the Vcc/Vpc Tm rxPacketWiseDiscard operational attribute.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.78
atmIfVccVcdTmAbrConnectionTypeThis attribute specifies the type of ABR behavior which is to be enforced at this connection. This attribute is only applicable if the atmServiceCategory attribute is availableBitRate. If the atmServicecategory attribute is not availableBitRate, this attribute value is ignored. The actual ABR functionality which is in effect is visible in the Vcc/Vpc/Vpt Tm abrConnectionType operational attribute. For CQC-based ATM cards, the only allowable values are sameAsCa, nonAbrInterworking or abrSwitch. If abrSwitch is selected, the CQC implements EFCI marking behavior. sameAsCa is used to request the default behavior as specified in the CA Abr component for this Vcc. Otherwise, this attribute overrides the default behavior. virtualSourceDest is used to request that this connection point function as a virtual source/virtual destination. VS/VD functionality is only supported on ATM IP FPs. sourceDest requires that this connection point function as a S/D for RM cells. S/D mode is automatically invoked at this connection point either if this is a connection end point, or if the next hop connection point is configured as nonAbrInterworking. nonAbrInterworking is used to request that this connection point function as an interworking between ABR and non-ABR service categories. This means that there are no RM cells on the link side of this connection, and that the next hop connection point is performing as an ABR sourceDest. abrSwitch is used to request ABR switch behavior for this connection point. The ABR switch behavior is first, to confirm to virtualSourceDest or nonAbrInterworking setting on the next hop, and otherwise to implement ABR ER switch behavior. For CQC- based FPs, ABR switch behavior is implemented as EFCI marking.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.100.1.90
atmIfVccVcdTmTxTdpTableThis attribute is a vector of five traffic parameters whose meanings are defined by the txTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR), Minimum Cell Rate (MCR) and requested shaping rate are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. CDVT is expressed in microseconds. The values of PCR, SCR, MCR, MBS and CDVT are used for connection admission control (CAC). The value of CDVT is only used for connections where the atmServiceCategory is constantBitRate. For all other values of atmServiceCategory, CDVT is ignored. The values of PCR, SCR, MCR and requested shaping rate are used to determine the actual shaping rate where traffic shaping is enabled. When txTrafficDescType is 1 or 2, all of the parameters must be set to zero. When txTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be non-zero. Parameters 2 and 3 must be zero. When txTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic with cell discard; parameter 2 represents the PCR for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be greater than or equal to parameter 2. Parameters 1 and 2 must be non-zero. Parameter 3 must be zero. When txTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic with cell tagging; parameter 2 represents the PCR for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be greater than or equal to parameter 2. Parameters 1 and 2 must be non-zero. Parameter 3 must be zero. When txTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 9, parameter 1 represents the PCR; parameter 2 represents the CDVT; parameter 3 represents the MCR; parameter 4 and parameter 5 represent are not used and must be zero. Parameter 1 must be non-zero and must be greater than or equal to parameter 3. Parameter 3 may be optionally zero. Whenever it is valid for PCR to be specified, parameter 5 may also be used to specify a requested shaping rate. A non-zero value in parameter 5 overrides the value in parameter 1 and is used as the peak cell rate in calculations of CAC and shaping rate. When the atmServiceCategory is availableBitRate (ABR), the shaping rate is dynamically chosen, based on the ABR flow control mechanism, as a value between the MCR and the PCR or the requested shaping rate if applicable. For txTrafficDescType 3, 4 and 5, the transmit traffic is shaped at the next available shaping rate less than the PCR. For txTrafficDescType 6, 7 and 8 if linear traffic shaping is selected, the transmit traffic is shaped at the highest available rate which is between PCR and SCR. However, if there is no available shaping rate between PCR and SCR, traffic is shaped at the next rate above the PCR. For txTrafficDescType 6, 7 and 8 if inverse-UPC traffic shaping is selected, the transmit traffic is shaped at a variable rate which conforms to the PCR, SCR and MBS of the connection traffic descriptor. Inverse-UPC traffic shaping is available only on ATM IP cards.
SEQUENCE OF AtmIfVccVcdTmTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.456
atmIfVccVcdTmTxTdpEntryAn entry in the atmIfVccVcdTmTxTdpTable.
AtmIfVccVcdTmTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.456.1
atmIfVccVcdTmTxTdpIndexThis variable represents the atmIfVccVcdTmTxTdpTable specific index for the atmIfVccVcdTmTxTdpTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.456.1.1
atmIfVccVcdTmTxTdpValueThis variable represents an individual value for the atmIfVccVcdTmTxTdpTable.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.456.1.2
atmIfVccVcdTmRxTdpTableThis attribute is a vector of four traffic parameters whose meanings are defined by the rxTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR) and Minimum Cell Rate (MCR) are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. The value of CDVT is expressed in microseconds. The values of PCR, SCR, MCR, MBS and CDVT are used for usage parameter control (UPC). When rxTrafficDescType is 1 or 2, all of the parameters must be set to zero (unused). When rxTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic. Parameter 1 must be non-zero. Parameters 2 and 3 must be set to zero (unused). When rxTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard. Parameters 1 and 2 must be non-zero. Parameter 3 must be set to zero (unused). Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging. Parameters 1 and 2 must be non-zero. Parameter 3 must be set to zero (unused). Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is a 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic. Parameters 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to Parameter 2. When rxTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic. Parameters 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic. Parameter 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 9, parameter 1 represents the PCR; parameter 2 represents the CDVT; parameter 3 represents the MCR. Parameter 4 is not used and must be zero. Parameter 1,must be non- zero and must be greater than or equal to parameter 3. Parameter 3 may optionally be zero. When rxTrafficDescType is any value from 3 through 8, parameter 4 represents the CDVT. If the value of CDVT either in parameter 2 or in parameter 4 is zero, the CDVT is taken from the CA defaults for the particular atmServiceCategory of this connection. On a CQC-based ATM card, when rxTrafficDescriptorType is 3 through 8, there are certain extreme combinations of rxTrafficDescParm which are outside the capabilities of the UPC hardware. The check prov command detects such cases and generates an error message. If this happens, adjust the parameters until they fall within the supported limits. To calculate the limits, use the following formulae: I1 = 1 000 000 000 / PCR L1 = CDVT * 1000 I2 = 1,000,000,000 / SCR L2 = CDVT + (MBS - 1) * (I2 - I1) I1 and I2 must be less than or equal to 335,523,840. I1 + L1 must be less than or equal to 1,342,156,800. I2 + L2 must be less than or equal to 1,342,156,800. Note that I2 and L2 only apply when the rxTrafficDescriptorType is 6 through 8. If the values of I1, L1, I2 or L2 are closer to the limits described above, a further restriction applies. Specifically, if either: I1 > 41,940,480 or I2 > 41,940,480 or I1 + L1 > 167,769,600 or I2 + L2 > 167,769,600 then both I1 and I2 must be greater than 20,480. Parameter 5 of the rxTrafficDescParm is always unused. If the rxTrafficDescType is sameAsTx, the values provisioned in this attribute are ignored. The traffic parameters for the receive direction are taken from the txTrafficDescParm.
SEQUENCE OF AtmIfVccVcdTmRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.457
atmIfVccVcdTmRxTdpEntryAn entry in the atmIfVccVcdTmRxTdpTable.
AtmIfVccVcdTmRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.457.1
atmIfVccVcdTmRxTdpIndexThis variable represents the atmIfVccVcdTmRxTdpTable specific index for the atmIfVccVcdTmRxTdpTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.457.1.1
atmIfVccVcdTmRxTdpValueThis variable represents an individual value for the atmIfVccVcdTmRxTdpTable.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.457.1.2
atmIfVccVcdTmFqpTableThis attribute is a vector of three elements that specify the quality of service parameters for the forward direction for this connection. This attribute is used for SPVC connections. The cdv element specifies the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR and rt-VBR). It is signalled through the extended QoS information element. The ctd specifies the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR and rt-VBR). It is signalled through the end to end transit delay information element. The clr specifies the acceptable Cell Loss Ratio (CLR) of CBR, rt- VBR, and nrt-VBR connections. It is signalled through the extended QoS information element.
SEQUENCE OF AtmIfVccVcdTmFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.458
atmIfVccVcdTmFqpEntryAn entry in the atmIfVccVcdTmFqpTable.
AtmIfVccVcdTmFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.458.1
atmIfVccVcdTmFqpIndexThis variable represents the atmIfVccVcdTmFqpTable specific index for the atmIfVccVcdTmFqpTable.
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.458.1.1
atmIfVccVcdTmFqpValueThis variable represents an individual value for the atmIfVccVcdTmFqpTable.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.458.1.2
atmIfVccVcdTmBqpTableThis attribute is a vector of two elements that specify the quality of service parameters for the backward direction for this connection. This attribute is used for SPVC connections. The cdv element specifies the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR and rt-VBR). It is signalled through the extended QoS information element. The clr specifies the acceptable Cell Loss Ratio (CLR) of CBR, rt- VBR, and nrt-VBR connections. It is signalled through the extended QoS information element.
SEQUENCE OF AtmIfVccVcdTmBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.459
atmIfVccVcdTmBqpEntryAn entry in the atmIfVccVcdTmBqpTable.
AtmIfVccVcdTmBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.459.1
atmIfVccVcdTmBqpIndexThis variable represents the atmIfVccVcdTmBqpTable specific index for the atmIfVccVcdTmBqpTable.
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.459.1.1
atmIfVccVcdTmBqpValueThis variable represents an individual value for the atmIfVccVcdTmBqpTable.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.2.2.459.1.2
atmIfVccVcdLbkTableThis group contains the provisionable loopback attributes for a Vcc, Vpc, or Vpt component. Note that certain loopback requests may not be possible on a given connection. In such cases, the corresponding operational loopback attribute in the Status group of the Vcc, Vpc, or Vpt component is set to notApplicable and the requested loopback is not performed. If loopbacks are provisioned to be on, and for any reason the segment or end-to-end OAM loopback cells are not relayed, the connection component becomes troubled, and user cell traffic may be discarded. If loopbacks are provisioned to be on, all of the nodes in the segment, and external networks which are in the end-to-end connection must relay the OAM loopback cells.
SEQUENCE OF AtmIfVccVcdLbkEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.100
atmIfVccVcdLbkEntryAn entry in the atmIfVccVcdLbkTable.
AtmIfVccVcdLbkEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.100.1
atmIfVccVcdSegLinkSideLoopbackThis attribute specifies whether link-side segment loopback insertion should be performed on this connection. When sameAsInterface is selected, the link-side segment loopback insertion for the connection is based on the segLinkSideLoopback attribute of the connection's parent AtmIf componentif the ATM interface has link-side segment loopback insertion turned on, then link-side segment loopback insertion is also on for the connection. When on or off is selected, link-side segment loopback insertion is turned on or off respectively for the connection regardless of the provisioning of the parent AtmIf component. Note that link-side segment loopback insertion is not possible if the connectionPointType attribute of the Vcc or Vpc component is connectingPoint. Link-side segment loopback insertion is also not possible if the distributionType of the Vcc is pointToMultipoint. In such cases, the associated segLinkSideLoopbackState attribute indicates notApplicable and link-side segment loopback insertion is not performed. Link-side segment loopback insertion is always possible on a Vpt.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.100.1.10
atmIfVccVcdSegSwitchSideLoopbackThis attribute specifies whether switch-side segment loopback insertion should be performed on this connection. When sameAsInterface is selected, the switch-side segment loopback for the connection is based on the segSwitchSideLoopback attribute of the connection's parent AtmIf componentif the ATM interface has switch-side segment loopback insertion turned on, then switch-side segment loopback insertion is also on for the connection. When on or off is selected, switch-side segment loopback insertion is turned on or off respectively for the connection regardless of the provisioning of the parent AtmIf component. Note that switch-side segment loopback insertion is not possible if the connectionPointType attribute of the Vcc or Vpc component is connectingPoint or connectionEndPoint. Switch-side segment loopback insertion is also not possible if the distributionType of the Vcc is pointToMultipoint In such cases, the associated segSwitchSideLoopbackState attribute indicates notApplicable and switch-side segment loopback insertion is not performed. Switch- side segment loopback is never possible on a Vpt.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.100.1.20
atmIfVccVcdEndToEndLoopbackThis attribute specifies whether end-to-end loopback insertion should be performed on this connection. When sameAsInterface is selected, the end-to-end loopback for the connection is based on the endToEndLoopback attribute of the connection's parent AtmIf componentif the ATM interface has end-to-end loopback insertion turned on, then end-to-end loopback insertion is also on for the connection. When on or off is selected, end-to-end loopback insertion is turned on or off respectively for the connection regardless of the provisioning of the parent AtmIf component. Note that end-to-end loopback insertion is not possible if the connectionPointType attribute of the Vcc or Vpc component is connectingPoint or segmentEndPoint. End-to-end loopback insertion is also not possible if the distributionType of the Vcc is pointToMultipoint. In such cases, the associated endToEndLoopbackState attribute indicates notApplicable and end- to-end loopback insertion is not performed. End-to-end loopback insertion is always possible on a Vpt.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.100.1.30
atmIfVccVcdLoopbackMonitoringThis attribute specifies whether or not a connection monitors the OAM stream for loopback cells. Currently this attributed is only applied to Passport-specific trace cells and only affects connectingPoints. When sameAsInterface is selected, the trace visibility for the connection is based on the traceVisible attribute of the connection's parent AtmIf componentif the ATM interface is trace visible, then the connection is also trace visible. When on or off is selected, the connection is nor isn't visible to trace cells respectively for the connection regardless of the provisioning of the parent AtmIf component. Note that trace visibility only affects connections whose connectionPointType attribute of the Vcc or Vpc component is connectingPoint. Trace visibility is also not possible if the distributionType of the Vcc is pointToMultipoint.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.100.1.1000
atmIfVccVcdTrafficTableThis group contains traffic related provisionable attributes for the Vcc and Vpc components. The attributes' operational values are reflected in the Traffic group for these components. Changing any of the attributes in this group causes a service interruption on the Vcc or Vpc component.
SEQUENCE OF AtmIfVccVcdTrafficEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110
atmIfVccVcdTrafficEntryAn entry in the atmIfVccVcdTrafficTable.
AtmIfVccVcdTrafficEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110.1
atmIfVccVcdTxTrafficDescTypeThis attribute is migrated to the AtmTmProv group. This attribute specifies the type of traffic management which is applied to the transmit direction of this connection as defined in the ATM Forum. The txTrafficDescType determines the number and meaning of the parameters in the txTrafficDescParm attribute.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110.1.10
atmIfVccVcdTxQosClassThis attribute specifies the quality of service for the transmit direction for this connection. The constantBitRate class refers to traffic offered on services such as a constant bit rate video service. This traffic is highest priority. The variableBitRate class refers to traffic offered on services such as packetized audio and video. The connectionOriented class refers to connection-oriented traffic such as Frame Relay or X.25 traffic. The connectionless traffic refers to traffic offered through connectionless trunks such as certain LAN protocols. The unspecified class supports a 'best effort' type of service, where there is a minimum guarantee of bandwidth. This traffic is lowest priority. This attribute is obsolete. The value is migrated into atmServiceCategory. The atmServiceCategory applies in both transmit and receive directions. unspecified maps to unspecifiedBitRate; constantBitRate maps to constantBitRate; variableBitRate maps to variableBitRateRt; connectionOriented maps to variableBitRateNrt connectionless maps to variableBitRateNrtrwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110.1.20
atmIfVccVcdFwdQosClassThis attribute is migrated to the AtmTmProv group. This attribute specifies the quality of service for the forward direction for this connection. This attribute is only used for SPVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified bit rate QOS class; no objective is specified for the performance parameters.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110.1.21
atmIfVccVcdHoldingPriorityThis attribute is migrated to the AtmTmProv group. This attribute specifies the holding priority of this connection. In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This value provisioned in the Vcd or Vpd may be overridden by certain applications, for example Vcc Test, which run over this connection. The default holding priority for a provisioned connection is higher then default holding priorities for dynamic (SVC) connections.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110.1.25
atmIfVccVcdRxTrafficDescTypeThis attribute is migrated to the AtmTmProv group. This attribute specifies the type of traffic management which is applied to the receive direction of this connection as defined in the ATM Forum. The rxTrafficDescType determines the number and meaning of the parameters in the rxTrafficDescParm attribute When sameAsTx is selected, the rxTrafficDescType as well as the rxTrafficDescParm are taken from the transmit values.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110.1.30
atmIfVccVcdRxQosClassThis attribute specifies the quality of service for the receive direction for this connection. The constantBitRate class refers to traffic offered on services such as a constant bit rate video service. The variableBitRate class refers to traffic offered on services such as packetized audio and video. The connectionOriented class refers to connection-oriented traffic. The connectionless traffic refers to traffic offered through connectionless trunks. The unspecified class supports a 'best effort' type of service, where there is a minimum guarantee of bandwidth. The sameAsTx selection sets the receive quality of service to be the same as the transmit quality of service. This attribute is obsolete. The value of txQosClass is migrated into atmServiceCategory. The value of this attribute is ignored. AtmServiceCategory applies in both transmit and receive directions.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110.1.40
atmIfVccVcdBwdQosClassThis attribute is migrated to the AtmTmProv group. This attribute specifies the quality of service for the backward direction for this connection. This attribute is only used for SPVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified bit rate QOS class; no objective is specified for the performance parameters. The sameAsFwd selection sets the backward quality of service to be the same as the forward quality of service.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110.1.41
atmIfVccVcdAtmServiceCategoryThis attribute is migrated to the AtmTmProv group. This attribute specifies the ATM service category for both directions of the connection. The value derivedFromBBC may only be used if the SrcPvc component is provisioned under this Vcc.Otherwise a specific ATM service category must be specified. If this attribute is set to derivedFromBBC, the Broadband Bearer Capability (BBC) and bestEffort attributes are used to determine the atmServiceCategory of this connection. If this attribute is set to other than derivedFromBBC, the value of this attribute is used to override the provisioned BBC Information Element parameters. In those cases, the BBC attributes are not used. The constantBitRate service category is intended for real time applications, that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. The consistent availability of a fixed quantity of bandwidth is considered appropriate for CBR service. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to be of significantly reduce value to the application. The rtVariableBitRate service category is intended for real time applications, that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. Sources are expected to transmit at a rate which varies with time. Equivalently, the source can be described as 'bursty'. Cells which are delayed beyond the value specified by CTD are assumed to be of significantly reduced value to the application. Real time VBR service may support statistical multiplexing of real time sources. The nrtVariableBitRate service category is intended for non-real time applications which have bursty traffic characteristics and which can be characterized in terms of a PCR, SCR, and MBS. For those cells which are transferred within the traffic contract, the application expects a low cell loss ratio. For all connections, it expects a bound on the mean cell transfer delay. Non-real time VBR service may support statistical multiplexing of connections. The unspecifiedBitRate service is intended for non-real time applications; that is, those not requiring tightly constrained delay and delay variation. UBR sources are expected to be bursty. UBR service supports a high degree of statistical multiplexing among sources. UBR service does not specify traffic related service guarantees. No numerical commitments are made with respect to the cell loss ratio experienced by a UBR connection, or as to the cell transfer delay experienced by cells on the connection.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110.1.42
atmIfVccVcdTrafficShapingThis attribute is migrated to the AtmTmProv group. This attribute specifies whether this connection uses traffic shaping when transmitting traffic to the ATM interface. When sameAsInterface is selected, traffic shaping for the connection is based on the trafficShaping attribute of the connection's parent AtmIf componentif the ATM interface has traffic shaping enabled, then traffic shaping is enabled for the connection. Note that enabling traffic shaping may have no effect under certain cases. These cases are listed in the description of the trafficShaping operational attribute, which is under the Vcc and Vpc components. When disabled is selected, traffic shaping for this connection is disabled regardless of the provisioning of the parent AtmIf component.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110.1.50
atmIfVccVcdUnshapedTransmitQueueingThis attribute is migrated to the AtmTmProv group. This attribute only applies when this connection is unshaped. This attribute defines the transmit queueing method for this connection if it is unshaped. Refer to the unshapedTransmitQueueing attribute under the AtmIf for more details on the meaning of this attribute. When this attribute is set to sameAsInterface, the value from the AtmIf is used. When this attribute is set to common, transmit traffic on this unshaped connection is destined for the common queue.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110.1.60
atmIfVccVcdUsageParameterControlThis attribute is migrated to the AtmTmProv group. This attribute specifies whether this connection enforces usage parameter control when receiving traffic from the ATM interface. When sameAsInterface is selected, UPC for the connection is based on the usageParameterControl attribute of the connection's parent AtmIf componentif the ATM interface has UPC enabled, then UPC is enabled for the connection. Note that enabling UPC may have no effect under certain cases. These cases are listed in the description of the usageParameterControl operational attribute, which is under the Vcc and Vpc components. When disabled is selected, UPC for this connection is disabled regardless of the provisioning of the parent AtmIf component.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110.1.70
atmIfVccVcdBearerClassBbcThis attribute is migrated to the AtmTmProv group. This attribute specifies the bearer capability. This attribute is only used for SPVC and SPVP connections. It is one of the Broadband Bearer Capability (BBC) attributes. The purpose of the BBC information element is to indicate a requested broadband connection-oriented bearer service to be provided by the network. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both. Class a service is a connection-oriented, constant bit rate ATM transport service. Class a service has end to end timing requirements and may require stringent cell loss, cell delay and cell delay variation performance.When a is set, the user is requesting more than an ATM only service. The network may look at the AAL to provide interworking based upon its contents. Class c service is a connection-oriented, variable bit rate ATM transport service. Class c service has no end-to-end timing requirements. When c is set, the user is requesting more than an ATM only service. The network interworking function may look at the AAL and provide service based on it. Class x service is a connection-oriented ATM transport service where the AAL, trafficType (vbr or cbr) and timing requirements are user defined (that is, transparent to the network).When x is set the user is requesting an ATM only service from the network. Class vp service is used to specify a transparent VP service. When the value of this attribute is vp, the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. This service differs from class x service in that with the class vp service both the VCI field (except or VCI values 0, 3, 4, and 6 through 15) and Payload Type field are transported transparently by the network. This attribute value is only applicable to SPVP connections.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110.1.71
atmIfVccVcdTransferCapabilityBbcThis attribute is migrated to the AtmTmProv group. This attribute specifies the transfer capability for this connection. Uni 3.0/3.1 traffic type and end-to-end timing parameters are mapped into this parameter as follows: <transferCapability: TrafficType, Timing> 0: NoIndication, NoIndication 1: NoIndication, yes 2: NoIndication, no 5: CBR, yes 8: VBR, NoIndication 9: VBR, yes 10: VBR, no NotApplicable specifies that the user does not want to specify the transfer capability. The CBR traffic type refers to traffic offered on services such as a constant bit rate video service or a circuit emulation. The VBR traffic type refers to traffic offered on services such as packetized audio and video, or data. The value no indication for traffic type is used if the user has not set the traffic type; similarly for end-to-end timing. The value yes for end-to-end timing indicates that end-to-end timing is required. The value no for end-to-end timing indicates that end-to-end timing is not required. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110.1.72
atmIfVccVcdClippingBbcThis attribute is migrated to the AtmTmProv group. This attribute specifies the value for the clipping susceptibility parameter in the BBC Information Element. This attribute is only used for SPVC connections. It is one of the Broadband Bearer Capability attributes. Clipping is an impairment in which the first fraction of a second of information to be transferred is lost. It occurs after a call is answered and before an associated connection is switched through.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110.1.74
atmIfVccVcdBestEffortThis attribute is migrated to the AtmTmProv group. This attribute specifies the value of the best effort parameter in the ATM Traffic Descriptor Information Element. This attribute is only used for Soft PVC connections. It is one of the Broadband Bearer Capability attributes. The value indicated implies that the quality of service for this connection is not guaranteed. The value notIndicated implies that the quality of service for this connection is guaranteed. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110.1.75
atmIfVccVcdFwdFrameDiscardThis attribute specifies the activation of frame discard functionality in the forward data direction, at relay points, for this connection. It applies to each hop of the connection. Frame discard functions should not be requested if this connection is not transferring frame (AAL5) traffic. Setting the value to indicated for any other traffic type results in all traffic being discarded. If this connection point is a permanent (provisioned) VCC mid- point, this attribute specifies whether the Partial Packet Discard (PPD) function is to be enabled or disabled in the transmit direction at this connecting point. The PPD function allows the connecting point to discard the remainder of a cell-forwarded AAL5 frame if one cell of this frame has been discarded. The PPD function increases the 'goodput' of the link, since cells which are only going to be discarded by the AAL5 reassembly are not transmitted. At a permanent VCC connecting point which is not a connection endpoint, when this attribute is set to indicated, the PPD function is applied to transmit traffic at this connecting point. It should not be indicated for connections whose end points are not performing AAL5 segmentation and reassembly. When this attribute is set to notIndicated, the PPD feature is not applied to transmit traffic at this connecting point. At a SPVC origin on a PNNI interface, a value of indicated specifies that frame discard is requested in the forward direction. The frame discard function for SPVCs consists of PPD at the SPVC origin and at all intermediate connecting points. When this attribute is set to notIndicated, forward frame discard is not requested in the SPVC call setup. Thus PPD is not enabled at the SPVC origin nor at any intermediate connecting point. At all points along a VPC, this setting is ignored. At a permanent VCC connection endpoint, this value is ignored. If AAL5 segmentation and reassembly has been requested, PPD and Early Packet Discard (EPD) are automatically enabled. This attribute has been migrated to txFrameDiscard.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110.1.76
atmIfVccVcdBwdFrameDiscardThis attribute specifies the activation of frame discard functionality in the backward data direction, at relay points, for this connection. It applies to each hop of the connection. Frame discard functions should not be requested if this connection is not transferring frame (AAL5) traffic. Setting the value to indicated for any other traffic type results in all traffic being discarded. If this connection point is a permanent (provisioned) VCC mid- point, this attribute specifies whether the Partial Packet Discard (PPD) function is to be enabled or disabled in the receive direction at this connecting point. The PPD function allows the connecting point to discard the remainder of a cell-forwarded AAL5 frame if one cell of this frame has been discarded. The PPD function increases the 'goodput' of the link, since cells which are only going to be discarded by the AAL5 reassembly are not received. At a permanent VCC connecting point which is not a connection endpoint, when this attribute is set to indicated, the PPD function is applied to receive traffic at this connecting point. It should not be indicated for connections whose end points are not performing AAL5 segmentation and reassembly. When this attribute is set to notIndicated, the PPD feature is not applied to receive traffic at this connecting point. At a SPVC origin on a PNNI interface, a value of indicated specifies that frame discard is requested in the backward direction. The frame discard function for SPVCs consists of PPD at the SPVC origin and at all intermediate connecting points. When this attribute is set to notIndicated, backwards frame discard is not requested in the SPVC call setup. Thus PPD is not enabled at the SPVC origin nor at any intermediate connecting point. At all points along a VPC, this setting is ignored. At a permanent VCC connection endpoint, this value is ignored. If AAL5 segmentation and reassembly has been requested, PPD and Early Packet Discard (EPD) are automatically enabled. This attribute has been migrated to rxFrameDiscard.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.110.1.77
atmIfVccVcdAcctTableThis group contains the provisionable ATM accounting attributes for a Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVccVcdAcctEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.111
atmIfVccVcdAcctEntryAn entry in the atmIfVccVcdAcctTable.
AtmIfVccVcdAcctEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.111.1
atmIfVccVcdCorrelationTagThis attribute specifies a unique indentifier for each end of a PVC. It that may be used by downstream processing systems to correlate accounting records issued at different nodes in the network. The attribute can be up to 32 bytes long. If it is less than 32 bytes, it is zero filled on the right to create a 32 byte value. The resulting value is recorded in the attribute callConnId for this PVC's ATM accounting records. If the attribute is a null string then this PVC does not have any accounting records generated for it.rw
AsciiString
.1.3.6.1.4.1.3764.1.1.30.114.5.2.111.1.10
atmIfVccVcdTxTdpTableThis attribute is migrated to the AtmTmProv group. This attribute is a vector of five traffic parameters whose meanings are defined by the txTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR) and requested shaping rate are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. CDVT is expressed in microseconds. The values of PCR, SCR, MBS and CDVT are used for connection admission control (CAC). The value of CDVT is only used for connections where the atmServiceCategory is constantBitRate. For all other values of atmServiceCategory, CDVT is ignored. The values of PCR, SCR and requested shaping rate are used to determine the actual shaping rate where traffic shaping is enabled. When txTrafficDescType is 1 or 2, all of the parameters must be set to zero. When txTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be non-zero. Parameters 2 and 3 must be zero. When txTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic with cell discard; parameter 2 represents the PCR for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be greater than or equal to parameter 2. Parameters 1 and 2 must be non-zero. Parameter 3 must be zero. When txTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic with cell tagging; parameter 2 represents the PCR for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be greater than or equal to parameter 2. Parameters 1 and 2 must be non-zero. Parameter 3 must be zero. When txTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. Whenever it is valid for PCR to be specified, parameter 5 may also be used to specify a requested shaping rate. A non-zero value in parameter 5 overrides the value in parameter 1 and is used as the peak cell rate in calculations of CAC and shaping rate. For txTrafficDescType 3, 4 and 5, the transmit traffic is shaped at the next rate less than the PCR. For txTrafficDescType 6, 7 and 8, the transmit traffic is shaped at the highest available rate which is between PCR and SCR. However, if there is no available shaping rate between PCR and SCR, traffic is shaped at the next rate above the PCR.obsolete
SEQUENCE OF AtmIfVccVcdTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.297
atmIfVccVcdTxTdpEntryAn entry in the atmIfVccVcdTxTdpTable.obsolete
AtmIfVccVcdTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.297.1
atmIfVccVcdTxTdpIndexThis variable represents the atmIfVccVcdTxTdpTable specific index for the atmIfVccVcdTxTdpTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.5.2.297.1.1
atmIfVccVcdTxTdpValueThis variable represents an individual value for the atmIfVccVcdTxTdpTable.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.2.297.1.2
atmIfVccVcdRxTdpTableThis attribute is migrated to the AtmTmProv group. This attribute is a vector of four traffic parameters whose meanings are defined by the rxTrafficDescType attribute. The values of peak cell rate (PCR) and sustained cell rate (SCR) are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. The value of CDVT is expressed in microseconds. The values of PCR, SCR, MBS and CDVT are used for usage parameter control (UPC). When rxTrafficDescType is 1 or 2, all of the parameters must be set to zero (unused). When rxTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic. Parameter 1 must be non-zero. Parameters 2 and 3 must be set to zero (unused). When rxTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard. Parameters 1 and 2 must be non-zero. Parameter 3 must be set to zero (unused). Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging. Parameters 1 and 2 must be non-zero. Parameter 3 must be set to zero (unused). Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is a 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic. Parameters 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to Parameter 2. When rxTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic. Parameters 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic. Parameter 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is any value from 3 through 8, parameter 4 represents the CDVT. If this value is zero, the CDVT is taken from the ConnectionAdministrator defaults for the particular atmServiceCategory of this connection. When rxTrafficDescriptorType is 3 through 8, there are certain extreme combinations of rxTrafficDescParm which are outside the capabilities of the UPC hardware. The check prov command detects such cases and generates an error message. If this happens, adjust the parameters until they fall within the supported limits. To calculate the limits, use the following formulae: I1 = 1 000 000 000 / PCR L1 = CDVT * 1000 I2 = 1 000 000 000 / SCR L2 = CDVT + (MBS - 1) * (I2 - I1) I1 and I2 must be less than or equal to 335 523 840. I1 + L1 must be less than or equal to 1 342 156 800. I2 + L2 must be less than or equal to 1 342 156 800. Note that I2 and L2 only apply when the rxTrafficDescriptorType is 6 through 8. If the values of I1, L1, I2 or L2 are closer to the limits described above, a further restriction applies. Specifically, if either: I1 > 41 940 480 or I2 > 41 940 480 or I1 + L1 > 167 769 600 or I2 + L2 > 167 769 600 then both I1 and I2 must be greater than 20 480. Parameter 5 of the rxTrafficDescParm is always unused. If the rxTrafficDescType is sameAsTx, the values in this attribute are taken from the txTrafficDescParm.obsolete
SEQUENCE OF AtmIfVccVcdRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.298
atmIfVccVcdRxTdpEntryAn entry in the atmIfVccVcdRxTdpTable.obsolete
AtmIfVccVcdRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.298.1
atmIfVccVcdRxTdpIndexThis variable represents the atmIfVccVcdRxTdpTable specific index for the atmIfVccVcdRxTdpTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.5.2.298.1.1
atmIfVccVcdRxTdpValueThis variable represents an individual value for the atmIfVccVcdRxTdpTable.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.2.298.1.2
atmIfVccVcdFqpTableThis attribute is migrated to the AtmTmProv group. This attribute is a vector of three elements that specify the quality of service parameters for the forward direction for this connection. This attribute is used for SPVC connections. The cdv element specifies the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR, and rt-VBR). It is signalled through the extended QoS information element. The ctd specifies the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR, and rt-VBR). It is signalled through the end to end transit delay information element. The clr specifies the acceptable Cell Loss Ratio (CLR) of CBR, rt- VBR, and nrt-VBR connections. It is signalled through the extended QoS information element.obsolete
SEQUENCE OF AtmIfVccVcdFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.359
atmIfVccVcdFqpEntryAn entry in the atmIfVccVcdFqpTable.obsolete
AtmIfVccVcdFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.359.1
atmIfVccVcdFqpIndexThis variable represents the atmIfVccVcdFqpTable specific index for the atmIfVccVcdFqpTable.obsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.359.1.1
atmIfVccVcdFqpValueThis variable represents an individual value for the atmIfVccVcdFqpTable.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.2.359.1.2
atmIfVccVcdBqpTableThis attribute is migrated to the AtmTmProv group. This attribute is a vector of three elements that specify the quality of service parameters for the backward direction for this connection. This attribute is used for SPVC connections. The cdv element specifies the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR, and rt-VBR). It is signalled through the extended QoS information element. The ctd specifies the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR, and rt-VBR). It is signalled through the end to end transit delay information element. The clr specifies the acceptable Cell Loss Ratio (CLR) of CBR, rt- VBR, and nrt-VBR connections. It is signalled through the extended QoS information element.obsolete
SEQUENCE OF AtmIfVccVcdBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.360
atmIfVccVcdBqpEntryAn entry in the atmIfVccVcdBqpTable.obsolete
AtmIfVccVcdBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.2.360.1
atmIfVccVcdBqpIndexThis variable represents the atmIfVccVcdBqpTable specific index for the atmIfVccVcdBqpTable.obsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.2.360.1.1
atmIfVccVcdBqpValueThis variable represents an individual value for the atmIfVccVcdBqpTable.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.2.360.1.2
atmIfVccLoop
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.5.3
atmIfVccLoopRowStatusTableThis entry controls the addition and deletion of atmIfVccLoop components.
SEQUENCE OF AtmIfVccLoopRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.3.1
atmIfVccLoopRowStatusEntryA single entry in the table represents a single atmIfVccLoop component.
AtmIfVccLoopRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.3.1.1
atmIfVccLoopRowStatusThis variable is used as the basis for SNMP naming of atmIfVccLoop components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.3.1.1.1
atmIfVccLoopComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.3.1.1.2
atmIfVccLoopStorageTypeThis variable represents the storage type value for the atmIfVccLoop tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.3.1.1.4
atmIfVccLoopIndexThis variable represents the index for the atmIfVccLoop tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.5.3.1.1.10
atmIfVccNep
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.5.5
atmIfVccNepRowStatusTableThis entry controls the addition and deletion of atmIfVccNep components.
SEQUENCE OF AtmIfVccNepRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.5.1
atmIfVccNepRowStatusEntryA single entry in the table represents a single atmIfVccNep component.
AtmIfVccNepRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.5.1.1
atmIfVccNepRowStatusThis variable is used as the basis for SNMP naming of atmIfVccNep components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.5.1.1.1
atmIfVccNepComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.5.1.1.2
atmIfVccNepStorageTypeThis variable represents the storage type value for the atmIfVccNep tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.5.1.1.4
atmIfVccNepIndexThis variable represents the index for the atmIfVccNep tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.5.5.1.1.10
atmIfVccNepProvTableThis group contains provisionable attributes for the Nep component.
SEQUENCE OF AtmIfVccNepProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.5.100
atmIfVccNepProvEntryAn entry in the atmIfVccNepProvTable.
AtmIfVccNepProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.5.100.1
atmIfVccNepApplicationNameThis attribute specifies the application that sends and receives frames using the VCC. This attribute is set, for example, by provisioning the Trunk AtmAccess AtmConnection attribute. If it is properly configured, this attribute will show a value such as 'Trk/22 AtmAccess'.ro
Link
.1.3.6.1.4.1.3764.1.1.30.114.5.5.100.1.10
atmIfVccTest
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.5.6
atmIfVccTestRowStatusTableThis entry controls the addition and deletion of atmIfVccTest components.
SEQUENCE OF AtmIfVccTestRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.6.1
atmIfVccTestRowStatusEntryA single entry in the table represents a single atmIfVccTest component.
AtmIfVccTestRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.6.1.1
atmIfVccTestRowStatusThis variable is used as the basis for SNMP naming of atmIfVccTest components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.6.1.1.1
atmIfVccTestComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.6.1.1.2
atmIfVccTestStorageTypeThis variable represents the storage type value for the atmIfVccTest tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.6.1.1.4
atmIfVccTestIndexThis variable represents the index for the atmIfVccTest tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.5.6.1.1.10
atmIfVccTestStateTableThis group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
SEQUENCE OF AtmIfVccTestStateEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.6.100
atmIfVccTestStateEntryAn entry in the atmIfVccTestStateTable.
AtmIfVccTestStateEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.6.100.1
atmIfVccTestAdminStateThis attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.6.100.1.1
atmIfVccTestOperationalStateThis attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.6.100.1.2
atmIfVccTestUsageStateThis attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.6.100.1.3
atmIfVccTestSetupTableThis group contains attributes that govern the operation of an ATM connection test. These attributes cannot be changed while the test is running.
SEQUENCE OF AtmIfVccTestSetupEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.6.110
atmIfVccTestSetupEntryAn entry in the atmIfVccTestSetupTable.
AtmIfVccTestSetupEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.6.110.1
atmIfVccTestFrmTypesThis attribute specifies the types of the test frames to be transmitted during the ATM connection test. It must contain at least one of the following: loading: A set of 'loading frames' is circulated over the link as rapidly as possible. This frame type should be selected when the test is intended to verify the operation of the connection under a specified load. These frames are not checked for bit errors. verification: A single 'verification frame' is transmitted over the link; when the frame is returned, its contents are verified and the next verification frame in the series is transmitted. This frame type should be selected when the test is intended to verify that frames are not being corrupted as they pass over the connection. Description of bits: loading(0) verification(1)rw
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.5.6.110.1.10
atmIfVccTestFrmSizeThis attribute defines the size of the test frames used in an ATM connection test.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.6.110.1.20
atmIfVccTestFrmPatternTypeThis attribute specifies the bit sequence used to fill the frames used in the ATM connection test. It must contain one of the following values: ccitt32kBitPattern: a pseudo-random sequence of 32 Kbit is used ccitt8MBitPattern: a pseudo-random sequence of 8Mbit is used customizedPattern: the pattern defined in the customizedPattern attribute is usedrw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.6.110.1.30
atmIfVccTestCustomizedPatternThis attribute specifies a 32 bit sequence to be used to fill frames when the framePatternType attribute is set to customizedPattern. The default value gives a pattern of alternating 0 and 1 bits.rw
Hex
.1.3.6.1.4.1.3764.1.1.30.114.5.6.110.1.40
atmIfVccTestDurationThis attribute specifies the maximum number of minutes that the ATM connection test is allowed to run. The maximum allowed value permits the test to be run for up to 21 days.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.6.110.1.50
atmIfVccTestBandwidthElasticThis attribute specifies whether the connection (VCC) should be configured with elastic bandwidth or not. Elastic bandwidth is of importance in conjuction with IMA links, where some links fail and the resulting bandwidth is less than the requested bandwidth for all connections. In that case, some connections may be reduced in bandwidth based on the setting of the bwElastic attribute. If this attribute is set to yes, the Test application signals to the connection that the bandwidth for this connection is elastic, and may be reduced in the case of IMA link failures. If the bandwidth is reduced, the rate of test cells which can be handled by the connection will also be reduced. If this attribute is set to no, the Test application signals to the connection that the bandwidth for this connection must be maintained at the requested level. If the connection cannot maintain the full bandwidth, the connection may be released (cleared) based on the holding priority of the connection.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.6.110.1.60
atmIfVccTestOverrideHoldingPriorityThis attribute specifies the override holding priority which should be signalled to the VCC connection at the start of the test. Holding priority is of importance in conjuction with IMA links, where some links fail and the resulting bandwidth is less than the requested bandwidth for all connections. In that case, some connections may be released based on the connection's holding priority. Zero (0) is thie highest holding priority, and four (4) is the lowest priority. A setting of zero to four overrides whatever holding priority that has been configured at the connection (VCC). A setting of noOverride means that the connection should use its internally configured holding priority.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.6.110.1.70
atmIfVccTestResultsTableThis group contains attributes that show the result of an ATM connection test; if no test is running, the attribute group contains the results of the most recently completed test. The attributes of the Results group are reset to their inital values whenever a test is started or any attribute of the Setup group is set.
SEQUENCE OF AtmIfVccTestResultsEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.6.120
atmIfVccTestResultsEntryAn entry in the atmIfVccTestResultsTable.
AtmIfVccTestResultsEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.6.120.1
atmIfVccTestElapsedTimeThis attribute displays the number of minutes that the test has been running.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.6.120.1.10
atmIfVccTestTimeRemainingThis attribute displays the number of minutes that the test will continue to run before stopping automatically.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.6.120.1.20
atmIfVccTestCauseOfTerminationThis attribute displays the reason the test ended. It contains one fo the following values. testTimeExpired: the test ran for the specified duration stoppedByOperator: a STOP command was issued neverStarted: the test has not been started testRunning: the test is currently runningro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.6.120.1.30
atmIfVccTestBytesTxThis attribute displays the number of bytes sent during the test. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.6.120.1.40
atmIfVccTestBytesRxThis attribute displays the number of bytes received during the test. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.6.120.1.50
atmIfVccTestLoadingFrmTxThis attribute displays the number of loading frames sent during the test. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.6.120.1.60
atmIfVccTestLoadingFrmRxThis attribute displays the number of loading frames received during the test. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.6.120.1.70
atmIfVccTestLoadingFrmLostThis attribute displays the number of loading frames that were lost during the test. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.6.120.1.80
atmIfVccTestVerificationFrmTxThis attribute displays the number of verification frames sent during the test. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.6.120.1.90
atmIfVccTestVerificationFrmRxThis attribute displays the number of verification frames received during the test (including errored verification frames). The counter wraps to zero if it exceeds its maximum value of (2**64)-1. Note that the number of verification frames lost during the test can be computed by the expression verificationFrmTx - verificationFrmRx.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.6.120.1.100
atmIfVccTestVerificationFrmBadThis attribute displays the number of errored verification frames received during the test. A verification frame is considered to be errored if it contains a recognizable verification frame header, but does not match the transmitted frame bit for bit. (Thus, a verification frame that returns after the succeeding verification frame has been transmitted is considered to be errored.) The counter wraps to zero if it exceeds its maximum value of (2**64)-1. Note that the number of correct verification frames received during the test can be computed by the expression verificationFrmRx - verificationFrmBad.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.6.120.1.110
atmIfVccTestUnrecognizableFrmRxThis attribute displays the number of frames received during the test which do not contain a valid loading frame header or verification frame header. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.6.120.1.120
atmIfVccTm
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.5.7
atmIfVccTmRowStatusTableThis entry controls the addition and deletion of atmIfVccTm components.
SEQUENCE OF AtmIfVccTmRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.7.1
atmIfVccTmRowStatusEntryA single entry in the table represents a single atmIfVccTm component.
AtmIfVccTmRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.7.1.1
atmIfVccTmRowStatusThis variable is used as the basis for SNMP naming of atmIfVccTm components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.7.1.1.1
atmIfVccTmComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.7.1.1.2
atmIfVccTmStorageTypeThis variable represents the storage type value for the atmIfVccTm tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.7.1.1.4
atmIfVccTmIndexThis variable represents the index for the atmIfVccTm tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.5.7.1.1.10
atmIfVccTmAbr
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2
atmIfVccTmAbrRowStatusTableThis entry controls the addition and deletion of atmIfVccTmAbr components.
SEQUENCE OF AtmIfVccTmAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.1
atmIfVccTmAbrRowStatusEntryA single entry in the table represents a single atmIfVccTmAbr component.
AtmIfVccTmAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.1.1
atmIfVccTmAbrRowStatusThis variable is used as the basis for SNMP naming of atmIfVccTmAbr components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.1.1.1
atmIfVccTmAbrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.1.1.2
atmIfVccTmAbrStorageTypeThis variable represents the storage type value for the atmIfVccTmAbr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.1.1.4
atmIfVccTmAbrIndexThis variable represents the index for the atmIfVccTmAbr tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.1.1.10
atmIfVccTmAbrOperTableThis group contains operational attributes for connections using ABR service category.
SEQUENCE OF AtmIfVccTmAbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.110
atmIfVccTmAbrOperEntryAn entry in the atmIfVccTmAbrOperTable.
AtmIfVccTmAbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.110.1
atmIfVccTmAbrInitialCellRateThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Initial Cell Rate (ICR) parameter for this connection. ICR is the rate at which a source should send initially and after an idle period. For nailed-up connections, this attribute is determined by the provisioned value of the initialCellRate attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element. The ICR for a connection is a value between the MCR and the PCR. Furthermore, ICR has an upper bound determined by the transientBufferExposure divided by fixedRoundTripTime.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.110.1.10
atmIfVccTmAbrTransientBufferExposureThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Transient Buffer Exposure (TBE) for this connection. TBE is the negotiated number of cells that the network would like to limit the resource to send during start-up periods, before the first Resource Management (RM) cell returns. For nailed-up connections, this attribute is determined by the provisioned value of the transientBufferExposure attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.110.1.11
atmIfVccTmAbrFixedRoundTripTimeThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Fixed Round-Trip Time (FRTT) parameter for this connection. FRTT is the sum of the fixed and propagation delays from the source to a destination and back. For nailed-up connections, this attribute is determined by the provisioned value of the fixedRoundTripTime attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.110.1.12
atmIfVccTmAbrRateDecreaseFactorThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Rate Decrease Factor (RDF) for this connection. The RDF value is computed by using the operational value of this attribute, n, as 2 to the inverse power n. For example, if the value of this attribute is 8, RDF is 2E-8 = 1/256. RDF controls the amount by which the cell transmission rate may decrease upon receipt of a backward Resource Management (RM) cell. For example, if a backward RM cell is received with the Congestion Indication (CI) field set to 1, the Allowed Cell Rate (ACR) value would be reduced by the amount (RDF*ACR). The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. For nailed-up connections, this attribute is determined by the provisioned value of the rateDecreaseFactor attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.110.1.13
atmIfVccTmAbrRateIncreaseFactorThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Rate Increase Factor (RIF) for this connection. The RIF value is computed by using the operational value of this attribute, n, as 2 to the inverse power n. For example, if the value of this attribute is 6, RIF is 2E-6 = 1/64. RIF controls the amount by which the cell transmission rate may increase upon receipt of a backward Resource Management (RM) cell. For example, if a backward RM cell is received with the Congestion Indication (CI) and the No Increase (NI) fields both set to 0, the Allowed Cell Rate (ACR) value would be increased by the amount (RIF*ACR). The ACR is not allowed to exceed the Peak Cell Rate (PCR), in which case the ACR is set to PCR. For nailed-up connections, this attribute is determined by the provisioned value of the rateIncreaseFactor attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.110.1.14
atmIfVccTmAbrMaxCellPerRmCellThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the maximum number of cells an ABR source may transmit for each forward Resource Management (RM) cell. The count of the cells transmitted includes data cells, OAM cells, backward RM cells, and the forward RM cell. For nailed-up connections, this attribute is determined by the provisioned value of the maxCellsPerRmCell attribute. For signalled connections, it is indicated in the ABR Additional Parameters Information Element.ro
Unsigned32 (2 | 4 | 8 | 16 | 32 | 64 | 128 | 256)
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.110.1.15
atmIfVccTmAbrMaxTimeBetweenRmCellThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the TRM parameter for this connection. TRM provides an upper bound on the time interval between forward Resource Management (RM) cells for an ABR source. Since the last forward RM cell was sent, if at least TRM time has elapsed since and at least 2 other cells have been sent, the next cell to be transmitted would be a forward RM cell. For nailed-up connections, this attribute is determined by the provisioned value of the maxTimeBetweenRmCell attribute. For signalled connections, it is indicated in the ABR Additional Parameters Information Element.ro
Unsigned32 (781 | 1563 | 3125 | 6250 | 12500 | 25000 | 50000 | 100000)
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.110.1.16
atmIfVccTmAbrCutoffDecreaseFactorThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Cutoff Decrease Factor (CDF) parameter for this connection. When the value of this attribute is non-zero, CDF is computed as the inverse of the value. For example, if the value is 32, the value of CDF is 1/32. When the value of this attribute is 0, CDF is also zero. CDF controls the decrease in the Allowed Cell Rate (ACR) associated with the forwardRmCellLimit attribute, the limit of the number of forward Resource Management (RM) cells which may be sent in the absence of received backward RM cells. When this limit is crossed, the ACR value would be decreased by the amount (CDF*ACR). The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. For nailed-up connections, this attribute is determined by the provisioned value of the cutoffDecreaseFactor attribute. For signalled connections, it is indicated in the ABR Additional Parameters Information Element.ro
Unsigned32 (0 | 1 | 2 | 4 | 8 | 16 | 32 | 64)
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.110.1.17
atmIfVccTmAbrAcrDecreaseTimeFactorThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Allowed Cell Rate Decrease Time Factor (ADTF) parameter for this connection. ADTF is the time interval permitted between sending forward Resource Management (RM) cells before the Allowed Cell Rate (ACR) is decreased to initialCellRate. In other words, if the source does not transit a forward RM cell for the period specified by adtf, it reduces its ACR to the value of its initialCellRate. For nailed-up connections, this attribute is determined by the provisioned value of the acrDecreaseTimeFactor attribute. For signalled connections, it is indicated in the ABR Additional Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.110.1.18
atmIfVccTmAbrForwardRmCellLimitThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the CRM parameter for this connection. CRM is the limit of the number of forward Resource Management (RM) cells which may be sent in the absence of received backward RM cells. When this limit is crossed, the Allowed Cell Rate (ACR) value would be decreased by the amount (CDF*ACR), where CDF is determined by the cutoffDecreaseFactor. The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. The value of CRM is obtained as transientBufferExposure divided by maxCellsPerRmCell.ro
Unsigned32 (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023 | 2047 | 4095)
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.110.1.19
atmIfVccTmAbrTxRateChangeInfoTHIS ATTRIBUTE IS HISTORICAL:This attribute indicates the rate change information put into the last forward Resource Management (RM) cell turned around as a backward-RM cell. For connections configured as an ABR Source or Destination, the turned around backward-RM cell is sent over the interface. For connections configured as an ABR Virtual Source or Virtual Destination, the turned around backward-RM cell is sent over the backplane.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.110.1.20
atmIfVccTmAbrAcrRateChangeInfoThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the type of change in the Allowed Cell Rate (ACR) as a result of the information in the last backward Resource Management (B-RM) cell received from the interface. This attribute value is only applicable when the Vcc Tm or Vpc Tm abrConnectionType attribute is sourceDest or VirtualSourceDest. In all other cases, this attribute value is notApplicable. A value of noChange indicates that the rate did not change as a result of the last backward RM cell received. A value of decreasedByRdf or increasedByRif indicates that the ACR was increased or decreased by the corresponding factor. This change is as a result of the CI or NI bit setting in the last backward RM cell, or an ADTF timeout. A value of setToExplicitRate indicates that the ACR was set to the ER value in the last backward RM cell.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.110.1.21
atmIfVccTmAbrTxFwdRmCellsThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute counts the number of forward Resource Management (RM) cells sent over the interface since the last backward RM-cell was received from the interface. If the value of this attribute is greater than or equal to the value of forwardRmCellLimit, the Allowed Cell Rate (ACR) value would be decreased by the amount (CDF*ACR), where CDF is determined by the cutoffDecreaseFactor. This counter is reset to zero each time a backward-RM cell is received. This counter does not wrap to zero if it reaches its maximum value of 4095 in order to indicate that no backward RM cell has been received.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.110.1.22
atmIfVccTmAbrRxEfciThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the value of the Explicit Forward Congestion Indication (EFCI) bit of the last data cell received from the interface. When a forward Resource Management (RM) cell is turned around as a backward-RM cell, the Congestion Indication (CI) field of the backward-RM cell is set to 1, if the value of this attribute is indicated. This attribute is set to notIndicated each time a backward-RM cell is transmitted.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.110.1.23
atmIfVccTmAbrBrmRateChangeInfoThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest, virtualSourceDest or explicitRate. This attribute indicates the values of key fields which affect the rate change. These fields are from the most recent Backward Resource Management (B-RM) cell on this connection. These fields may have been set by a connection point at some switch prior to the B-RM cell arriving at this connection point. A value of ci indicates that the Congestion Indication (CI) field is set in the B-RM cell. A value of ni indicates that the No Increase (NI) field is set in the B-RM cell. A value of er indicates that a rate decrease is indicated by the Explicit Rate in the B-RM cell having a value lower than the Current Cell Rate (CCR) field in the B-RM cell. The actual explicit rate from the B-RM cell is shown in the brmEr attribute of this component. Description of bits: ci(0) ni(1) er(2)ro
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.110.1.24
atmIfVccTmAbrBrmExplicitRateThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest, virtualSourceDest or explicitRate. This attribute indicates the value of the Explicit Rate field from the most recent Backward Resource Management (B-RM) cell on this connection. This is the rate from the B-RM cell which may be different from the explicit rate (ER) offered at this connection point. Specifically, this attribute may indicate the ER which has been set in the B-RM cell by some connection point before the B-RM cell arrived at this connection point.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.2.110.1.25
atmIfVccTmOperTableThis group contains attributes for the Tm component to reflect operational traffic attributes.
SEQUENCE OF AtmIfVccTmOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100
atmIfVccTmOperEntryAn entry in the atmIfVccTmOperTable.
AtmIfVccTmOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1
atmIfVccTmTxTrafficDescTypeT his attribute indicates the type of traffic management which is applied to the transmit direction of this connection as defined in the ATM Forum. The txTrafficDescType determines the number and meaning of the parameters in the txTrafficDescParm attribute.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.10
atmIfVccTmTxQosClassThis attribute indicates the quality of service for the calling to called direction for this connection. This is only applicable to Soft PVC and SVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified QOS class; no objective is specified for the performance parameters. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.31
atmIfVccTmTxQueueLengthThis attribute indicates the current number of cells in the transmit queue for this connection. If this connection has unshapedTransmitQueueing attribute displayed as common, this attribute displays the length of the common queue which is used for this atm service category. If this connection has unshapedTransmitQueueing attribute displayed as fifo, this attribute indicates the number of cells for this connection which are enqueued in a first-in-first-out queuing method for this atm service category. This will only occur for connections on ATM IP cards with atmServiceCategory of nrtVbr or ubr. If this connection has unshapedTransmitQueueing attribute displayed as perVc or as notApplicable, this attribute displays the length of the per-VC queue. This attribute does not apply to basic Vpts.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.32
atmIfVccTmTxQueueCongestionStateThis attribute indicates the congestion state of the transmit queue for this connection. If this connection has unshapedTransmitQueueing attribute displayed as common, this attribute displays the congestion state of the common queue. If this connection has unshapedTransmitQueueing attribute displayed as perVc or as notApplicable, this attribute displays the congestion state of the per- VC queue. The congestion state of a queue is indicated by a numeric value ranging from 0 to 3. When a queue is in a congested state x, only traffic with discard priority (DP) 0 to x are enqueued. Traffic with DP > x is discarded. For example, if the congestion state is 3, there is no congestion and all traffic is enqueued. Likewise, when the congestion state is 0, there is maximum congestion and only traffic with DP=0 is enqueued on that queue. This attribute does not apply to basic Vpts.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.33
atmIfVccTmHoldingPriorityThis attribute indicates the actual holding priority in effect for this connection. In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. Some applications, for example Vcc Test, may override the provisioned holding priority. A value of notApplicable is displayed when this is an elastic connection. Holding priority does not apply to bandwidth elastic connections. Holding priority has no effect if the equivalent cell rate (ECR) for a connection is zero. This attribute does not apply to Vpt Vccs.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.35
atmIfVccTmRxTrafficDescTypeThis attribute indicates the type of traffic management which is applied to the receive direction of this connection as defined in the ATM Forum. The rxTrafficDescType determines the number and meaning of the parameters in the rxTrafficDescParm attribute.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.40
atmIfVccTmRxQosClassThis attribute indicates the quality of service for the called to calling direction for this connection. This is only applicable to Soft PVC and SVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified QOS class; no objective is specified for the performance parameters. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.61
atmIfVccTmAtmServiceCategoryThis attribute indicates the ATM service category used for traffic in both directions of the connection. This attribute does not apply to Virtual Link VPTs and will always be displayed as constantBitRate. The constantBitRate service category is intended for real time applications, that is, those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. The consistent availability of a fixed quantity of bandwidth is considered appropriate for CBR service. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to have significantly reduced value for the application. The rtVariableBitRate service category is intended for real time applications; that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. Sources are expected to transmit at a rate which varies with time. Equivalently, the source can be described as 'bursty'. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to be of significantly reduced value to the application. Real time VBR service may support statistical multiplexing of real time sources. The nrtVariableBitRate service category is intended for non-real time applications which have bursty traffic characteristics and which can be characterized in terms of a PCR, SCR, and MBS. For those cells which are transferred within the traffic contract, the application expects a low cell loss ratio. For all connections, it expects a bound on the mean cell transfer delay. Non-real time VBR service may support statistical multiplexing of connections. The availableBitRate service is an ATM layer service category for which the limiting ATM layer transfer characteristics provided by the network may change subsequent to connection establishment. ABR service has a flow control mechanism which supports several types of feedback to control the source rate in response to changing ATM layer transfer characteristics. ABR service is not intended to support real-time applications. The unspecifiedBitRate service is intended for non-real time applications, that is those not requiring tightly constrained delay and delay variation. UBR sources are expected to be bursty. UBR service supports a high degree of statistical multiplexing among sources. UBR service does not specify traffic related service guarantees. No numerical commitments are made with respect to the cell loss ratio experienced by a UBR connection, or as to the cell transfer delay experienced by cells on the connection.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.62
atmIfVccTmTrafficShapingThis attribute indicates the traffic shaping state of the connection. A value of notApplicable indicates that traffic shaping is not applicable or not supported for this connection. This is the case: - when the txTrafficDescType is 1 or 2. - for standard Vpt Vccs and basic Vpts. - for CQC-based ATM cards, when the atmServiceCategory is constantBitRate. In these cases, the value of notApplicable is set regardless of whether traffic shaping is enabled or disabled in the provisioning data. A value of disabled indicates that traffic shaping is applicable and supported for the type of connection but has been turned off in the provisioning data. A value of linear or inverseUpc indicates that traffic shaping is applicable and supported for the type of connection and has been turned on in the provisioning data. This is the only case that indicates that traffic shaping is performed on the connection. In this case, the actual shaping rate is reflected in the txTrafficDescParm attribute, parameter number 4. A value of linear indicates that traffic is being shaped at the constant rate indicated in txTrafficDescParm 4. A value of inverseUpc is possible only on ATM IP cards. This value indicates that the shaper strictly conforms to the requirements of a dual leaky bucket UPC enforcer. This value is indicated if traffic shaping is enabled, and the txTrafficDescType for this connection is 6, 7 or 8. Traffic shaping for connections with atmServiceCategory as availableBitRate (txTrafficDescType 9) depends upon the abrConnectionType attribute. If abrConnectionType is sourceDest or virtualSourceDest, the value of this attribute is dynamic. If abrConnectionType is erSwitch or efciSwitch, this attribute is notApplicable.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.70
atmIfVccTmBearerClassBbcThis attribute indicates the bearer capability for this connection. Class a service is a connection-oriented, constant bit rate ATM transport service. Class a service has end to end timing requirements and may require stringent cell loss, cell delay and cell delay variation performance.When a is displayed, the user is requesting more than an ATM only service. The network may look at the AAL to provide interworking based upon its contents. Class c service is a connection-oriented, variable bit rate ATM transport service. Class c service has no end-to-end timing requirements.When c is displayed, the user is requesting more than an ATM only service. The network interworking function may look at the AAL and provide service based on it. Class x service is a connection-oriented ATM transport service where the AAL, trafficType (cbr or vbr), and timing requirements are user defined (that is, transparent to the network). When the value of this attribute is x, the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. Class vp service is used to indicate a transparent VP service when the user is requesting an ATM only service from the network. In this case, the network does not process any higher layer protocol. This service differs from class x service in that with the class vp service both the VCI field (except for VCI values 0, 3, 4, and 6 through 15) and Payload Type field are transported transparently by the network. This attribute value is only applicable to SPVP and SVP connections. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.71
atmIfVccTmTransferCapabilityBbcThis attribute indicates the transfer capability for this connection. Uni 3.0/3.1 traffic type and end-to-end timing parameters are mapped into this parameter as follows: <transferCapability: TrafficType, Timing> 0: NoIndication, NoIndication 1: NoIndication, yes 2: NoIndication, no 5: CBR, yes 8: VBR, NoIndication 9: VBR, yes 10: VBR, no A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance, or in the case that the transfer capability in the call request was set to NoIndication. The CBR traffic type refers to traffic offered on services such as a constant bit rate video service or a circuit emulation. The VBR traffic type refers to traffic offered on services such as packetized audio and video, or data. The value NoIndication for traffic type is used if the user has not set the traffic type; similarly for end-to-end timing. The value yes for end-to-end timing indicates that end-to-end timing is required for the connection. The value no for end-to-end timing indicates that end-to-end timing is not required for the connection.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.72
atmIfVccTmClippingBbcThis attribute indicates the value of the clipping susceptibility parameter in the broadband bearer capability (BBC) Information Element. Clipping is an impairment in which the first fraction of a second of information to be transferred is lost. It occurs after a call is answered and before an associated connection is switched through. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.74
atmIfVccTmUnshapedTransmitQueueingThis attribute indicates the unshaped transmit queuing state of the connection. A value of common indicates that transmit traffic is being enqueued onto the common transmit queue for this service category. The txQueueLength attribute indicates the current length of the common transmit queue. A value of fifo indicates that transmit traffic is being queued in a first-in-first-out basis for this service category. This is similar to common queueing, but the txQueueLength attribute indicates the number of cells in this connection queue. A value of fifo will only be indicated for connections on ATM IP cards with atmServiceCategory of nrtVbr or ubr. A value of perVc indicates that transmit traffic is being enqueued onto a per-VC queue for this connection. A value of notApplicable indicates that transmit traffic is being shaped for this connection, or that unshaped transmit queuing is not applicable for this type of connection. Transmit traffic for a shaped connection is enqueued onto a per-VC queue, but this attribute is only applicable for unshaped connections. Unshaped transmit queuing is not applicable for basic Vpts.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.75
atmIfVccTmBestEffortThis attribute indicates value of best effort parameter in the ATM Traffic Descriptor Information Element. The value indicated implies that the quality of service for this connection is not guaranteed. The value notIndicated implies that the quality of service for this connection is guaranteed. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.76
atmIfVccTmForceTaggingThis attribute indicates the state of force tagging option for this connection. Force tagging refers to setting the CLP bit for all cells on a connection. For CQC-based ATM cards, this attribute is not applicable and is not displayed. A value of enabled indicates that the CLP bit is being set to 1 for all cells in the transmit direction on this connection. A value of disabled indicates that the CLP bit is unchanged for cells in the transmit direction on this connection. disabled is always displayed for Vpts since forced tagging is applied on a per Vpt Vcc basis.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.78
atmIfVccTmWeightThis attribute indicates the relative weight of this unshaped connection. Connections with a larger weight get a larger proportion of the link bandwidth, or in the case of standard Vpt Vccs, the Vpt bandwidth. For all but standard Vpt Vccs, the default connection weight is determined by the weight policy for a service category and the traffic descriptor for a connection. For standard Vpt Vccs, the default connection weight is determined by the Vcc's service category. For CQC-based ATM cards, this attribute is not applicable and is not displayed. A value from 1 to 4095 indicates an actual weight. The value upToQueueLimit indicates that the weight of a connection is up to the transmit queue limit for this connection. upToQueueLimit is used with common (first-in-first-out) queueing. This attribute is displayed as notApplicable if: - this connection has trafficShaping displayed as linear or inverseUpc. - this is a basic Vpt. VALUES ( 0 = upToQueueLimit 65534 = notApplicable )ro
Unsigned32 (0 | 1..4095 | 65534)
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.79
atmIfVccTmUsageParameterControlThis attribute indicates the UPC state of the connection. A value of notApplicable indicates that UPC is not applicable or not supported for the connection. This is the case: - when the connection's rxTrafficDescType is 1 or 2. - for standard Vpt Vccs and basic Vpts. A value of notApplicable is set regardless of whether UPC is disabled or enabled in provisioning data. A value of disabled indicates that UPC is applicable and supported for the type of connection but has been turned off in the provisioning data. A value of enforced indicates that UPC is actively checking conformance for the connection and is discarding or tagging cells which do not conform to the connection traffic contract. The traffic descriptor parameters used for UPC conformance are reflected in the rxTrafficDescParms of the connection. On ATM IP cards, the counts of UPC violations are visible in the Vcc, Vpc, or Vpt rxUpcViolationsOnEnforcer1 or rxUpcViolationsOnEnforcer2 attributes. ATM IP cards provide the ability to monitor UPC violations without tagging or discarding. A value of monitored indicates that UPC is actively checking conformance for the connection and counting the violations, but is not discarding or tagging cells which do not conform to the connection traffic contract. The traffic descriptor parameters used for UPC conformance are reflected in the rxTrafficDescParms of the connection. The counts of UPC violations are visible in the Vcc, Vpc, or Vpt rxUpcViolationsOnEnforcer1 or rxUpcViolationsOnEnforcer2 attributes. The value of monitored appears only on ATM IP cards. If the atmServiceCategory for this connection indicates availableBitRate, a value of abrEnforced indicates that Dynamic Generic Cell Rate Algorithm (DGCRA) is active for the connection and that violating cells are discarded. The cell rate which is in effect at any particular instant is indicated in rxTrafficDescParm 4 of the connection. If the atmServiceCategory for this connection indicates availableBitRate, a value of abrMonitored indicates that Dynamic Generic Cell Rate Algorithm (DGCRA) is active for the connection but that violating cells are counted only. The cell rate which is in effect at any particular instant is indicated in rxTrafficDescParm 4 of the connection.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.80
atmIfVccTmTxPacketWiseDiscardThis attribute indicates the current set of packet-wise discard functions in effect in the transmit data direction at this connection point. A value of ppd indicates that the Partial Packet Discard (PPD) function is in effect. PPD may be applied at an intermediate connecting point for a connection which is transporting frame traffic (AAL5 at the endpoint). PPD is controlled by provisioning for PVCs and SPVCs, and by call setup parameters in the AAL and Traffic Descriptor Information Elements. A value of epd indicates that the Early Packet Discard (EPD) function is in effect at this connection endpoint. On CQC-based ATM cards, PPD and EPD are enabled by default at a connection endpoint which is performing AAL5 segmentation and assembly. A value of wred indicates that Weighted Random Early Detection is in effect at this connection point. W-RED can be enabled by provisioning for PVCs and SPVCs. On ATM IP cards, all packet-wise discard functions also apply to provisioned virtual path connections (VPCs). On CQC-based ATM cards, packet-wise functions are not applicable for VPCs. This attribute is not applicable for Vpts. Description of bits: ppd(0) epd(1) wred(2)ro
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.85
atmIfVccTmRxPacketWiseDiscardThis attribute indicates the current set of packet-wise discard functions in effect in the receive data direction at this connection point. A value of ppd indicates that the Partial Packet Discard (PPD) function is in effect. PPD may be applied at an intermediate connecting point for a connection which is transporting frame traffic (AAL5 at the endpoint). PPD is controlled by provisioning for PVCs and SPVCs, and by call setup parameters in the AAL and Traffic Descriptor Information Elements. A value of epd indicates that the Early Packet Discard (EPD) function is in effect at this connection endpoint. PPD and EPD are enabled by default at a connection endpoint which is performing AAL5 segmentation and assembly. On ATM IP cards, all packet-wise discard functions also apply to provisioned virtual path connections (VPCs). On CQC-based ATM cards, packet-wise functions are not applicable for VPCs. This attribute is not applicable for Vpts. Description of bits: ppd(0) epd(1)ro
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.86
atmIfVccTmBandwidthElasticThis attribute is only of importance for connections which are carried on a link with a variable bandwidth. For example, the bandwidth may be reduced in the event that one or more physical links in the IMA group fail, such that the originally requested bandwidth cannot be maintained. This attribute shows whether the application (for example, Trunk) running on this connection can continue to operate if the bandwidth is reduced. If the bandwidth is reduced, the amount by which it is reduced is displayed in the bandwidthReduction attribute. A value of yes, indicates that this connection is elastic, and the bandwidth may be reduced but the connection is not released. A value of no indicates that the bandwidth for this connection is not reduced in the event of link bandwidth reduction. However, this connection may be released based on its holdingPriority. Bandwidth elasticity has no effect for connections which have an equivalent cell rate (ECR) of zero. This attribute is not applicable for Vpts and Vpt Vccs.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.90
atmIfVccTmBandwidthReductionThis attribute shows the amount by which the bandwidth has been reduced for this connection. This value is non-zero only for connections which have bandwidthElastic displayed as yes, and which are also operating in a reduced bandwidth mode. This is typically the case for selected connections running over an IMA link. This attribute takes a value from 0 (no reduction) up to the ECR. For all connections which are running at their full allocated bandwidth, bwReduction has the value 0. Connections which have been reduced in allocated bandwidth have a positive number for this attribute. The bwReduction may be subtracted from the ECR (which is displayed as txTrafficDescParm 5) to determine the actual bandwidth allocated to this connection.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.100
atmIfVccTmAbrConnectionTypeThis attribute indicates the type of ABR behavior which is in effect at this connection. This attribute is only applicable if the atmServiceCategory attribute is availableBitRate. If the atmServiceCategory attribute is not availableBitRate, or if the connection is not active, this attribute value is displayed as notApplicable. For CQC-based ATM cards, the only possible values are notApplicable, efciSwitch or nonAbrInterworking. In EFCI marking mode, the Explicit Forward Congestion Indication (EFCI) field in the data cell headers is used to indicate transmit queue congestion. For ATM IP cards, if the connectionPointType is displayed as connectionEndPoint, this attribute has the value sourceDest. In this mode, the ABR Source and Destination behavior is in effect at this connection. This attribute is also sourceDest in the case where the next hop connection is specified as nonAbrInterworking. The next hop connection is the Vcc or Vpc identified by the nextHop attribute of the Nrp or Rp component. If the connectionPointType is not connectionEndPoint, the value of this attribute depends upon the abrConnectionType provisioning and the card type to which the traffic is forwarded on the backplane. The default abrConnectionType is provisioned at the CA Abr abrConnectionType attribute, and may be overridden for a provisioned connection in the Vcd Tm abrConnectionType or Vpd Tm abrConnectionType attribute. If the CA Abr abrConnectionType attribute is virtualSourceDest at either one of the two connection points, and if both the connection points are defined on ATM IP cards, virtual source and destination behavior is applied to the connection. In this instance, the attribute displays the value virtualSourceDest. This attribute has the value erSwitch if ABR explicit rate functionality is in effect at this connection. In this mode, the switch may modify the Explicit Rate (ER) field of backward Resource Management (RM) cells to indicate the status of congestion at this connection point. This attribute has the value nonAbrInterworking in the case where this connection point is functioning as an SPVC origin for an ABR connection where the link side of this connection is configured as a non-ABR ATM service category. This means that there are no RM cells on the link side of this connection, and that the next hop connection point is performing as an ABR sourceDest.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.100.1.110
atmIfVccTmTxTdpTableThis attribute is a vector of five transmit traffic parameters whose mapping is defined by the txTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR), Minimum Cell Rate (MCR), actual cell rate (ACR), explicit rate (ER), equivalent cell rate (ECR), and actual shaping rate are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. CDVT is expressed in microseconds. When txTrafficDescType is 1 or 2, parameters 1 through 5 are unused. In this description, PCR is the greater of either the PCR or the requested shaping rate (parameter 1 or parameter 5) specified in the txTrafficDescParm attribute under the Vcd Tm or Vpd Tm component. When txTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 or 1 traffic; parameters 2 and 3 are unused. When txTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard. When txTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging. When txTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic. When txTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic. When txTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic. When txTrafficDescType is 3, 4, 5, 6, 7, or 8, parameter 4 reflects the actual shaping rate in cell/s for this connection. For CQC-based ATM cards, the set of available shaping rates is based on the number of interfaces doing shaping (attribute perVcQueueInterfaces), and the shapingScalingFactor attribute of the Arc Cqc Override component. A rate of zero (0) indicates that shaping is not performed, or that the interface is down. When txTrafficDescType is 9, parameter 1 represents the PCR; parameter 2 represents the Cell Delay Variation Toleration (CDVT); parameter 3 represents the Minimum Cell Rate (MCR); the meaning of parameter 4 depends upon the value of the abrConnectionType attribute. if abrConnectionType is sourceDest or virtualSourceDest, parameter 4 represents the Allowed Cell Rate (ACR); If abrConnectionType is erSwitch, parameter 4 represents the Explicit Rate (ER); and if abrConnectionType is efciSwitch, parameter 4 reflects the actual shaping rate in cell/s for this connection. When txTrafficDescType is 3, 4, 5, 6, 7, 8, or 9, parameter 5 reflects the equivalent cell rate in cell/s for this connection as determined by the Connection Admission Control (CAC) algorithm. The equivalent cell rate is useful in determining the admission characteristics of this connection.
SEQUENCE OF AtmIfVccTmTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.7.451
atmIfVccTmTxTdpEntryAn entry in the atmIfVccTmTxTdpTable.
AtmIfVccTmTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.7.451.1
atmIfVccTmTxTdpIndexThis variable represents the atmIfVccTmTxTdpTable specific index for the atmIfVccTmTxTdpTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.451.1.1
atmIfVccTmTxTdpValueThis variable represents an individual value for the atmIfVccTmTxTdpTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.451.1.2
atmIfVccTmTxQThreshTableThis attribute indicates the queue limit and the discard thresholds for the transmit queue of this connection. If this connection has unshapedTransmitQueueing attribute displayed as common, this attribute displays the thresholds of the common queue. If this connection has unshapedTransmitQueueing attribute displayed as perVc or as notApplicable, this attribute displays the thresholds of the per-VC queue. The first element indicates the queue limit. The second element is the threshold that marks the transition from congestion state 1 to congestion state 0. This is the threshold at which traffic with discard priority (DP) = 1 is discarded. This threshold is set at approximately 90 percent of the first parameter, the operational queue limit. The third element is the threshold that marks the transition from congestion state 2 to congestion state 1. This is the threshold at which traffic with DP = 2 is discarded. This threshold is set at approximately 75 percent of the first parameter, the operational queue limit. The fourth element is the threshold that marks the transition from congestion state 3 to congestion state 2. This is the threshold at which traffic with DP = 3 is discarded. This threshold is set at approximately 35 percent of the first parameter, the operational queue limit. This attribute does not apply to basic Vpts.
SEQUENCE OF AtmIfVccTmTxQThreshEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.7.452
atmIfVccTmTxQThreshEntryAn entry in the atmIfVccTmTxQThreshTable.
AtmIfVccTmTxQThreshEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.7.452.1
atmIfVccTmTxQThreshIndexThis variable represents the atmIfVccTmTxQThreshTable specific index for the atmIfVccTmTxQThreshTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.452.1.1
atmIfVccTmTxQThreshValueThis variable represents an individual value for the atmIfVccTmTxQThreshTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.452.1.2
atmIfVccTmRxTdpTableThis attribute is a vector of four traffic parameters whose meanings are defined by the rxTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR), minimum cell rate (MCR) are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. Cell delay variation tolerance (CDVT) is expressed in microseconds. When rxTrafficDescType is 1 or 2, none of the parameters are used. When rxTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard; parameter 4 represents the CDVT. When rxTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging; parameter 4 represents the CDVT. When rxTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 9, parameter 1 represents the PCR; parameter 2 represents CDVT; parameter 3 represents the MCR; parameter 4 indicates the instantaneous rate at which dynamic generic cell rate algorithm (DGCRA) is in effect. If upc is disabled for this connection, the values of PCR, SCR, MBS and CDVT are the provisioned parameters. If upc is enabled, the values of PCR, SCR, MBS, and CDVT are exactly the values used by the usage parameter control hardware in policing the arriving traffic. These may vary slightly from the provisioned values due to granularity of the hardware. In the case where the PCR is equal to the SCR, the effective MBS is zero.
SEQUENCE OF AtmIfVccTmRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.7.453
atmIfVccTmRxTdpEntryAn entry in the atmIfVccTmRxTdpTable.
AtmIfVccTmRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.7.453.1
atmIfVccTmRxTdpIndexThis variable represents the atmIfVccTmRxTdpTable specific index for the atmIfVccTmRxTdpTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.453.1.1
atmIfVccTmRxTdpValueThis variable represents an individual value for the atmIfVccTmRxTdpTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.453.1.2
atmIfVccTmTqpTableThis attribute is a vector of three elements that indicate the quality of service parameters for the forward direction for this connection. This attribute is used for SPVC and SVC connections on a PNNI interface. The cdv element indicates the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR and rt-VBR). The ctd element indicates the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR and rt-VBR). The clr element indicates the acceptable Cell Loss Ratio (CLR) of CBR, rt-VBR, and nrt-VBR connections.
SEQUENCE OF AtmIfVccTmTqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.7.454
atmIfVccTmTqpEntryAn entry in the atmIfVccTmTqpTable.
AtmIfVccTmTqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.7.454.1
atmIfVccTmTqpIndexThis variable represents the atmIfVccTmTqpTable specific index for the atmIfVccTmTqpTable.
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.454.1.1
atmIfVccTmTqpValueThis variable represents an individual value for the atmIfVccTmTqpTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.454.1.2
atmIfVccTmRqpTableThis attribute is a vector of three elements that indicate the quality of service parameters for the backward direction for this connection. This attribute is used for SPVC and SVC connections on a PNNI interface. The cdv element indicates the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR and rt-VBR). The ctd element indicates the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR and rt-VBR). The clr element indicates the acceptable Cell Loss Ratio (CLR) of CBR, rt-VBR, and nrt-VBR connections.
SEQUENCE OF AtmIfVccTmRqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.7.455
atmIfVccTmRqpEntryAn entry in the atmIfVccTmRqpTable.
AtmIfVccTmRqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.7.455.1
atmIfVccTmRqpIndexThis variable represents the atmIfVccTmRqpTable specific index for the atmIfVccTmRqpTable.
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.7.455.1.1
atmIfVccTmRqpValueThis variable represents an individual value for the atmIfVccTmRqpTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.7.455.1.2
atmIfVccStateTableThis group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
SEQUENCE OF AtmIfVccStateEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.100
atmIfVccStateEntryAn entry in the atmIfVccStateTable.
AtmIfVccStateEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.100.1
atmIfVccAdminStateThis attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.100.1.1
atmIfVccOperationalStateThis attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.100.1.2
atmIfVccUsageStateThis attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.100.1.3
atmIfVccOperTableThis group contains operational information for a Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVccOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.110
atmIfVccOperEntryAn entry in the atmIfVccOperTable.
AtmIfVccOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.110.1
atmIfVccConnectionPointTypeThis attribute reflects the role of the connection component at this interface. A value of connectionEndPoint indicates that user cells, end-to-end OAM cells, and segment OAM cells are processed by the connection component. A value of segmentEndPoint indicates that user cells and end-to- end OAM cells are relayed by the connection component, while segment OAM cells are processed by the connection component. A value of connectingPoint indicates that user cells, end-to-end OAM cells, and segment OAM cells are relayed by the connection component. A value of unknown indicates that the connection component is inactive.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.110.1.10
atmIfVccConnInfoTableThis group contains operational connection characteristics information for a Vcc component.
SEQUENCE OF AtmIfVccConnInfoEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.115
atmIfVccConnInfoEntryAn entry in the atmIfVccConnInfoTable.
AtmIfVccConnInfoEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.115.1
atmIfVccDistributionTypeThis attribute indicates the way data is distributed in the connection. A value of pointToPoint indicates this connection point is part of a point-to-point connection. A value of pointToMultipoint indicates this connection point is part of a point-to-multipoint connection.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.115.1.11
atmIfVccNumLeavesThis attribute indicates the number of destination leaves of the connection. If the distributionType is pointToPoint the value of this attribute is 0.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.5.115.1.12
atmIfVccCallDirectionThis attribute indicates the direction of the call setup request for an SVC. A value of fromLink means that the call setup originated from the link. A value of toLink means that the call setup was directed to the link. For PVC connections, the value of this attribute is notApplicable. For SPVC connections, the value of this attribute is notApplicable for Vccs with the SourcePVC and DestinationPVC subcomponents. For Signalling channels, the value of this attribute is notApplicable.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.115.1.13
atmIfVccStatusTableThis group contains operational status information for a Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVccStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.120
atmIfVccStatusEntryAn entry in the atmIfVccStatusTable.
AtmIfVccStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.120.1
atmIfVccOperStatusThis attribute indicates the present operational status of the Vcc, Vpc, or Vpt component. Its value is dependent upon the current state of the segLinkSideLoopbackState and endToEndLoopbackState attributes. The value is end2endUp when the endToEndLoopbackState is good and the segLinkSideLoopbackState is either good or unknown. The value is end2endDown when the endToEndLoopbackState is bad and the segLinkSideLoopbackState is either good or unknown. The value is localUpEnd2endUnknown when the endToEndLoopbackState is unknown and the segLinkSideLoopbackState is good. The value is localDown when segLinkSideLoopbackState is bad. The value is localUpEnd2endUnknown when the endToEndLoopbackState is notApplicable and the segLinkSideLoopbackState is good. The value is unknown when the endToEndLoopbackState is either unknown or notApplicable and the segLinkSideLoopbackState is unknown.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.120.1.20
atmIfVccLocalFailureCauseThis attribute indicates the failure cause of the Vcc, Vpc, or Vpt component. noFailure indicates that there is currently no bandwidth related failure for this connection. portDown indicates that the interface corresponding to the parent AtmIf is down. localBwLoss indicates that the Ima corresponding to this AtmIf has lost some, but not all bandwidth, and as a result, this connection has been released. notAdmitted indicates that this connection has failed to be admitted by the Connection Admission Control (CAC) algorithm. appNotRegistered indicates that there is no application registered to use this connection. This may be the case, for example when there is a Vcc Test application, but the test has not been started. Check the status of the application to determine why it is not functional. disabledByApp indicates that the application using this connection has requested that the connection be disabled. An example is a connection used by a trunk application where the trunk has timed out on an attempt to stage. Check the application to determine why it is not fully functional. bwReduced indicates that this connection is operating in a reduced bandwidth state. It is a bandwidth elastic connection which currently has been allocated less than the requested (equivalent) bandwidth. vpDown indicates that this connection has been notified of a fault detected at the associated VP-layer. vpDown is applicable for Vpt Vccs only.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.120.1.25
atmIfVccTroubledThis attribute indicates whether or not the connection is in a troubled state. Connections become troubled because of OAM failures; when one of the attributes segLinkSideLoopbackState, segSwitchSideLoopbackState, endToEndLoopbackState, aisState (when receiving AIS cells only) or rdiState go bad, this attribute is set to yes; otherwise it is set to no.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.120.1.28
atmIfVccSegLinkSideLoopbackStateThis attribute contains the current state of the link-side segment loopback for this connection. Link-side segment loopback cells are transmitted (inserted) by a connection component in the direction of the link (port). The value of this attribute is dependent upon the current setting of the segLinkSideLoopback provisionable attribute, the connection point type as specified by the connectionPointType attribute, and the current loopback state (if applicable). The value is notApplicable when the connectionPointType is a connectingPoint. The value is notApplicable when the distributionType is pointToMultipoint. The value is good when the segLinkSideLoopback is on, the connectionPointType is a segmentEndPoint or a connectionEndPoint, and the segment link side loopback is working. The value is bad when the segLinkSideLoopback is on, the connectionPointType is a segmentEndPoint or a connectionEndPoint, and the link side segment loopback is not working. The value is unknown when the segLinkSideLoopback is off. The value is unknown when the segLinkSideLoopback is on, the connectionPointType is a segmentEndPoint and the segment switch side loopback has not yet been determined. The state of this attribute determines, in part, the value of the operStatus attribute.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.120.1.30
atmIfVccSegSwitchSideLoopbackStateThis attribute contains the current state of the switch-side segment loopback for this connection. Switch-side segment loopback cells are transmitted (inserted) by a connection component in the direction of the bus. The value of this attribute is dependent upon the current setting of the segSwitchSideLoopback provisionable attribute, the connection point type as specified by the connectionPointType attribute, and the current loopback state (if applicable). The value is only applicable when the connectionPointType is a segmentEndPoint. The value is notApplicable when the connectionPointType is a connectingPoint or connectionEndPoint. The value is notApplicable when the distributionType is pointToMultipoint. The value is good when the segSwitchSideLoopback is on, the connectionPointType is a segmentEndPoint and the segment switch side loopback is working. The value is bad when the segSwitchSideLoopback is on, the connectionPointType is a segmentEndPoint and the switch side segment loopback is not working. The value is unknown when the segSwitchSideLoopback is off. The value is unknown when the segSwitchSideLoopback is on, the connectionPointType is a segmentEndPoint and the segment switch side loopback has not been determined.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.120.1.40
atmIfVccEndToEndLoopbackStateThis attribute contains the current state of the end-to-end loopback for this connection. Its value is dependent upon the current setting of the endToEndLoopback provisionable attribute and the connection point type as specified by the connectionPointType attribute. The value is only applicable when the connectionPointType is a connectionEndPoint. The value is notApplicable when the connectionPointType is a connectingPoint or segmentEndPoint. The value is notApplicable when the distributionType is a pointToMultipoint. The value is good when the endToEndLoopback is on, the connectionPointType is a connectionEndPoint and the end-to-end loopback is working. The value is bad when the endToEndLoopback is on, the connectionPointType is a connectionEndPoint and the end-to-end loopback is not working. The value is unknown when the endToEndLoopback is off. The value is unknown when the endToEndLoopback is on, the connectionPointType is a connectionEndPoint and the end-to-end loopback status has not been determined. The state of this attribute determines, in part, the value of the operStatus attribute.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.120.1.50
atmIfVccRxOamCellCongestionStateThis attribute contains the current state of the receive side OAM cell congestion for this connection. Its value reflects whether the rate of received OAM cells for this connection is below a specified threshold. The connection maintains a count of the number of OAM cells which are terminated per second. Once that count exceeds the specified threshold, extraction of all OAM cells for this connection is disabled for a period of one minute. This is a congestion management mechanism to prevent the processor from being overloaded with handling OAM cells for a particular connection. This mechanism ensures that tasks, such as trunks obtain enough processor cycles to remain in service, and are not adversely affected by excessive rate of OAM cells on a particular connection. The value is good when the rate of received OAM cells is less than the allowed threshold. The value is bad when the arrival rate has exceeded the allowed threshold. It remains bad for one minute, before returning to good again. During this timeout, extraction of all OAM cells is disabled for this connection. As a result, other loopback failure conditions may occur. The value is unknown when the application has not yet begun to use this connection. An example is the Test component before a test has been started. Each type of OAM cell is counted separately. The threshold for AIS cells is three cells per second. If more than three AIS cells are received within a one second interval, this attribute is set to bad. The threshold for RDI cells and each loopback type is also three, but the threshold for trace cells is 250 per second. The state of this attribute has no direct effect on the value of the operStatus attribute or on the number of troubled connections.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.120.1.55
atmIfVccAisStateThis attribute contains the current state of the Alarm Indication Signal for this connection. A value of good indicates that the connection's application is active and no alarm has occurred. A value of bad indicates that the connection's application is active and an alarm has occurred. A value of unknown indicates that the connection's application is inactive. A value of notApplicable occurs when the connectionPointType is either a segmentEndPoint or a connectingPoint.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.120.1.60
atmIfVccRdiStateThis attribute indicates the current state of the Remote Defect Indication for this connection. A value of good indicates that the connection's application is active and no alarm has occurred. A value of bad indicates that the connection's application is active and an alarm has occurred. A value of unknown indicates that the connection's application is inactive. A value of notApplicable occurs when the connectionPointType is either a segmentEndPoint or a connectingPoint.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.120.1.70
atmIfVccTrafficTableThis group is HISTORICAL. Please refer to the group AtmTmOper; This attribute group contains attributes for the Vcc and Vpc components to reflect operational traffic attributes.
SEQUENCE OF AtmIfVccTrafficEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.130
atmIfVccTrafficEntryAn entry in the atmIfVccTrafficTable.
AtmIfVccTrafficEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1
atmIfVccTxTrafficDescTypeThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the type of traffic management which is applied to the transmit direction of this connection as defined in the ATM Forum. The txTrafficDescType determines the number and meaning of the parameters in the txTrafficDescParm attribute.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.10
atmIfVccTxQosClassThis attribute indicates the quality of service for the transmit direction for this connection. The constantBitRate class refers to traffic offered on services such as a constant bit rate video service. This traffic is highest priority. The variableBitRate class refers to traffic offered on services such as packetized audio and video. The connectionOriented class refers to connection-oriented traffic such as Frame Relay or X.25 traffic. The connectionless traffic refers to traffic offered through connectionless trunks such as certain LAN protocols. The unspecified class supports a 'best effort' type of service, where there is a minimum guarantee of bandwidth. This traffic is lowest priority. This attribute is obsolete, replaced by the UNI 4.0 attribute atmServiceCategory.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.30
atmIfVccFwdQosClassThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the quality of service for the calling to called direction for this connection. This is only applicable to Soft PVC and SVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified QOS class; no objective is specified for the performance parameters. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.31
atmIfVccTxQueueLengthThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the current length of the transmit queue for this connection. If this connection has traffic shaping disabled, then this attribute displays the common queue length. If traffic shaping is enabled, then this attribute displays the per-VC queue length.roobsolete
INTEGER
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.32
atmIfVccTxQueueCongestionStateThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the congestion state of the transmit queue for this connection. If the connection has traffic shaping disabled, then this attribute displays the common queue congestion state. If traffic shaping is enabled, then this attribute displays the per-VC queue congestion state. The congestion state of a queue is indicated by a numeric value ranging from 0 to 3. When a queue is in a congested state x, only traffic with discard priority (DP) 0 to x are enqueued. Traffic with DP > x is discarded. Therefore, if the congestion state is 3, there is no congestion and all traffic is enqueued. Likewise, when the congestion state is 0, there is maximum congestion and only traffic with DP=0 is enqueued on that queue.roobsolete
INTEGER
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.33
atmIfVccHoldingPriorityThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the actual holding priority in effect for this connection. In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. Some applications, for example Vcc Test, may override the provisioned holding priority. A value of notApplicable is displayed when this is an elastic connection. Holding priority does not apply to bandwidth elastic connections. Holding priority has no effect for ubr atmServiceCategory or txTrafficDescriptorType 1 or 2 connections.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.35
atmIfVccRxTrafficDescTypeThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the type of traffic management which is applied to the receive direction of this connection as defined in the ATM Forum. The rxTrafficDescType determines the number and meaning of the parameters in the rxTrafficDescParm attribute.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.40
atmIfVccRxQosClassThis attribute reflects the value of the provisioned attribute in the Vcd or Vpd. Refer to that attribute for more detailed explanation. This attribute is obsolete replaced by the UNI 4.0 attribute atmServiceCategory.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.60
atmIfVccBwdQosClassThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the quality of service for the called to calling direction for this connection. This is only applicable to Soft PVC and SVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified QOS class; no objective is specified for the performance parameters. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.61
atmIfVccAtmServiceCategoryThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the ATM service category used for traffic in both directions of the connection. The constantBitRate service category is intended for real time applications, that is, those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. The consistent availability of a fixed quantity of bandwidth is considered appropriate for CBR service. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to have significantly reduced value of the application. The rtVariableBitRate service category is intended for real time applications; that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. Sources are expected to transmit at a rate which varies with time. Equivalently, the source can be described as 'bursty'. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to be of significantly reduced value to the application. Real time VBR service may support statistical multiplexing of real time sources. The nrtVariableBitRate service category is intended for non-real time applications which have bursty traffic characteristics and which can be characterized in terms of a PCR, SCR, and MBS. For those cells which are transferred within the traffic contract, the application expects a low cell loss ratio. For all connections, it expects a bound on the mean cell transfer delay. Non-real time VBR service may support statistical multiplexing of connections. The unspecifiedBitRate service is intended for non-real time applications, that is those not requiring tightly constrained delay and delay variation. UBR sources are expected to be bursty. UBR service supports a high degree of statistical multiplexing among sources. UBR service does not specify traffic related service guarantees. No numerical commitments are made with respect to the cell loss ratio experienced by a UBR connection, or as to the cell transfer delay experienced by cells on the connection.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.62
atmIfVccTrafficShapingThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the traffic shaping state of the connection. A value of notApplicable indicates that traffic shaping is not applicable or not supported for this connection. This is the case when the atmServiceCategory is constantBitRate, or when the txTrafficDescType is 1 or 2. In these cases, the value of notApplicable is set regardless of whether traffic shaping is enabled or disabled in the provisioning data. A value of disabled indicates that traffic shaping is applicable and supported for the type of connection but has been turned off in the provisioning data. A value of enabled indicates that traffic shaping is applicable and supported for the type of connection and has been turned on in the provisioning data. This is the only case that indicates that traffic shaping is performed on the connection. In this case, the actual shaping rate is reflected in the txTrafficDescParm attribute, parameter number 4.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.70
atmIfVccBearerClassBbcThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the bearer capability for this connection. Class a service is a connection-oriented, constant bit rate ATM transport service. Class a service has end to end timing requirements and may require stringent cell loss, cell delay and cell delay variation performance.When a is displayed, the user is requesting more than an ATM only service. The network may look at the AAL to provide interworking based upon its contents. Class c service is a connection-oriented, variable bit rate ATM transport service. Class c service has no end-to-end timing requirements.When c is displayed, the user is requesting more than an ATM only service. The network interworking function may look at the AAL and provide service based on it. Class x service is a connection-oriented ATM transport service where the AAL, trafficType (cbr or vbr) and timing requirements are user defined (that is, transparent to the network). When the value of this attribute is x, the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. Class vp service is used to indicate a transparent VP service when the user is requesting an ATM only service from the network. In this case, the network does not process any higher layer protocol. This service differs from class x service in that with the class vp service both the VCI field (except for VCI values 0, 3, 4, and 6 through 15) and Payload Type field are transported transparently by the network. This attribute value is only applicable to SPVP and SVP connections. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.71
atmIfVccTransferCapabilityBbcThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the transfer capability for this connection. Uni 3.0/3.1 traffic type and end-to-end timing parameters are mapped into this parameter as follows: <transferCapability: TrafficType, Timing> 0: NoIndication, NoIndication 1: NoIndication, yes 2: NoIndication, no 5: CBR, yes 8: VBR, NoIndication 9: VBR, yes 10: VBR, no A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance, or in the case that the transfer capability in the call request was set to NoIndication. The CBR traffic type refers to traffic offered on services such as a constant bit rate video service or a circuit emulation. The VBR traffic type refers to traffic offered on services such as packetized audio and video, or data. The value NoIndication for traffic type is used if the user has not set the traffic type; similarly for end-to-end timing. The value yes for end-to-end timing indicates that end-to-end timing is required for the connection. The value no for end-to-end timing indicates that end-to-end timing is not required for the connection.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.72
atmIfVccClippingBbcThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the value of the clipping susceptibility parameter in the BBC Information Element. Clipping is an impairment in which the first fraction of a second of information to be transferred is lost. It occurs after a call is answered and before an associated connection is switched through. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.74
atmIfVccUnshapedTransmitQueueingThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the unshaped transmit queuing state of the connection. A value of common indicates that transmit traffic is being enqueued onto common transmit queues. A value of perVc indicates that transmit traffic is being enqueued onto a per-VC queue for this connection. This is the case when trafficShaping is disabled, but per-VC queueing has been configured for this connection. A value of notApplicable indicates that transmit traffic is being shaped for this connection. Transmit traffic for a shaped connection is enqueued onto a per-VC queue, but this attribute is only applicable for unshaped connections.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.75
atmIfVccBestEffortThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates value of best effort parameter in the ATM Traffic Descriptor Information Element. The value indicated implies that the quality of service for this connection is not guaranteed. The value notIndicated implies that the quality of service for this connection is guaranteed. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.76
atmIfVccUsageParameterControlThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the UPC state of the connection. A value of notApplicable indicates that UPC is not applicable or not supported for the connection. This is the case when the connection's rxTrafficDescType is 1 or 2. A value of notApplicable is set regardless of whether UPC is disabled or enabled in provisioning data. A value of disabled indicates that UPC is applicable and supported for the type of connection but has been turned off in the provisioning data. A value of enabled indicates that UPC is applicable and supported for the type of connection and has been turned on in the provisioning data. This is the only case that indicates that UPC is enforced on the connection. In this case the traffic descriptor parameters used for UPC enforcement are reflected in the rxTrafficDescParms of the connection.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.80
atmIfVccTxFrameDiscardThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the set of current frame discard functions in effect in the transmit data direction at this connection point. A value of ppd indicates that the Partial Packet Discard (PPD) function is in effect. PPD may be applied at an interim connecting point for a connection which is transporting frame traffic (AAL5 at the endpoint). PPD is controlled by provisioning for PVCs and SPVCs, and by call setup parameters in the AAL and Traffic Descriptor Information Elements. A value of epd indicates that the Early Packet Discard (EPD) function is in effect at this connection endpoint. PPD and EPD are enabled by default at a connection endpoint which is performing AAL5 segmentation and assembly. Frame discard functions are not applicable for Virtual Path Connections (VPCs). Description of bits: ppd(0) epd(1)roobsolete
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.85
atmIfVccRxFrameDiscardThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the set of current frame discard functions in effect in the receive data direction at this connection point. A value of ppd indicates that the Partial Packet Discard (PPD) function is in effect. PPD may be applied at an interim connecting point for a connection which is transporting frame traffic (AAL5 at the endpoint). PPD is controlled by provisioning for PVCs and SPVCs, and by call setup parameters in the AAL and Traffic Descriptor Information Elements. A value of epd indicates that the Early Packet Discard (EPD) function is in effect at this connection endpoint. PPD and EPD are enabled by default at a connection endpoint which is performing AAL5 segmentation and assembly. Frame discard functions are not applicable for Virtual Path Connections (VPCs). Description of bits: ppd(0) epd(1)roobsolete
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.86
atmIfVccBandwidthElasticThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is only of importance for connections which are carried on a link with a variable bandwidth. For example, the bandwidth may be reduced in the event that one or more physical links in the IMA group fail, such that the originally requested bandwidth cannot be maintained. This attribute shows whether the application (for example, Trunk) running on this connection can continue to operate if the bandwidth is reduced. If the bandwidth is reduced, the amount by which it is reduced is displayed in the bandwidthReduction attribute. A value of yes, indicates that this connection is elastic, and the bandwidth may be reduced but the connection is not released. A value of no indicates that the bandwidth for this connection is not reduced in the event of link bandwidth reduction. However, this connection may be released based on its holdingPriority. Bandwidth elasticity has no effect for ubr atmServiceCategory or txTrafficDescriptorType 1 or 2 connections.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.90
atmIfVccBandwidthReductionThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute shows the amount by which the bandwidth has been reduced for this connection. This value is non-zero only for connections which have bandwidthElastic displayed as yes, and which are also operating in a reduced bandwidth mode. This is typically be the case for selected connections running over an IMA link. This attribute takes a value from 0 (no reduction) up to the ECR. All connections which are running at their full allocated bandwidth, bwReduction have the value 0. Connections which have been reduced in allocated bandwidth have a positive number for this attribute. The bwReduction may be subtracted from the ECR (which is displayed as txTrafficDescParm 5) to determine the actual bandwidth allocated to this connection.roobsolete
INTEGER
.1.3.6.1.4.1.3764.1.1.30.114.5.130.1.100
atmIfVccStatsTableThis group contains traffic statistics for a Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVccStatsEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.140
atmIfVccStatsEntryAn entry in the atmIfVccStatsTable.
AtmIfVccStatsEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1
atmIfVccStatsTxCellThis attribute counts the number of cells that have been transmitted from the interface on this connection. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.10
atmIfVccStatsTxCellClpThis attribute counts the number of cells that have been transmitted from the interface on this connection with the CLP=1. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.20
atmIfVccTxDiscardThis attribute is replaced by new attributes txCellDiscard and txFrameDiscard. This attribute counts the number of cells or frames received from the bus on this connection that have been discarded. If the connection segments frames into cells, the counter indicates the number of frames discarded. Connections which segment frames into cells have a connectionPointType of connectionEndPoint. If the connection relays cells without adaptation, the counter indicates the number of cells discarded. Connections which relay cells without adaptation have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. Thus, in the AAL1 case, this attribute counts discarded cells. Discards are done due to congestion or when the connection's interface is disabled. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.roobsolete
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.30
atmIfVccTxDiscardClpThis attribute is replaced by new attributes txCellDiscardClp and txFrameDiscardClp. This attribute counts the number of cells or frames received from the bus on this connection with CLP=1 that have been discarded. If the connection segments frames into cells, the counter indicates the number of frames discarded. Connections which segment frames into cells have a connectionPointType of connectionEndPoint. If the connection relays cells without adaptation, the counter indicates the number of cells discarded. Connections which relay cells without adaptation have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. Thus, in the AAL1 case, this attribute counts discarded cells. Discards are done due to congestion or when the connection's interface is disabled. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.roobsolete
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.40
atmIfVccStatsTxCellDiscardThis attribute counts the number of cells received from the bus on this connection that have been discarded. Discarded cells are not counted in the txCell attribute. Cells are discarded due to transmit congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection's interface is disabled. For CQC-based ATM cards, this attribute is applicable only to connections that relay cells without adaptation. Such connections usually have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all txCellDiscard values for all such connections associated with the Vpt. For Vccs on CQC-based ATM cards, if the connection segments frames into cells, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.42
atmIfVccStatsTxCellDiscardClpThis attribute counts the number of cells received from the bus on this connection with CLP=1 that have been discarded. This count is included in the txCellDiscard attribute. Discarded cells are not counted in the txCellClp attribute. Cells are discarded due to transmit congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection's interface is disabled. For CQC-based ATM cards, this attribute is applicable only to connections that relay cells without adaptation. Such connections have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all txCellDiscardClp values for all such connections associated with the Vpt. For Vccs on CQC-based ATM cards, if the connection segments frames into cells, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.43
atmIfVccStatsTxFrameDiscardThis attribute counts the number of frames received from the bus on this connection that have been discarded. Frames are discarded due to congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection interface is disabled. This count is independent of the txCell or txCellDiscard attribute. For CQC-based ATM cards, this attribute is applicable only to connections that segment frames into cells. Such connections have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all txFrameDiscard values for all such connections associated with the Vpt. For CQC-based ATM cards, for Vpcs, and Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. Discards due to EPD, PPD, and W-RED for a standard Vpt Vcc are not included in this attribute. These discards are counted in the Vcc's parent Vpt txFrameDiscard attribute. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.46
atmIfVccStatsTxFrameDiscardClpThis attribute counts the number of discarded frames on this connection that were received from the bus and composed of one or more CLP=1 cells. Frames are discarded due to congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection interface is disabled. This count is included in the txFrameDiscard attribute. For CQC-based ATM cards, this attribute is applicable only to connections that segment frames into cells. Such connections have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all txFrameDiscardClp values for all such connections associated with the Vpt. For CQC-based ATM cards, for Vpcs, and Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. Discards due to EPD, PPD, and W-RED for a standard Vpt Vcc are not included in this attribute. These discards are counted in the Vcc's parent Vpt txFrameDiscardClp attribute. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.47
atmIfVccTxUtilizationThis attribute indicates the current transmit utilization during the most recent minute, expressed as a percentage of the total bandwidth which can be carried by this connection. This attribute is only applicable for Vpts and not for Vpcs or Vccs. When the Vpt is shaped, the value of this attribute is calculated using its actual shaping rate (ASR) and should not exceed 100. When the Vpt is unshaped, the value of this attribute is calculated using its peak cell rate (PCR) and should not exceed 200. If the PCR is 0, the value 255 is used.ro
Gauge32 (0..200 | 255)
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.48
atmIfVccStatsRxCellThis attribute counts cells that have been received from the interface on this connection. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.50
atmIfVccStatsRxCellClpThis attribute counts cells that have been received from the interface on this connection with the CLP=1. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.60
atmIfVccRxDiscardThis attribute is replaced by new attributes rxCellDiscard and rxFrameDiscard. This attribute counts the number of cells or frames received from the interface on this connection that have been discarded. If the connection segments frames into cells, the counter indicates the number of frames discarded. Connections which segment frames into cells have a connectionPointType of connectionEndPoint. If the connection relays cells without adaptation, the counter indicates the number of cells discarded. Connections which relay cells without adaptation have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. Thus, in the AAL1 case, this attribute counts discarded cells. Discards are done due to congestion, non-conformance with UPC or AAL reassembly problems. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.roobsolete
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.70
atmIfVccRxDiscardClpThis attribute is replaced by new attributes rxCellDiscardClp and rxFrameDiscardClp. This attribute counts the number of cells or frames received from the interface on this connection with CLP=1 that have been discarded. If the connection segments frames into cells, the counter indicates the number of frames discarded. Connections which segment frames into cells have a connectionPointType of connectionEndPoint. If the connection relays cells without adaptation, the counter indicates the number of cells discarded. Connections which relay cells without adaptation have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. Thus, in the AAL1 case, this attribute counts discarded cells. Discards are done due to congestion, non-conformance with UPC or AAL reassembly problems. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.roobsolete
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.80
atmIfVccStatsRxCellDiscardThis attribute counts the number of cells received from the interface on this connection that have been discarded. This count is included in the rxCell attribute. This count includes cells discarded due to non-conformance with UPC, cells which are part of a frame which has been discarded due to an AAL5 frame reassembly error, cells which are discarded due to congestion, or cells which are received while the next hop connection to which the traffic is directed across the backplane is down. The next hop connection is the Vcc or Vpc identified by the nextHop attribute of the Nrp or Rp component. For CQC-based ATM cards, this attribute is applicable only to connections that relay cells without adaptation. Such connections have a connectionPointType of connectionEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxCellDiscard values for all such connections associated with the Vpt. For CQC-based ATM cards, for Vpcs, and Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. Discards due to non-conformance with UPC at the VP layer, for a standard Vpt Vcc, are not included in this attribute. These discards are counted in the Vcc's parent Vpt rxCellDiscard attribute. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.82
atmIfVccStatsRxCellDiscardClpThis attribute counts the number of cells received from the interface on this connection with CLP=1 that have been discarded. This count is included in the rxCell and rxCellDiscard attributes. This count includes cells discarded due to non-conformance with UPC, cells which are part of a frame which has been discarded due to an AAL5 frame reassembly error, cells which are discarded due to congestion, or cells which are received while the next hop connection to which the traffic is directed across the backplane is down. The next hop connection is the Vcc or Vpc identified by the nextHop attribute of the Nrp or Rp component. For CQC-based ATM cards, this attribute is applicable only to connections that relay cells without adaptation. Such connections have a connectionPointType of connectionEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxCellDiscardClp values for all such connections associated with the Vpt. For CQC-based ATM cards, for Vpcs, and Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. Discards due to non-conformance with UPC at the VP layer, for a standard Vpt Vcc, are not included in this attribute. These discards are counted in the Vcc's parent Vpt rxCellDiscardClp attribute. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.83
atmIfVccStatsRxFrameDiscardThis attribute counts the number of frames received from the interface on this connection that have been discarded. This count is independent of the rxCellDiscard attribute. This count includes frames discarded due to an AAL5 frame reassembly error, frames discarded due to early packet discard (EPD), and frames discarded due to processor (CPU) congestion. This attribute is applicable only for connections that reassemble incoming cells into frames. Connections which reassemble cells into frames have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; even though they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxFrameDiscard values for all applicable connections associated with the Vpt. For Vpcs, and for Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.86
atmIfVccStatsRxFrameDiscardClpThis attribute counts the number of discarded frames on this connection that were received from the interface and composed of one or more CLP1 cells. This count is included in the rxFrameDiscard attribute. It is independent of the rxCellDiscard attribute. This count includes frames discarded due to an AAL5 frame reassembly error, frames discarded due to early packet discard (EPD), and frames discarded due to processor (CPU) congestion. This attribute is applicable only for connections that reassemble incoming cells into frames. Connections which reassemble cells into frames have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; even though they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxFrameDiscardClp values for all applicable connections associated with the Vpt. For Vpcs, and for Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.88
atmIfVccRxUtilizationThis attribute indicates the current receive utilization during the most recent minute, expressed as a percentage of the total bandwidth which can be carried by this connection. This attribute is only applicable for Vpts and not for Vpcs or Vccs. When the Vpt is shaped, the value of this attribute is calculated using its actual shaping rate (ASR) and should not exceed 100. When the Vpt is unshaped, the value of this attribute is calculated using its peak cell rate (PCR) and should not exceed 200. If the PCR is 0, the value 255 is used.ro
Gauge32 (0..200 | 255)
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.89
atmIfVccStatsRxUpcViolationOnEnforcer1This attribute counts the number of UPC violations observed by the Generic Cell Rate Algorithm (GCRA) Enforcer 1. This attribute is only applicable if UPC is enforced or monitored. This attribute is not applicable for standard Vpt Vccs. This attribute is not applicable and is not displayed on CQC-based ATM cards. When the value of rxTrafficDescType for this connection is 3, 4, 5, 6, 7 or 8, Enforcer 1 enforces conformance of traffic received from the interface to PCR CLP0+1. When the value of rxTrafficDescType for this connection is 9, Enforcer 1 performs the Dynamic Generic Cell Rate Algorithm (DGCRA) used for the Available Bit Rate (ABR) service category. If UPC is enforced all non-conforming cells are discarded by this enforcer. These discarded cells are included in rxCellDiscard. For basic Vpts, this attribute provides an aggregated total of all rxUpcViolationOnEnforcer1 values for the Vccs associated with the Vpt. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.90
atmIfVccStatsRxUpcViolationOnEnforcer2This attribute counts the number of UPC violations observed by the Generic Cell Rate Algorithm (GCRA) Enforcer 2. This attribute is only applicable if UPC is enforced or monitored. This attribute is not applicable for standard Vpt Vccs. This attribute is not applicable and is not displayed on CQC-based ATM cards. Enforcer2 is applicable only if the rxTrafficDescType for this connection is 4, 5, 6, 7 or 8. When the value of rxTrafficDescType 4 or 5, Enforcer 2 enforces conformance of traffic received from the interface to PCR CLP0. When the value of rxTrafficDescType 6, Enforcer 2 enforces conformance of traffic received from the interface to SCR CLP0+1. When the value of rxTrafficDescType 7 or 8, Enforcer 2 enforces conformance of traffic received from the interface to SCR CLP0. If UPC is enforced, enforcer 2 discards non-conforming cells for rxTrafficDescType values of 4, 6 and 7. It tags non-conforming cells for rxTrafficDescType values of 5 and 8. Discarded cells are counted in the rxCellDiscard attribute. For basic Vpts, this attribute provides an aggregated total of all rxUpcViolationOnEnforcer2 values for the Vccs associated with the Vpt. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.92
atmIfVccStatsRxAal5FrameErrorThis attribute counts the number of frames received from the interface on this connection that have AAL5 length errors or AAL5 CRC errors. This attribute is not applicable and is not displayed on CQC-based ATM cards. AAL5 length or CRC errors typically occur because of cell discards due to congestion, UPC, or due to corruption of data between the AAL5 segmentation and reassembly end points. This attribute is applicable only to connections that reassemble incoming cells into frames. Such connections have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxAal5FrameError values for all applicable connections associated with the Vpt. For Vpcs, and for Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.100
atmIfVccStatsRxAal5FrameAbortThis attribute counts the number of frames received from the interface on this connection that have the AAL5 length field set to zero. This attribute is not applicable and is not displayed for CQC-based ATM cards. An AAL5 length of zero is an indication by the far end segmentation point to this reassembly point that the frame is to be discarded without reassembly. This mechanism is typically used by a segmentation point if it detects an error in a frame after some of the cells belonging to that frame have already been transmitted. This attribute is applicable only to connections that reassemble incoming cells into frames. Such connections have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxAal5FrameAbort values for all applicable connections associated with the Vpt. For Vpcs, and for Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.5.140.1.102
atmIfVccTxTdpTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is a vector of five transmit traffic parameters. The first three elements reflect the settings of the first three elements of the txTrafficDescParm attribute in the AtmTrafficProv group. When txTrafficDescType is 1 or 2, parameters 1 through 5 are unused. In this description, PCR is the greater of either the PCR or the requested shaping rate (parameter 1 or parameter 5) specified in the Traffic group under the Vcd or Vpd. When txTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 or 1 traffic; parameters 2 and 3 are unused. When txTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard. When txTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging. When txTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic. When txTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic. When txTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic When txTrafficDescType is 3, 4, 5, 6, 7 or 8, parameter 4 reflects the actual shaping rate in cell/s for this connection. This rate is one of the set of available shaping rates for this type of ATM-FP, based on the number of interfaces doing shaping (attribute perVcQueueInterfaces), the provisioned cell rate, the shapingScalingFactor attribute of the AtmResourceControl component, and whether traffic shaping is enabled. A rate of zero (0) indicates that shaping is not performed. When txTrafficDescType is 3, 4, 5, 6, 7 or 8, parameter 5 reflects the equivalent cell rate in cell/s for this connection as determined by the Connection Admission Control (CAC) algorithm. The equivalent cell rate is useful in determining the admission characteristics of this connection.obsolete
SEQUENCE OF AtmIfVccTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.294
atmIfVccTxTdpEntryAn entry in the atmIfVccTxTdpTable.obsolete
AtmIfVccTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.294.1
atmIfVccTxTdpIndexThis variable represents the atmIfVccTxTdpTable specific index for the atmIfVccTxTdpTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.5.294.1.1
atmIfVccTxTdpValueThis variable represents an individual value for the atmIfVccTxTdpTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.294.1.2
atmIfVccRxTdpTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is a vector of four traffic parameters whose meanings are defined by the rxTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR) are expressed in cells/s. Maximum burst size (MBS) is expressed in cells. Cell Delay Variation Tolerance (CDVT) is expressed in microseconds. When rxTrafficDescType is 1 or 2, none of the parameters are used. When rxTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard; parameter 4 represents the CDVT. When rxTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging; parameter 4 represents the CDVT. When rxTrafficDescType is a 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT. If Upc is disabled for this connection, the values of PCR, SCR, MBS and CDVT is a combination of provisioned parameters. If Upc is enabled, the values of PCR, SCR, MBS, and CDVT is exactly the values used by the usage parameter control hardware in policing the arriving traffic. These may vary slightly from the provisioned values due to granularity of the hardware. In the case where the PCR is equal to the SCR, the effective MBS is zero.obsolete
SEQUENCE OF AtmIfVccRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.295
atmIfVccRxTdpEntryAn entry in the atmIfVccRxTdpTable.obsolete
AtmIfVccRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.295.1
atmIfVccRxTdpIndexThis variable represents the atmIfVccRxTdpTable specific index for the atmIfVccRxTdpTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.5.295.1.1
atmIfVccRxTdpValueThis variable represents an individual value for the atmIfVccRxTdpTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.295.1.2
atmIfVccTxQThreshTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the queue limit and the discard thresholds for the transmit queue of this connection. The first element indicates the queue limit. Depending upon the atmServiceCategory of the connection, the provisioned value of the transmit queue limit is derived from the txQueueLimit attribute under one of the subcomponents of the AtmIf CA component. If the connection has traffic shaping disabled, then this attribute relates to the common queue. If traffic shaping is enabled, then this attribute relates to the per-VC queue. The second element is the threshold that marks the transition from congestion state 1 to congestion state 0. This is the threshold at which traffic with discard priority (DP) = 1 is discarded. This threshold is set approximately at 90 percent of the first parameter, the operational queue limit. The third element is the threshold that marks the transition from congestion state 2 to congestion state 1. This is the threshold at which traffic with DP = 2 is discarded. This threshold is set approximately at 75 percent of the first parameter, the operational queue limit. The fourth element is the threshold that marks the transition from congestion state 3 to congestion state 2. This is the threshold at which traffic with DP = 3 is discarded. This threshold is set approximately at 35 percent of the first parameter, the operational queue limit.obsolete
SEQUENCE OF AtmIfVccTxQThreshEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.352
atmIfVccTxQThreshEntryAn entry in the atmIfVccTxQThreshTable.obsolete
AtmIfVccTxQThreshEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.352.1
atmIfVccTxQThreshIndexThis variable represents the atmIfVccTxQThreshTable specific index for the atmIfVccTxQThreshTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.5.352.1.1
atmIfVccTxQThreshValueThis variable represents an individual value for the atmIfVccTxQThreshTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.352.1.2
atmIfVccFqpTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is a vector of three elements that indicate the quality of service parameters for the forward direction for this connection. This attribute is used for SPVC and SVC connections on a PNNI interface. The cdv element indicates the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR, and rt-VBR). The ctd element indicates the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR, and rt-VBR). The clr element indicates the acceptable Cell Loss Ratio (CLR) of CBR, rt-VBR, and nrt-VBR connections.obsolete
SEQUENCE OF AtmIfVccFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.357
atmIfVccFqpEntryAn entry in the atmIfVccFqpTable.obsolete
AtmIfVccFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.357.1
atmIfVccFqpIndexThis variable represents the atmIfVccFqpTable specific index for the atmIfVccFqpTable.obsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.357.1.1
atmIfVccFqpValueThis variable represents an individual value for the atmIfVccFqpTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.357.1.2
atmIfVccBqpTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is a vector of three elements that indicate the quality of service parameters for the backward direction for this connection. This attribute is used for SPVC and SVC connections on a PNNI interface. The cdv element indicates the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR, and rt-VBR). The ctd element indicates the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR, and rt-VBR). The clr element indicates the acceptable Cell Loss Ratio (CLR) of CBR, rt-VBR, and nrt-VBR connections.obsolete
SEQUENCE OF AtmIfVccBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.358
atmIfVccBqpEntryAn entry in the atmIfVccBqpTable.obsolete
AtmIfVccBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.5.358.1
atmIfVccBqpIndexThis variable represents the atmIfVccBqpTable specific index for the atmIfVccBqpTable.obsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.5.358.1.1
atmIfVccBqpValueThis variable represents an individual value for the atmIfVccBqpTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.5.358.1.2
atmIfNAcct
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.8
atmIfNAcctRowStatusTableThis entry controls the addition and deletion of atmIfNAcct components.
SEQUENCE OF AtmIfNAcctRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.8.1
atmIfNAcctRowStatusEntryA single entry in the table represents a single atmIfNAcct component.
AtmIfNAcctRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.8.1.1
atmIfNAcctRowStatusThis variable is used as the basis for SNMP naming of atmIfNAcct components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.8.1.1.1
atmIfNAcctComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.8.1.1.2
atmIfNAcctStorageTypeThis variable represents the storage type value for the atmIfNAcct tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.8.1.1.4
atmIfNAcctIndexThis variable represents the index for the atmIfNAcct tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.8.1.1.10
atmIfNAcctProvTableThis group contains the provisionable attributes for PVC accounting.
SEQUENCE OF AtmIfNAcctProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.8.10
atmIfNAcctProvEntryAn entry in the atmIfNAcctProvTable.
AtmIfNAcctProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.8.10.1
atmIfNAcctAccountCollectionThis attribute specifies the reason(s) for which accounting data is collected: billing, test, study, audit or force. If the set of reasons is not empty then accounting records will be generated by this interface in the following situations: - on a TODA (time of day accounting) changeover if TODA is enabled; - every 12 hours (per connection) if TODA is disabled; - when the PVC is deleted (a call record is generated with final cell counts). If none of the reasons is present, then accounting will be suppressed for all PVCs on this interface. Accounting can be suppressed on individual PVCs by specifying a null correlationTag attribute in the AtmIf NAcct component. The reason for collection is recorded in the accounting record, in the attribute callingCollectReason or calledCollectReason, as appropriate. Description of bits: bill(0) test(1) study(2) audit(3) force(4)rw
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.8.10.1.1
atmIfNAcctAccountConnectionTypeThis attribute specifies whether accounting records generated for the PVCs on this interface should be marked as originating, terminating or intermediate. This attribute, in combination with the direction of the call, determines the value of attribute connPointType of the accounting record. It may be used by downstream accounting processing to correlate the records. If the value is origTerm then the value of attribute connPointType in the accounting records generated for incoming calls will be originating and records generated for outgoing calls will be terminating. If the value is intermediate then the value of attribute connPointType in the accounting records generated for all calls will be intermediate.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.8.10.1.2
atmIfNAcctAccountClassThis attribute specifies the accounting class associated with the PVCs on this interface. Its meaning is determined by the network operator. Its value is recorded in the accounting records generated by this interface, in the attributes, callingServiceType and calledServiceType.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.8.10.1.3
atmIfNAcctServiceExchangeThis attribute specifies the data service exchange associated with this interface. Its meaning is determined by the network operator. Its value is recorded in the accounting records generated by this interface, in the attributes, callingDse and calledDse.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.8.10.1.4
atmIfVpt
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9
atmIfVptRowStatusTableThis entry controls the addition and deletion of atmIfVpt components.
SEQUENCE OF AtmIfVptRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.1
atmIfVptRowStatusEntryA single entry in the table represents a single atmIfVpt component.
AtmIfVptRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.1.1
atmIfVptRowStatusThis variable is used as the basis for SNMP naming of atmIfVpt components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.1.1.1
atmIfVptComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.1.1.2
atmIfVptStorageTypeThis variable represents the storage type value for the atmIfVpt tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.1.1.4
atmIfVptIndexThis variable represents the index for the atmIfVpt tables.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.1.1.10
atmIfVptVpd
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.2
atmIfVptVpdRowStatusTableThis entry controls the addition and deletion of atmIfVptVpd components.
SEQUENCE OF AtmIfVptVpdRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.1
atmIfVptVpdRowStatusEntryA single entry in the table represents a single atmIfVptVpd component.
AtmIfVptVpdRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.1.1
atmIfVptVpdRowStatusThis variable is used as the basis for SNMP naming of atmIfVptVpd components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.1.1.1
atmIfVptVpdComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.1.1.2
atmIfVptVpdStorageTypeThis variable represents the storage type value for the atmIfVptVpd tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.1.1.4
atmIfVptVpdIndexThis variable represents the index for the atmIfVptVpd tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.9.2.1.1.10
atmIfVptVpdTm
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2
atmIfVptVpdTmRowStatusTableThis entry controls the addition and deletion of atmIfVptVpdTm components.
SEQUENCE OF AtmIfVptVpdTmRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.1
atmIfVptVpdTmRowStatusEntryA single entry in the table represents a single atmIfVptVpdTm component.
AtmIfVptVpdTmRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.1.1
atmIfVptVpdTmRowStatusThis variable is used as the basis for SNMP naming of atmIfVptVpdTm components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.1.1.1
atmIfVptVpdTmComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.1.1.2
atmIfVptVpdTmStorageTypeThis variable represents the storage type value for the atmIfVptVpdTm tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.1.1.4
atmIfVptVpdTmIndexThis variable represents the index for the atmIfVptVpdTm tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.1.1.10
atmIfVptVpdTmAbr
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2
atmIfVptVpdTmAbrRowStatusTableThis entry controls the addition and deletion of atmIfVptVpdTmAbr components.
SEQUENCE OF AtmIfVptVpdTmAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.1
atmIfVptVpdTmAbrRowStatusEntryA single entry in the table represents a single atmIfVptVpdTmAbr component.
AtmIfVptVpdTmAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.1.1
atmIfVptVpdTmAbrRowStatusThis variable is used as the basis for SNMP naming of atmIfVptVpdTmAbr components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.1.1.1
atmIfVptVpdTmAbrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.1.1.2
atmIfVptVpdTmAbrStorageTypeThis variable represents the storage type value for the atmIfVptVpdTmAbr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.1.1.4
atmIfVptVpdTmAbrIndexThis variable represents the index for the atmIfVptVpdTmAbr tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.1.1.10
atmIfVptVpdTmAbrProvTableThis group contains provisioned attributes for the ABR ATM connections configured on an ATM interface.
SEQUENCE OF AtmIfVptVpdTmAbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.110
atmIfVptVpdTmAbrProvEntryAn entry in the atmIfVptVpdTmAbrProvTable.
AtmIfVptVpdTmAbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.110.1
atmIfVptVpdTmAbrInitialCellRateThis attribute specifies the Initial Cell Rate (ICR) parameter for this connection. ICR is the rate at which a source should send initially and after an idle period. When this attribute is set to sameAsCa, the initial cell rate is determined by the AtmIf CA Abr/0 icr attribute. When the value of this attribute is set to useMcr, ICR is set to the same value as the Minimum Cell Rate (MCR) for the connection. When the value of this attribute is set to usePcr, ICR is set to the same value as the Peak Cell Rate (PCR) for the connection. If this attribute is specified less than the MCR of the connection, then the MCR is used as the ICR. If this attribute is specified more than PCR of the connection, then PCR is used as the ICR. This attribute is ignored under all conditions where the operational attribute abrConnectionType indicates erSwitch or efciSwitch. VALUES ( 16777216 = sameAsCa 16777217 = useMcr 16777218 = usePcr )rw
Unsigned32 (0..16777215 | 16777216 | 16777217 | 16777218)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.110.1.10
atmIfVptVpdTmAbrTransientBufferExposureThis attribute specifies the Transient Buffer Exposure (TBE) for this connection. TBE is the negotiated number of cells that the network would like to limit the source to send during start-up periods, before the first Resource Management (RM) cell returns. TBE divided by fixedRoundTripTime determines an upper bound for the operational value of initialCellRate, the rate at which a source should send initially and after an idle period. TBE divided by maxCellsPerRmCell specifies the operational value of forwardRmCellLimit, the limit of the number of forward Resource Management (RM) cells which may be sent in the absence of received backward RM cells. This attribute is ignored under all conditions where the operational attribute abrConnectionType is set to erSwitch.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.110.1.11
atmIfVptVpdTmAbrFixedRoundTripTimeThis attribute specifies the Fixed Round-Trip Time (FRTT) parameter for this connection. FRTT is the sum of the fixed and propagation delays from the source to a destination and back. The value of transientBufferExposure divided by the value of FRTT (in seconds) determines an upper bound for the operational value of initialCellRate, the rate at which a source should send initially and after an idle period. This attribute is ignored under all conditions where the operational attribute abrConnectionType indicates erSwitch or efciSwitch.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.110.1.12
atmIfVptVpdTmAbrRateDecreaseFactorThis attribute specifies the Rate Decrease Factor (RDF) for this connection. The RDF value is computed by using the provisioned value of this attribute, n, as 2 to the inverse power n. For example, if the value of this attribute is 8, RDF is 2E-8 = 1/256. RDF controls the amount by which the cell transmission rate may decrease upon receipt of a backward Resource Management (RM) cell. For example, if a backward RM cell is received with the Congestion Indication (CI) field set to 1, the Allowed Cell Rate (ACR) value would be reduced by the amount (RDF*ACR). The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. This attribute is ignored under all conditions where the operational attribute abrConnectionType has the value erSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (0..15 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.110.1.13
atmIfVptVpdTmAbrRateIncreaseFactorThis attribute specifies the Rate Increase Factor (RIF) for this connection. The RIF value is computed by using the provisioned value of this attribute, n, as 2 to the inverse power n. For example, if the value of this attribute is 6, RIF is 2E-6 = 1/64. RIF controls the amount by which the cell transmission rate may increase upon receipt of a backward Resource Management (RM) cell. For example, if a backward RM cell is received with the Congestion Indication (CI) and the No Increase (NI) fields both set to 0, the Allowed Cell Rate (ACR) value would be increased by the amount (RIF*ACR). The ACR is not allowed to exceed the Peak Cell Rate (PCR), in which case the ACR is set to PCR. This attribute is ignored under all conditions where the operational attribute abrConnectionType has the value erSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (0..15 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.110.1.14
atmIfVptVpdTmAbrMaxCellPerRmCellThis attribute specifies the maximum number of cells an ABR source may transmit for each forward Resource Management (RM) cell. The count of the cells transmitted includes data cells, OAM cells, backward RM cells, and the forward RM cell. A value of 2 is not recommended although it is permitted according to the ATM Forum standard. When this attribute is set to a value of 2, it is possible that only one forward and one backward RM cell are repeatedly transmitted, and all data traffic is queued up indefinitely. This attribute is ignored under all conditions where the operational attribute abrConnectionType has the value erSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.110.1.15
atmIfVptVpdTmAbrMaxTimeBetweenRmCellsThis attribute specifies the TRM parameter for this connection. TRM provides an lower bound on the time interval between forward Resource Management (RM) cells for an ABR source. Since the last forward RM cell was sent, if at least TRM time has elapsed since and at least two other cells have been sent, then the next cell to be transmitted would be a forward RM cell. This attribute is ignored under all conditions where the operational attribute abrConnectionType has the value erSwitch. The provisioned value of 781 is signalled as TRM = 0, in the ABR Additional Parameters Information Element. 1563 is signalled as TRM = 1. 3125 is signalled as TRM = 2. 6250 is signalled as TRM = 3. 12500 is signalled as TRM = 4 25000 is signalled as TRM = 5. 50000 is signalled as TRM = 6. 100000 is signalled as TRM = 7. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (781 | 1563 | 3125 | 6250 | 12500 | 25000 | 50000 | 100000 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.110.1.16
atmIfVptVpdTmAbrCutoffDecreaseFactorThis attribute specifies the Cutoff Decrease Factor (CDF) parameter for this connection. When the value of this attribute is non-zero, CDF is computed as the inverse of the value. For example, if the value is 32, the value of CDF is 1/32. When the value of this attribute is 0, CDF is also zero. CDF controls the decrease in the Allowed Cell Rate (ACR) associated with the CRM parameter, the limit of the number of forward Resource Management (RM) cells which may be sent in the absence of received backward RM cells. When this limit is crossed, the ACR value would be decreased by the amount (CDF*ACR). The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. The value of CRM is indicated by the forwardRmCellLimit attribute. This attribute is ignored under all conditions where the operational attribute abrConnectionType indicates erSwitch or efciSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (0 | 1 | 2 | 4 | 8 | 16 | 32 | 64 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.110.1.17
atmIfVptVpdTmAbrAcrDecreaseTimeFactorThis attribute specifies the Allowed Cell Rate Decrease Time Factor (ADTF) parameter for this connection. ADTF is the maximum time interval permitted between sending forward Resource Management (RM) cells before the Allowed Cell Rate (ACR) is decreased to initialCellRate. In other words, if the source does not transit a forward RM cell for the period specified by adtf, it reduces its ACR to the value of its initialCellRate. This attribute is ignored under all conditions where the operational attribute abrConnectionType indicates erSwitch or efciSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (0..1023 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.110.1.18
atmIfVptVpdTmAbrDgcraMaximumDelayThis attribute specifies an upper bound on the delay after which the rate change induced by a backward Resource Management (RM) cell departing from this connection point (in the backward direction) is expected to be observed at this connection point (in the forward direction). This upper bound may be approximated as the sum of the round trip fixed and propagation delays and the maximum queuing delays between the ABR source and this interface. The value of this attribute is used in policing an ABR connection using the Dynamic General Cell Rate Algorithm (DGCRA). A larger value for this attribute implies a more lenient policer. When there is a reduction in the Allowed Cell Rate (ACR), the policer waits for a correspondingly longer period of time before it enforces at the new cell rate. The value of this attribute must not be less than the dgcraMinimumDelay attribute. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (1..16700000 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.110.1.19
atmIfVptVpdTmAbrDgcraMinimumDelayThis attribute specifies a lower bound on the delay after which the rate change induced by a backward Resource Management (RM) cell departing from this connection point (in the backward direction) is expected to be observed at this connection point (in the forward connection). This lower bound may be approximated as the sum of the round trip fixed and propagation delays between the ABR source and this interface. The value of this attribute is used in policing an ABR connection using the Dynamic General Cell Rate Algorithm (DGCRA). A smaller value for this attribute implies a more lenient policer. When there is a increase in the Allowed Cell Rate (ACR), the policer waits for a correspondingly shorter period of time before it enforces at the new cell rate. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (1..16700000 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.110.1.20
atmIfVptVpdTmAbrFarEndAcrDecreaseTimeFactorThis attribute specifies the Allowed Cell Rate Decrease Time Factor (ADTF) of the far end ABR source. The value specified should be the same as the ADTF parameter at the far end of this ABR connection. The value of this attribute is used in policing an ABR connection using the Dynamic Generic Cell Rate Algorithm (DGCRA). A larger value for this attribute implies a more lenient policer. When the delay between two consecutive forward Resource Management (RM) cells received at this interface corresponds to a value greater than the value of this attribute, the policer begins to limit enforce the incoming traffic at the initial cell rate (ICR) of the far end, as specified by the farEndInitialCellRate attribute. VALUES ( 1024 = sameAsLocal )rw
Unsigned32 (0..1023 | 1024)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.110.1.21
atmIfVptVpdTmAbrFarEndInitialCellRateThis attribute specifies the Initial Cell Rate (ICR) of the far end ABR source. The value specified should be the same as the ICR parameter at the far end of this ABR connection. The value of this attribute is used in policing an ABR connection using the Dynamic Generic Cell Rate Algorithm (DGCRA). A larger value for this attribute implies a more lenient policer. When the delay between two consecutive forward Resource Management (RM) cells received at this interface corresponds to a value greater than the farEndAcrDecreaseTimeFactor attribute, the policer begins to enforce the incoming traffic at the value of this attribute. If this attribute is specified less than the MCR of the connection, then the MCR is used as the feIcr. If this attribute is more than the PCR of the connection, then PCR is used as the feIcr. VALUES ( 16777219 = sameAsLocal )rw
Unsigned32 (0..16777215 | 16777219)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.2.110.1.22
atmIfVptVpdTmProvTableThis group contains traffic related provisionable attributes for the Vcc, Vpc, and Vpt components. Changing any of the attributes in this group causes a service interruption on the Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVptVpdTmProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100
atmIfVptVpdTmProvEntryAn entry in the atmIfVptVpdTmProvTable.
AtmIfVptVpdTmProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1
atmIfVptVpdTmTxTrafficDescTypeThis attribute specifies the type of traffic management which is applied to the transmit direction of this connection as defined in the ATM Forum. The txTrafficDescType determines the number and meaning of the parameters in the txTrafficDescParm attribute. This attribute can have a value of 9 if and only if the atmServiceCategory is availableBitRate.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.10
atmIfVptVpdTmFwdQosClassThis attribute specifies the quality of service for the forward direction for this connection. This attribute is only used for SPVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified bit rate QOS class; no objective is specified for the performance parameters.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.21
atmIfVptVpdTmTxQueueLimitThis attribute specifies an override to the default transmit queue limit for this connection. A value other than sameAsCa may be specified only for ATM IP cards. This attribute is not applicable for basic Vpts. A value of sameAsCa means to use the default common or per-VC transmit queue limit as defined by the CA service category for this connection. A value from 5 to 63,488 indicates that a specific transmit queue limit is requested which differs from the default which is defined under the CA component for this service category. A specific value is ignored for connections where common queuing is specified for the service category. The actual transmit queue limit for a connection is visible in the Vcc Tm, Vpc Tm, or Vpt Tm txQueueThresholds attribute. VALUES ( 0 = sameAsCa )rw
Unsigned32 (0 | 5..63488)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.22
atmIfVptVpdTmHoldingPriorityThis attribute specifies the holding priority of this connection. In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This value provisioned in the Vcd or Vpd may be overridden by certain applications, for example Vcc Test, which run over this connection. The default holding priority for a provisioned connection is higher then default holding priorities for dynamic (SVC) connections. This attribute is not applicable for Vpt Vccs.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.25
atmIfVptVpdTmRxTrafficDescTypeThis attribute specifies the type of traffic management which is applied to the receive direction of this connection as defined in the ATM Forum. The rxTrafficDescType determines the number and meaning of the parameters in the rxTrafficDescParm attribute. When this attribute is set to sameAsTx, the rxTrafficDescType as well as the rxTrafficDescParm are taken from the txTrafficDescType and txTrafficDescParm values.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.30
atmIfVptVpdTmBwdQosClassThis attribute specifies the quality of service for the backward direction for this connection. This attribute is only used for SPVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified bit rate QOS class; no objective is specified for the performance parameters. The sameAsFwd selection sets the backward quality of service to be the same as the forward quality of service.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.41
atmIfVptVpdTmAtmServiceCategoryThis attribute specifies the ATM service category for both directions of the connection. The value derivedFromBBC may only be used if the SrcPvc component is provisioned under this Vcc. Otherwise a specific ATM service category must be specified. If this attribute is set to derivedFromBBC, the Broadband Bearer Capability (BBC) and bestEffort attributes are used to determine the atmServiceCategory of this connection. If this attribute is set to other than derivedFromBBC, the value of this attribute is used to override the provisioned BBC Information Element parameters. In those cases, the BBC attributes are not used. The constantBitRate service category is intended for real time applications, that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. The consistent availability of a fixed quantity of bandwidth is considered appropriate for CBR service. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to be of significantly reduced value to the application. The rtVariableBitRate service category is intended for real time applications, that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. Sources are expected to transmit at a rate which varies with time. Equivalently, the source can be described as 'bursty'. Cells which are delayed beyond the value specified by CTD are assumed to be of significantly reduced value to the application. Real time VBR service may support statistical multiplexing of real time sources. The nrtVariableBitRate service category is intended for non-real time applications which have bursty traffic characteristics and which can be characterized in terms of a PCR, SCR, and MBS. For those cells which are transferred within the traffic contract, the application expects a low cell loss ratio. For all connections, it expects a bound on the mean cell transfer delay. Non-real time VBR service may support statistical multiplexing of connections. The availableBitRate service is an ATM layer service category for which the limiting ATM layer transfer characteristics provided by the network may change subsequent to connection establishment. ABR service has a flow control mechanism which supports several types of feedback to control the source rate in response to changing ATM layer transfer characteristics. ABR service is not intended to support real-time applications. The unspecifiedBitRate service is intended for non-real time applications; that is, those not requiring tightly constrained delay and delay variation. UBR sources are expected to be bursty. UBR service supports a high degree of statistical multiplexing among sources. UBR service does not specify traffic related service guarantees. No numerical commitments are made with respect to the cell loss ratio experienced by a UBR connection, or as to the cell transfer delay experienced by cells on the connection.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.42
atmIfVptVpdTmTrafficShapingThis attribute specifies whether this connection uses traffic shaping when transmitting traffic to the ATM interface. This attribute is ignored if the atmServiceCategory is availableBitRate. When sameAsCa is selected, traffic shaping for the connection is based on the trafficShaping attribute of the connection's service category component under the CA. If the service category has trafficShaping set to enabled or inverseUpc, then traffic shaping is enabled for the connection. Note that enabling traffic shaping may have no effect under certain cases. These cases are listed in the description of the trafficShaping operational attribute, which is under the Vcc Tm, Vpc Tm, or Vpt Tm components. When disabled is selected, traffic shaping for this connection is disabled regardless of the provisioning of the connection's service category component.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.50
atmIfVptVpdTmUnshapedTransmitQueueingThis attribute only applies when this connection is unshaped. This attribute specifies the transmit queueing method for this connection if it is unshaped. The two possible methods are per-VC queuing and common queuing. On ATM IP FPs, this attribute must be set to sameAsCa. This attribute is ignored in the following situations: - if the connection has trafficShaping enabled or inverseUpc, or - if the atmServiceCategory is availableBitRate, or - if the atmServiceCategory is constantBitRate and this is a CQC- based ATM FP. - for basic Vpts and standard Vpt Vccs When this attribute is set to sameAsCa, the transmit queueing method for the connection is based on the unshapedTransmitQueueing attribute of the connection's service category component under the CA. When this attribute is set to common, transmit traffic on this unshaped connection is destined for the common queue.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.60
atmIfVptVpdTmWeightThis attribute specifies an override for the weight of this unshaped connection. This attribute is ignored for shaped connections, for ABR connections, for connections on a CQC-based ATM FP, and basic Vpts. When the value is set to sameAsCa, the weight is determined by the fairnessWeight attribute under the CA service category component for all but standard Vpt Vccs. For standard Vpt Vccs, the weight is determined by the Vcc's service category, when the value is set to sameAsCa. When this attribute is set to a value from 1 to 4095, that value is used for the fairness weight of this connection relative to other connections. For all but standard Vpt Vccs, fairness weight determines the proportion of transmit cell opportunities which are allocated to this connection, compared to other connections in the same service category. For standard Vpt Vccs, fairness weight determines the proportion of transmit cell opportunities which are allocated to this connection, compared to other connections associated with the Vpt. When the value is set to upToQueueLimit, the fairness weight is limited only by the txQueueLimit. VALUES ( 0 = upToQueueLimit 65535 = sameAsCa )rw
Unsigned32 (0 | 1..4095 | 65535)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.61
atmIfVptVpdTmForceTaggingThis attribute specifies whether force tagging is enforced for this connection for cells in the transmit direction. On CQC-based ATM cards, and for Vpts, this attribute is not applicable and is ignored. When the value is set to sameAsCa, the force tagging functionality is determined by the forceTagging attribute under the CA service category component. When the value is set to enabled, force tagging is enabled for cells in the transmit direction on this connection. When this option is selected, the CLP bit is set to 1 for all cells in the transmit direction. Cells which are tagged are counted in the txCellClp attribute. When the value is set to disabled, force tagging is disabled for cells in the transmit direction on this connection. When this option is selected, the CLP bit is unchanged for cells in the transmit direction.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.62
atmIfVptVpdTmUsageParameterControlThis attribute specifies whether this connection enforces usage parameter control when receiving traffic from the ATM interface. When sameAsCa is selected, UPC for the connection is based on the usageParameterControl attribute of the service category component under the AtmIf CA. If the service category has UPC enforced or monitored, then UPC is set to that value for the connection. When disabled is selected, UPC for this connection is disabled regardless of the provisioning of the service category. When enforced is selected, UPC for this connection is enforced regardless of the provisioning of the service category. ATM IP cards provide the ability to monitor UPC violations without tagging or discarding. When monitored is selected, UPC is actively checking conformance for the connection and counting the violations, but is not discarding or tagging cells which do not conform to the connection traffic contract. If this is a connection of serviceCategory abr on an ATM IP card, and the abrConnectionType is sourceDest, virtualSourceDest or explicitRate, selecting enforced enables dynamic generic cell rate algorithm (DGCRA) to discard violating cells. Selecting monitored enables DGCRA to count violating cells. Note that setting UPC to enforced or monitored may have no effect under certain cases. These cases are listed in the description of the usageParameterControl operational attribute, which is under the Vcc, Vpc, and Vpt components.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.70
atmIfVptVpdTmBearerClassBbcThis attribute specifies the bearer capability. This attribute is only used for SPVC and SPVP connections. It is one of the Broadband Bearer Capability (BBC) attributes. The purpose of the BBC information element is to indicate a requested broadband connection-oriented bearer service to be provided by the network. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both. Class a service is a connection-oriented, constant bit rate ATM transport service. Class a service has end to end timing requirements and may require stringent cell loss, cell delay and cell delay variation performance.When a is set, the user is requesting more than an ATM only service. The network may look at the AAL to provide interworking based upon its contents. Class c service is a connection-oriented, variable bit rate ATM transport service. Class c service has no end-to-end timing requirements. When c is set, the user is requesting more than an ATM only service. The network interworking function may look at the AAL and provide service based on it. Class x service is a connection-oriented ATM transport service where the AAL, trafficType (vbr or cbr) and timing requirements are user defined (that is, transparent to the network).When x is set the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. Class vp service is used to specify a transparent VP service. When the value of this attribute is vp, the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. This service differs from class x service in that with the class vp service both the VCI field (except or VCI values 0, 3, 4, and 6 through 15) and Payload Type field are transported transparently by the network. This attribute value is only applicable to SPVP connections.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.71
atmIfVptVpdTmTransferCapabilityBbcThis attribute specifies the transfer capability for this connection. Uni 3.0/3.1 traffic type and end-to-end timing parameters are mapped into this parameter as follows: <transferCapability: TrafficType, Timing> 0: NoIndication, NoIndication 1: NoIndication, yes 2: NoIndication, no 5: CBR, yes 8: VBR, NoIndication 9: VBR, yes 10: VBR, no notApplicable specifies that the user does not want to specify the transfer capability. The CBR traffic type refers to traffic offered on services such as a constant bit rate video service or a circuit emulation. The VBR traffic type refers to traffic offered on services such as packetized audio and video, or data. The value no indication for traffic type is used if the user has not set the traffic type; similarly for end-to-end timing. The value yes for end-to-end timing indicates that end-to-end timing is required. The value no for end-to-end timing indicates that end-to-end timing is not required. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.72
atmIfVptVpdTmTxWredThresholdThis attribute determines at what percentage of the queue being at the EPD threshold, WRED starts. When the value is set to 25%, WRED starts as soon as the queue is 25% of the way to the EPD threshold. When the value is set to 50%, WRED starts later, after the queue is 50% of the way to the EPD threshold. When the value is set to 75%, WRED starts only when the queue is 75% of the way to the EPD threshold. The EPD threshold is 85% of the transmit queue length. This attribue is ignored if txWredMode or txPacketWiseDiscard is disabled. It is always ignored on CQC-based ATM FP.rw
Unsigned32 (25 | 50 | 75)
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.73
atmIfVptVpdTmClippingBbcThis attribute specifies the value for the clipping susceptibility parameter in the BBC Information Element. This attribute is only used for SPVC connections. It is one of the Broadband Bearer Capability attributes. Clipping is an impairment in which the first fraction of a second of information to be transferred is lost. It occurs after a call is answered and before an associated connection is switched through.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.74
atmIfVptVpdTmBestEffortThis attribute specifies the value of the best effort parameter in the ATM Traffic Descriptor Information Element. This attribute is only used for Soft PVC connections. It is one of the Broadband Bearer Capability attributes. The value indicated implies that the quality of service for this connection is not guaranteed. The value notIndicated implies that the quality of service for this connection is guaranteed. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.75
atmIfVptVpdTmTxPacketWiseDiscardThis attribute specifies whether packet-wise discard functions are to be enabled or disabled in the transmit data direction for this connection. Packet-wise discard functions should only be requested if this connection is transferring AAL5 frame traffic. This attribute is not applicable for Vpts. Packet-wise functions increase the 'goodput' of the link. The transmit packet-wise functions are Early Packet Discard (EPD) and Partial Packet Discard (PPD). EPD allows the connection to discard an entire frame once the transmit queue has reached the EPD threshold. EPD increases the 'goodput' of a link, since discarding an entire frame means that some queue capacity is guarded for some other frame which is already partially transmitted. All cells of the frame are discarded from the Beginning of Message (BOM) cell up to and including the End of Message (EOM) cell. PPD allows the connection to discard the remainder of a cell- forwarded AAL5 frame if one cell of this frame has been discarded. All cells are discarded up to but not including the EOM cell. The PPD function increases the 'goodput' of the link, since cells which are only going to be discarded at the AAL5 reassembly point are not transmitted. On CQC-based ATM cards, the packet-wise discard functions are PPD and EPD. PPD is available at VCC cell-transfer points. PPD is not applicable at frame-cell conversion points, and is not applicable for Vpcs. PPD is configured by this attribute. Packet-wise discard should only be enabled for connections carrying AAL5 segmentation traffic. Setting the value to enabled for any other traffic type may result in all traffic being discarded. On CQC-based ATM FPs, EPD is automatically enabled at frame-to-cell conversion points, independent of the setting of this attribute. On ATM IP cards, packet-wise discard functions include EPD and PPD. PPD and EPD apply to individual VCCs and VCCs within VPCs at all connection points, including tandem VPC connections. Both PPD and EPD are controlled by this attribute. This attribute may safely be set to enabled for any connection (Vcc or Vpc) on ATM IP FPs since they have the ability to automatically detect AAL5-segmented traffic on a connection, and only enable packet- wise discards if AAL5-segmented traffic is detected. When this attribute is set to enabled, packet-wise discard functions are applied to transmit traffic at this connection point. When this attribute is set to disabled, packet-wise discard functions are not applied to transmit traffic at this connection point. At a SPVC origin on a PNNI interface, a value of enabled specifies that frame discard is requested in the backward direction. When this attribute is set to disabled, backward frame discard is not requested in the SPVC call setup. The transmit packet-wise discard functions that are active are visible in the Vcc/Vpc Tm txPacketWiseDiscard operational attribute.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.76
atmIfVptVpdTmTxWredModeThis attribute specifies the activation of weighted random early detection (WRED) functionality. WRED is only available on ATM IP FPs. On CQC-based ATM FPs, this attribute is ignored. If txPacketWiseDiscard is set to disabled this attribute is ignored. This attribute is not applicable for Vpts or Vpt Vccs. WRED is applied in the transmit direction for this connection. WRED function should be enabled only for connections which are transferring TCP/IP traffic. WRED acts to prevent synchronization of multiple TCP/IP sources by randomly discarding a small percentage of frames when transmit queue congestion reaches the designated level. W-RED may also be used to differentiate service on VCC's by preferentially discarding one VCC before another. Discards start at 0% of cells, when the queue is part-way to the Early Packet Discard (EPD) threshold, and rise to 100% of cells discarded at the EPD threshold. WRED discards all the cells in a frame. If this attribute is set to enabled, WRED is enabled for all applications linked to the given Vcc. If it is set to perFlow, each TCP application has individual control over whether to enable or disable WRED If txPacketWiseDiscard is set to disabled, or if this attribute is set to disabled, WRED functionality is disabled. If WRED is active, it is visible in the Vcc/Vpc Tm txPacketWiseDiscard operational attribute.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.77
atmIfVptVpdTmRxPacketWiseDiscardThis attribute specifies whether packet-wise discard functions are to be enabled or disabled in the receive data direction for this connection. Packet-wise discard functions should only be requested if this connection is transferring AAL5 frame traffic. This attribute is not applicable for Vpts. Packet-wise functions increase the 'goodput' of the link. The receive packet-wise function is Partial Packet Discard (PPD). PPD allows the connection to discard the remainder of a cell- forwarded AAL5 frame if one cell of this frame has been discarded, for example due to UPC. All cells are discarded up to but not including the EOM cell. The PPD function increases the 'goodput' of the link, since cells which are only going to be discarded at the AAL5 reassembly point are not transmitted. PPD is available at all VCC connection points where UPC may be activated. PPD is not applicable for Vpcs. On CQC-based ATM FPs, packet-wise discards should only be enabled for connections carrying AAL5 segmentation traffic. Setting the value to enabled for any other traffic type may result in traffic being discarded. On ATM IP cards, this attribute may safely be set to enabled for any connection (Vcc or Vpc) since they have the ability to automatically detect AAL5-segmented traffic on a connection, and only enables packet-wise discards if AAL5-segmented traffic is detected. When this attribute is set to enabled, packet-wise discard functions are applied to receive traffic at this connection point. When this attribute is set to disabled, packet-wise discard functions are not applied to receive traffic at this connection point. At a SPVC origin on a PNNI interface, a value of enabled specifies that frame discard is requested in the forward direction. When this attribute is set to disabled, forward frame discard is not requested in the SPVC call setup. The receive packet-wise discard functions that are active are visible in the Vcc/Vpc Tm rxPacketWiseDiscard operational attribute.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.78
atmIfVptVpdTmAbrConnectionTypeThis attribute specifies the type of ABR behavior which is to be enforced at this connection. This attribute is only applicable if the atmServiceCategory attribute is availableBitRate. If the atmServicecategory attribute is not availableBitRate, this attribute value is ignored. The actual ABR functionality which is in effect is visible in the Vcc/Vpc/Vpt Tm abrConnectionType operational attribute. For CQC-based ATM cards, the only allowable values are sameAsCa, nonAbrInterworking or abrSwitch. If abrSwitch is selected, the CQC implements EFCI marking behavior. sameAsCa is used to request the default behavior as specified in the CA Abr component for this Vcc. Otherwise, this attribute overrides the default behavior. virtualSourceDest is used to request that this connection point function as a virtual source/virtual destination. VS/VD functionality is only supported on ATM IP FPs. sourceDest requires that this connection point function as a S/D for RM cells. S/D mode is automatically invoked at this connection point either if this is a connection end point, or if the next hop connection point is configured as nonAbrInterworking. nonAbrInterworking is used to request that this connection point function as an interworking between ABR and non-ABR service categories. This means that there are no RM cells on the link side of this connection, and that the next hop connection point is performing as an ABR sourceDest. abrSwitch is used to request ABR switch behavior for this connection point. The ABR switch behavior is first, to confirm to virtualSourceDest or nonAbrInterworking setting on the next hop, and otherwise to implement ABR ER switch behavior. For CQC- based FPs, ABR switch behavior is implemented as EFCI marking.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.100.1.90
atmIfVptVpdTmTxTdpTableThis attribute is a vector of five traffic parameters whose meanings are defined by the txTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR), Minimum Cell Rate (MCR) and requested shaping rate are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. CDVT is expressed in microseconds. The values of PCR, SCR, MCR, MBS and CDVT are used for connection admission control (CAC). The value of CDVT is only used for connections where the atmServiceCategory is constantBitRate. For all other values of atmServiceCategory, CDVT is ignored. The values of PCR, SCR, MCR and requested shaping rate are used to determine the actual shaping rate where traffic shaping is enabled. When txTrafficDescType is 1 or 2, all of the parameters must be set to zero. When txTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be non-zero. Parameters 2 and 3 must be zero. When txTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic with cell discard; parameter 2 represents the PCR for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be greater than or equal to parameter 2. Parameters 1 and 2 must be non-zero. Parameter 3 must be zero. When txTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic with cell tagging; parameter 2 represents the PCR for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be greater than or equal to parameter 2. Parameters 1 and 2 must be non-zero. Parameter 3 must be zero. When txTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 9, parameter 1 represents the PCR; parameter 2 represents the CDVT; parameter 3 represents the MCR; parameter 4 and parameter 5 represent are not used and must be zero. Parameter 1 must be non-zero and must be greater than or equal to parameter 3. Parameter 3 may be optionally zero. Whenever it is valid for PCR to be specified, parameter 5 may also be used to specify a requested shaping rate. A non-zero value in parameter 5 overrides the value in parameter 1 and is used as the peak cell rate in calculations of CAC and shaping rate. When the atmServiceCategory is availableBitRate (ABR), the shaping rate is dynamically chosen, based on the ABR flow control mechanism, as a value between the MCR and the PCR or the requested shaping rate if applicable. For txTrafficDescType 3, 4 and 5, the transmit traffic is shaped at the next available shaping rate less than the PCR. For txTrafficDescType 6, 7 and 8 if linear traffic shaping is selected, the transmit traffic is shaped at the highest available rate which is between PCR and SCR. However, if there is no available shaping rate between PCR and SCR, traffic is shaped at the next rate above the PCR. For txTrafficDescType 6, 7 and 8 if inverse-UPC traffic shaping is selected, the transmit traffic is shaped at a variable rate which conforms to the PCR, SCR and MBS of the connection traffic descriptor. Inverse-UPC traffic shaping is available only on ATM IP cards.
SEQUENCE OF AtmIfVptVpdTmTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.456
atmIfVptVpdTmTxTdpEntryAn entry in the atmIfVptVpdTmTxTdpTable.
AtmIfVptVpdTmTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.456.1
atmIfVptVpdTmTxTdpIndexThis variable represents the atmIfVptVpdTmTxTdpTable specific index for the atmIfVptVpdTmTxTdpTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.456.1.1
atmIfVptVpdTmTxTdpValueThis variable represents an individual value for the atmIfVptVpdTmTxTdpTable.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.456.1.2
atmIfVptVpdTmRxTdpTableThis attribute is a vector of four traffic parameters whose meanings are defined by the rxTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR) and Minimum Cell Rate (MCR) are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. The value of CDVT is expressed in microseconds. The values of PCR, SCR, MCR, MBS and CDVT are used for usage parameter control (UPC). When rxTrafficDescType is 1 or 2, all of the parameters must be set to zero (unused). When rxTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic. Parameter 1 must be non-zero. Parameters 2 and 3 must be set to zero (unused). When rxTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard. Parameters 1 and 2 must be non-zero. Parameter 3 must be set to zero (unused). Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging. Parameters 1 and 2 must be non-zero. Parameter 3 must be set to zero (unused). Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is a 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic. Parameters 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to Parameter 2. When rxTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic. Parameters 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic. Parameter 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 9, parameter 1 represents the PCR; parameter 2 represents the CDVT; parameter 3 represents the MCR. Parameter 4 is not used and must be zero. Parameter 1,must be non- zero and must be greater than or equal to parameter 3. Parameter 3 may optionally be zero. When rxTrafficDescType is any value from 3 through 8, parameter 4 represents the CDVT. If the value of CDVT either in parameter 2 or in parameter 4 is zero, the CDVT is taken from the CA defaults for the particular atmServiceCategory of this connection. On a CQC-based ATM card, when rxTrafficDescriptorType is 3 through 8, there are certain extreme combinations of rxTrafficDescParm which are outside the capabilities of the UPC hardware. The check prov command detects such cases and generates an error message. If this happens, adjust the parameters until they fall within the supported limits. To calculate the limits, use the following formulae: I1 = 1 000 000 000 / PCR L1 = CDVT * 1000 I2 = 1,000,000,000 / SCR L2 = CDVT + (MBS - 1) * (I2 - I1) I1 and I2 must be less than or equal to 335,523,840. I1 + L1 must be less than or equal to 1,342,156,800. I2 + L2 must be less than or equal to 1,342,156,800. Note that I2 and L2 only apply when the rxTrafficDescriptorType is 6 through 8. If the values of I1, L1, I2 or L2 are closer to the limits described above, a further restriction applies. Specifically, if either: I1 > 41,940,480 or I2 > 41,940,480 or I1 + L1 > 167,769,600 or I2 + L2 > 167,769,600 then both I1 and I2 must be greater than 20,480. Parameter 5 of the rxTrafficDescParm is always unused. If the rxTrafficDescType is sameAsTx, the values provisioned in this attribute are ignored. The traffic parameters for the receive direction are taken from the txTrafficDescParm.
SEQUENCE OF AtmIfVptVpdTmRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.457
atmIfVptVpdTmRxTdpEntryAn entry in the atmIfVptVpdTmRxTdpTable.
AtmIfVptVpdTmRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.457.1
atmIfVptVpdTmRxTdpIndexThis variable represents the atmIfVptVpdTmRxTdpTable specific index for the atmIfVptVpdTmRxTdpTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.457.1.1
atmIfVptVpdTmRxTdpValueThis variable represents an individual value for the atmIfVptVpdTmRxTdpTable.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.457.1.2
atmIfVptVpdTmFqpTableThis attribute is a vector of three elements that specify the quality of service parameters for the forward direction for this connection. This attribute is used for SPVC connections. The cdv element specifies the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR and rt-VBR). It is signalled through the extended QoS information element. The ctd specifies the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR and rt-VBR). It is signalled through the end to end transit delay information element. The clr specifies the acceptable Cell Loss Ratio (CLR) of CBR, rt- VBR, and nrt-VBR connections. It is signalled through the extended QoS information element.
SEQUENCE OF AtmIfVptVpdTmFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.458
atmIfVptVpdTmFqpEntryAn entry in the atmIfVptVpdTmFqpTable.
AtmIfVptVpdTmFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.458.1
atmIfVptVpdTmFqpIndexThis variable represents the atmIfVptVpdTmFqpTable specific index for the atmIfVptVpdTmFqpTable.
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.458.1.1
atmIfVptVpdTmFqpValueThis variable represents an individual value for the atmIfVptVpdTmFqpTable.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.458.1.2
atmIfVptVpdTmBqpTableThis attribute is a vector of two elements that specify the quality of service parameters for the backward direction for this connection. This attribute is used for SPVC connections. The cdv element specifies the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR and rt-VBR). It is signalled through the extended QoS information element. The clr specifies the acceptable Cell Loss Ratio (CLR) of CBR, rt- VBR, and nrt-VBR connections. It is signalled through the extended QoS information element.
SEQUENCE OF AtmIfVptVpdTmBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.459
atmIfVptVpdTmBqpEntryAn entry in the atmIfVptVpdTmBqpTable.
AtmIfVptVpdTmBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.459.1
atmIfVptVpdTmBqpIndexThis variable represents the atmIfVptVpdTmBqpTable specific index for the atmIfVptVpdTmBqpTable.
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.459.1.1
atmIfVptVpdTmBqpValueThis variable represents an individual value for the atmIfVptVpdTmBqpTable.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.2.2.459.1.2
atmIfVptVpdLbkTableThis group contains the provisionable loopback attributes for a Vcc, Vpc, or Vpt component. Note that certain loopback requests may not be possible on a given connection. In such cases, the corresponding operational loopback attribute in the Status group of the Vcc, Vpc, or Vpt component is set to notApplicable and the requested loopback is not performed. If loopbacks are provisioned to be on, and for any reason the segment or end-to-end OAM loopback cells are not relayed, the connection component becomes troubled, and user cell traffic may be discarded. If loopbacks are provisioned to be on, all of the nodes in the segment, and external networks which are in the end-to-end connection must relay the OAM loopback cells.
SEQUENCE OF AtmIfVptVpdLbkEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.100
atmIfVptVpdLbkEntryAn entry in the atmIfVptVpdLbkTable.
AtmIfVptVpdLbkEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.100.1
atmIfVptVpdSegLinkSideLoopbackThis attribute specifies whether link-side segment loopback insertion should be performed on this connection. When sameAsInterface is selected, the link-side segment loopback insertion for the connection is based on the segLinkSideLoopback attribute of the connection's parent AtmIf componentif the ATM interface has link-side segment loopback insertion turned on, then link-side segment loopback insertion is also on for the connection. When on or off is selected, link-side segment loopback insertion is turned on or off respectively for the connection regardless of the provisioning of the parent AtmIf component. Note that link-side segment loopback insertion is not possible if the connectionPointType attribute of the Vcc or Vpc component is connectingPoint. Link-side segment loopback insertion is also not possible if the distributionType of the Vcc is pointToMultipoint. In such cases, the associated segLinkSideLoopbackState attribute indicates notApplicable and link-side segment loopback insertion is not performed. Link-side segment loopback insertion is always possible on a Vpt.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.100.1.10
atmIfVptVpdSegSwitchSideLoopbackThis attribute specifies whether switch-side segment loopback insertion should be performed on this connection. When sameAsInterface is selected, the switch-side segment loopback for the connection is based on the segSwitchSideLoopback attribute of the connection's parent AtmIf componentif the ATM interface has switch-side segment loopback insertion turned on, then switch-side segment loopback insertion is also on for the connection. When on or off is selected, switch-side segment loopback insertion is turned on or off respectively for the connection regardless of the provisioning of the parent AtmIf component. Note that switch-side segment loopback insertion is not possible if the connectionPointType attribute of the Vcc or Vpc component is connectingPoint or connectionEndPoint. Switch-side segment loopback insertion is also not possible if the distributionType of the Vcc is pointToMultipoint In such cases, the associated segSwitchSideLoopbackState attribute indicates notApplicable and switch-side segment loopback insertion is not performed. Switch- side segment loopback is never possible on a Vpt.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.100.1.20
atmIfVptVpdEndToEndLoopbackThis attribute specifies whether end-to-end loopback insertion should be performed on this connection. When sameAsInterface is selected, the end-to-end loopback for the connection is based on the endToEndLoopback attribute of the connection's parent AtmIf componentif the ATM interface has end-to-end loopback insertion turned on, then end-to-end loopback insertion is also on for the connection. When on or off is selected, end-to-end loopback insertion is turned on or off respectively for the connection regardless of the provisioning of the parent AtmIf component. Note that end-to-end loopback insertion is not possible if the connectionPointType attribute of the Vcc or Vpc component is connectingPoint or segmentEndPoint. End-to-end loopback insertion is also not possible if the distributionType of the Vcc is pointToMultipoint. In such cases, the associated endToEndLoopbackState attribute indicates notApplicable and end- to-end loopback insertion is not performed. End-to-end loopback insertion is always possible on a Vpt.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.100.1.30
atmIfVptVpdLoopbackMonitoringThis attribute specifies whether or not a connection monitors the OAM stream for loopback cells. Currently this attributed is only applied to Passport-specific trace cells and only affects connectingPoints. When sameAsInterface is selected, the trace visibility for the connection is based on the traceVisible attribute of the connection's parent AtmIf componentif the ATM interface is trace visible, then the connection is also trace visible. When on or off is selected, the connection is nor isn't visible to trace cells respectively for the connection regardless of the provisioning of the parent AtmIf component. Note that trace visibility only affects connections whose connectionPointType attribute of the Vcc or Vpc component is connectingPoint. Trace visibility is also not possible if the distributionType of the Vcc is pointToMultipoint.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.100.1.1000
atmIfVptVpdTrafficTableThis group contains traffic related provisionable attributes for the Vcc and Vpc components. The attributes' operational values are reflected in the Traffic group for these components. Changing any of the attributes in this group causes a service interruption on the Vcc or Vpc component.
SEQUENCE OF AtmIfVptVpdTrafficEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110
atmIfVptVpdTrafficEntryAn entry in the atmIfVptVpdTrafficTable.
AtmIfVptVpdTrafficEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110.1
atmIfVptVpdTxTrafficDescTypeThis attribute is migrated to the AtmTmProv group. This attribute specifies the type of traffic management which is applied to the transmit direction of this connection as defined in the ATM Forum. The txTrafficDescType determines the number and meaning of the parameters in the txTrafficDescParm attribute.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110.1.10
atmIfVptVpdTxQosClassThis attribute specifies the quality of service for the transmit direction for this connection. The constantBitRate class refers to traffic offered on services such as a constant bit rate video service. This traffic is highest priority. The variableBitRate class refers to traffic offered on services such as packetized audio and video. The connectionOriented class refers to connection-oriented traffic such as Frame Relay or X.25 traffic. The connectionless traffic refers to traffic offered through connectionless trunks such as certain LAN protocols. The unspecified class supports a 'best effort' type of service, where there is a minimum guarantee of bandwidth. This traffic is lowest priority. This attribute is obsolete. The value is migrated into atmServiceCategory. The atmServiceCategory applies in both transmit and receive directions. unspecified maps to unspecifiedBitRate; constantBitRate maps to constantBitRate; variableBitRate maps to variableBitRateRt; connectionOriented maps to variableBitRateNrt connectionless maps to variableBitRateNrtrwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110.1.20
atmIfVptVpdFwdQosClassThis attribute is migrated to the AtmTmProv group. This attribute specifies the quality of service for the forward direction for this connection. This attribute is only used for SPVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified bit rate QOS class; no objective is specified for the performance parameters.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110.1.21
atmIfVptVpdHoldingPriorityThis attribute is migrated to the AtmTmProv group. This attribute specifies the holding priority of this connection. In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This value provisioned in the Vcd or Vpd may be overridden by certain applications, for example Vcc Test, which run over this connection. The default holding priority for a provisioned connection is higher then default holding priorities for dynamic (SVC) connections.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110.1.25
atmIfVptVpdRxTrafficDescTypeThis attribute is migrated to the AtmTmProv group. This attribute specifies the type of traffic management which is applied to the receive direction of this connection as defined in the ATM Forum. The rxTrafficDescType determines the number and meaning of the parameters in the rxTrafficDescParm attribute When sameAsTx is selected, the rxTrafficDescType as well as the rxTrafficDescParm are taken from the transmit values.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110.1.30
atmIfVptVpdRxQosClassThis attribute specifies the quality of service for the receive direction for this connection. The constantBitRate class refers to traffic offered on services such as a constant bit rate video service. The variableBitRate class refers to traffic offered on services such as packetized audio and video. The connectionOriented class refers to connection-oriented traffic. The connectionless traffic refers to traffic offered through connectionless trunks. The unspecified class supports a 'best effort' type of service, where there is a minimum guarantee of bandwidth. The sameAsTx selection sets the receive quality of service to be the same as the transmit quality of service. This attribute is obsolete. The value of txQosClass is migrated into atmServiceCategory. The value of this attribute is ignored. AtmServiceCategory applies in both transmit and receive directions.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110.1.40
atmIfVptVpdBwdQosClassThis attribute is migrated to the AtmTmProv group. This attribute specifies the quality of service for the backward direction for this connection. This attribute is only used for SPVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified bit rate QOS class; no objective is specified for the performance parameters. The sameAsFwd selection sets the backward quality of service to be the same as the forward quality of service.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110.1.41
atmIfVptVpdAtmServiceCategoryThis attribute is migrated to the AtmTmProv group. This attribute specifies the ATM service category for both directions of the connection. The value derivedFromBBC may only be used if the SrcPvc component is provisioned under this Vcc.Otherwise a specific ATM service category must be specified. If this attribute is set to derivedFromBBC, the Broadband Bearer Capability (BBC) and bestEffort attributes are used to determine the atmServiceCategory of this connection. If this attribute is set to other than derivedFromBBC, the value of this attribute is used to override the provisioned BBC Information Element parameters. In those cases, the BBC attributes are not used. The constantBitRate service category is intended for real time applications, that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. The consistent availability of a fixed quantity of bandwidth is considered appropriate for CBR service. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to be of significantly reduce value to the application. The rtVariableBitRate service category is intended for real time applications, that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. Sources are expected to transmit at a rate which varies with time. Equivalently, the source can be described as 'bursty'. Cells which are delayed beyond the value specified by CTD are assumed to be of significantly reduced value to the application. Real time VBR service may support statistical multiplexing of real time sources. The nrtVariableBitRate service category is intended for non-real time applications which have bursty traffic characteristics and which can be characterized in terms of a PCR, SCR, and MBS. For those cells which are transferred within the traffic contract, the application expects a low cell loss ratio. For all connections, it expects a bound on the mean cell transfer delay. Non-real time VBR service may support statistical multiplexing of connections. The unspecifiedBitRate service is intended for non-real time applications; that is, those not requiring tightly constrained delay and delay variation. UBR sources are expected to be bursty. UBR service supports a high degree of statistical multiplexing among sources. UBR service does not specify traffic related service guarantees. No numerical commitments are made with respect to the cell loss ratio experienced by a UBR connection, or as to the cell transfer delay experienced by cells on the connection.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110.1.42
atmIfVptVpdTrafficShapingThis attribute is migrated to the AtmTmProv group. This attribute specifies whether this connection uses traffic shaping when transmitting traffic to the ATM interface. When sameAsInterface is selected, traffic shaping for the connection is based on the trafficShaping attribute of the connection's parent AtmIf componentif the ATM interface has traffic shaping enabled, then traffic shaping is enabled for the connection. Note that enabling traffic shaping may have no effect under certain cases. These cases are listed in the description of the trafficShaping operational attribute, which is under the Vcc and Vpc components. When disabled is selected, traffic shaping for this connection is disabled regardless of the provisioning of the parent AtmIf component.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110.1.50
atmIfVptVpdUnshapedTransmitQueueingThis attribute is migrated to the AtmTmProv group. This attribute only applies when this connection is unshaped. This attribute defines the transmit queueing method for this connection if it is unshaped. Refer to the unshapedTransmitQueueing attribute under the AtmIf for more details on the meaning of this attribute. When this attribute is set to sameAsInterface, the value from the AtmIf is used. When this attribute is set to common, transmit traffic on this unshaped connection is destined for the common queue.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110.1.60
atmIfVptVpdUsageParameterControlThis attribute is migrated to the AtmTmProv group. This attribute specifies whether this connection enforces usage parameter control when receiving traffic from the ATM interface. When sameAsInterface is selected, UPC for the connection is based on the usageParameterControl attribute of the connection's parent AtmIf componentif the ATM interface has UPC enabled, then UPC is enabled for the connection. Note that enabling UPC may have no effect under certain cases. These cases are listed in the description of the usageParameterControl operational attribute, which is under the Vcc and Vpc components. When disabled is selected, UPC for this connection is disabled regardless of the provisioning of the parent AtmIf component.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110.1.70
atmIfVptVpdBearerClassBbcThis attribute is migrated to the AtmTmProv group. This attribute specifies the bearer capability. This attribute is only used for SPVC and SPVP connections. It is one of the Broadband Bearer Capability (BBC) attributes. The purpose of the BBC information element is to indicate a requested broadband connection-oriented bearer service to be provided by the network. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both. Class a service is a connection-oriented, constant bit rate ATM transport service. Class a service has end to end timing requirements and may require stringent cell loss, cell delay and cell delay variation performance.When a is set, the user is requesting more than an ATM only service. The network may look at the AAL to provide interworking based upon its contents. Class c service is a connection-oriented, variable bit rate ATM transport service. Class c service has no end-to-end timing requirements. When c is set, the user is requesting more than an ATM only service. The network interworking function may look at the AAL and provide service based on it. Class x service is a connection-oriented ATM transport service where the AAL, trafficType (vbr or cbr) and timing requirements are user defined (that is, transparent to the network).When x is set the user is requesting an ATM only service from the network. Class vp service is used to specify a transparent VP service. When the value of this attribute is vp, the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. This service differs from class x service in that with the class vp service both the VCI field (except or VCI values 0, 3, 4, and 6 through 15) and Payload Type field are transported transparently by the network. This attribute value is only applicable to SPVP connections.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110.1.71
atmIfVptVpdTransferCapabilityBbcThis attribute is migrated to the AtmTmProv group. This attribute specifies the transfer capability for this connection. Uni 3.0/3.1 traffic type and end-to-end timing parameters are mapped into this parameter as follows: <transferCapability: TrafficType, Timing> 0: NoIndication, NoIndication 1: NoIndication, yes 2: NoIndication, no 5: CBR, yes 8: VBR, NoIndication 9: VBR, yes 10: VBR, no NotApplicable specifies that the user does not want to specify the transfer capability. The CBR traffic type refers to traffic offered on services such as a constant bit rate video service or a circuit emulation. The VBR traffic type refers to traffic offered on services such as packetized audio and video, or data. The value no indication for traffic type is used if the user has not set the traffic type; similarly for end-to-end timing. The value yes for end-to-end timing indicates that end-to-end timing is required. The value no for end-to-end timing indicates that end-to-end timing is not required. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110.1.72
atmIfVptVpdClippingBbcThis attribute is migrated to the AtmTmProv group. This attribute specifies the value for the clipping susceptibility parameter in the BBC Information Element. This attribute is only used for SPVC connections. It is one of the Broadband Bearer Capability attributes. Clipping is an impairment in which the first fraction of a second of information to be transferred is lost. It occurs after a call is answered and before an associated connection is switched through.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110.1.74
atmIfVptVpdBestEffortThis attribute is migrated to the AtmTmProv group. This attribute specifies the value of the best effort parameter in the ATM Traffic Descriptor Information Element. This attribute is only used for Soft PVC connections. It is one of the Broadband Bearer Capability attributes. The value indicated implies that the quality of service for this connection is not guaranteed. The value notIndicated implies that the quality of service for this connection is guaranteed. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110.1.75
atmIfVptVpdFwdFrameDiscardThis attribute specifies the activation of frame discard functionality in the forward data direction, at relay points, for this connection. It applies to each hop of the connection. Frame discard functions should not be requested if this connection is not transferring frame (AAL5) traffic. Setting the value to indicated for any other traffic type results in all traffic being discarded. If this connection point is a permanent (provisioned) VCC mid- point, this attribute specifies whether the Partial Packet Discard (PPD) function is to be enabled or disabled in the transmit direction at this connecting point. The PPD function allows the connecting point to discard the remainder of a cell-forwarded AAL5 frame if one cell of this frame has been discarded. The PPD function increases the 'goodput' of the link, since cells which are only going to be discarded by the AAL5 reassembly are not transmitted. At a permanent VCC connecting point which is not a connection endpoint, when this attribute is set to indicated, the PPD function is applied to transmit traffic at this connecting point. It should not be indicated for connections whose end points are not performing AAL5 segmentation and reassembly. When this attribute is set to notIndicated, the PPD feature is not applied to transmit traffic at this connecting point. At a SPVC origin on a PNNI interface, a value of indicated specifies that frame discard is requested in the forward direction. The frame discard function for SPVCs consists of PPD at the SPVC origin and at all intermediate connecting points. When this attribute is set to notIndicated, forward frame discard is not requested in the SPVC call setup. Thus PPD is not enabled at the SPVC origin nor at any intermediate connecting point. At all points along a VPC, this setting is ignored. At a permanent VCC connection endpoint, this value is ignored. If AAL5 segmentation and reassembly has been requested, PPD and Early Packet Discard (EPD) are automatically enabled. This attribute has been migrated to txFrameDiscard.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110.1.76
atmIfVptVpdBwdFrameDiscardThis attribute specifies the activation of frame discard functionality in the backward data direction, at relay points, for this connection. It applies to each hop of the connection. Frame discard functions should not be requested if this connection is not transferring frame (AAL5) traffic. Setting the value to indicated for any other traffic type results in all traffic being discarded. If this connection point is a permanent (provisioned) VCC mid- point, this attribute specifies whether the Partial Packet Discard (PPD) function is to be enabled or disabled in the receive direction at this connecting point. The PPD function allows the connecting point to discard the remainder of a cell-forwarded AAL5 frame if one cell of this frame has been discarded. The PPD function increases the 'goodput' of the link, since cells which are only going to be discarded by the AAL5 reassembly are not received. At a permanent VCC connecting point which is not a connection endpoint, when this attribute is set to indicated, the PPD function is applied to receive traffic at this connecting point. It should not be indicated for connections whose end points are not performing AAL5 segmentation and reassembly. When this attribute is set to notIndicated, the PPD feature is not applied to receive traffic at this connecting point. At a SPVC origin on a PNNI interface, a value of indicated specifies that frame discard is requested in the backward direction. The frame discard function for SPVCs consists of PPD at the SPVC origin and at all intermediate connecting points. When this attribute is set to notIndicated, backwards frame discard is not requested in the SPVC call setup. Thus PPD is not enabled at the SPVC origin nor at any intermediate connecting point. At all points along a VPC, this setting is ignored. At a permanent VCC connection endpoint, this value is ignored. If AAL5 segmentation and reassembly has been requested, PPD and Early Packet Discard (EPD) are automatically enabled. This attribute has been migrated to rxFrameDiscard.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.110.1.77
atmIfVptVpdAcctTableThis group contains the provisionable ATM accounting attributes for a Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVptVpdAcctEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.111
atmIfVptVpdAcctEntryAn entry in the atmIfVptVpdAcctTable.
AtmIfVptVpdAcctEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.111.1
atmIfVptVpdCorrelationTagThis attribute specifies a unique indentifier for each end of a PVC. It that may be used by downstream processing systems to correlate accounting records issued at different nodes in the network. The attribute can be up to 32 bytes long. If it is less than 32 bytes, it is zero filled on the right to create a 32 byte value. The resulting value is recorded in the attribute callConnId for this PVC's ATM accounting records. If the attribute is a null string then this PVC does not have any accounting records generated for it.rw
AsciiString
.1.3.6.1.4.1.3764.1.1.30.114.9.2.111.1.10
atmIfVptVpdProvTableThis group contains the provisionable ATM Virtual Path Descriptor attributes for a Vpt component.
SEQUENCE OF AtmIfVptVpdProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.112
atmIfVptVpdProvEntryAn entry in the atmIfVptVpdProvTable.
AtmIfVptVpdProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.112.1
atmIfVptVpdVptTypeThis attribute specifies the type of the Vpt. On CQC-based ATM FPs all Vpts must be basic. Vpts on ATM IP FPs may be of any type. A value of basic configures one level of traffic management (TM) for the VPT, at the VC level. VCs within the VP are treated like independent VCC connections, and thus, are scheduled the same as other VCs under the AtmIf, with no scheduling done for the VP itself. A value of standard configures two levels of TM for the VPT, one level for VP TM and one level for VC level TM. VCs within the VP use weighted fair queueing (standard VPT VCC scheduling) to schedule VCs within the VPT, with VCs differentiated as either real-time (CBR, rt-VBR) or non-real-time (nrt-VBR, UBR) connections. The VP itself has a full range of emission scheduling and service category differentiation available between itself and the other connections under the AtmIf.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.112.1.10
atmIfVptVpdTxTdpTableThis attribute is migrated to the AtmTmProv group. This attribute is a vector of five traffic parameters whose meanings are defined by the txTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR) and requested shaping rate are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. CDVT is expressed in microseconds. The values of PCR, SCR, MBS and CDVT are used for connection admission control (CAC). The value of CDVT is only used for connections where the atmServiceCategory is constantBitRate. For all other values of atmServiceCategory, CDVT is ignored. The values of PCR, SCR and requested shaping rate are used to determine the actual shaping rate where traffic shaping is enabled. When txTrafficDescType is 1 or 2, all of the parameters must be set to zero. When txTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be non-zero. Parameters 2 and 3 must be zero. When txTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic with cell discard; parameter 2 represents the PCR for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be greater than or equal to parameter 2. Parameters 1 and 2 must be non-zero. Parameter 3 must be zero. When txTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic with cell tagging; parameter 2 represents the PCR for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be greater than or equal to parameter 2. Parameters 1 and 2 must be non-zero. Parameter 3 must be zero. When txTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. Whenever it is valid for PCR to be specified, parameter 5 may also be used to specify a requested shaping rate. A non-zero value in parameter 5 overrides the value in parameter 1 and is used as the peak cell rate in calculations of CAC and shaping rate. For txTrafficDescType 3, 4 and 5, the transmit traffic is shaped at the next rate less than the PCR. For txTrafficDescType 6, 7 and 8, the transmit traffic is shaped at the highest available rate which is between PCR and SCR. However, if there is no available shaping rate between PCR and SCR, traffic is shaped at the next rate above the PCR.obsolete
SEQUENCE OF AtmIfVptVpdTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.297
atmIfVptVpdTxTdpEntryAn entry in the atmIfVptVpdTxTdpTable.obsolete
AtmIfVptVpdTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.297.1
atmIfVptVpdTxTdpIndexThis variable represents the atmIfVptVpdTxTdpTable specific index for the atmIfVptVpdTxTdpTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.2.297.1.1
atmIfVptVpdTxTdpValueThis variable represents an individual value for the atmIfVptVpdTxTdpTable.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.2.297.1.2
atmIfVptVpdRxTdpTableThis attribute is migrated to the AtmTmProv group. This attribute is a vector of four traffic parameters whose meanings are defined by the rxTrafficDescType attribute. The values of peak cell rate (PCR) and sustained cell rate (SCR) are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. The value of CDVT is expressed in microseconds. The values of PCR, SCR, MBS and CDVT are used for usage parameter control (UPC). When rxTrafficDescType is 1 or 2, all of the parameters must be set to zero (unused). When rxTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic. Parameter 1 must be non-zero. Parameters 2 and 3 must be set to zero (unused). When rxTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard. Parameters 1 and 2 must be non-zero. Parameter 3 must be set to zero (unused). Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging. Parameters 1 and 2 must be non-zero. Parameter 3 must be set to zero (unused). Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is a 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic. Parameters 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to Parameter 2. When rxTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic. Parameters 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic. Parameter 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is any value from 3 through 8, parameter 4 represents the CDVT. If this value is zero, the CDVT is taken from the ConnectionAdministrator defaults for the particular atmServiceCategory of this connection. When rxTrafficDescriptorType is 3 through 8, there are certain extreme combinations of rxTrafficDescParm which are outside the capabilities of the UPC hardware. The check prov command detects such cases and generates an error message. If this happens, adjust the parameters until they fall within the supported limits. To calculate the limits, use the following formulae: I1 = 1 000 000 000 / PCR L1 = CDVT * 1000 I2 = 1 000 000 000 / SCR L2 = CDVT + (MBS - 1) * (I2 - I1) I1 and I2 must be less than or equal to 335 523 840. I1 + L1 must be less than or equal to 1 342 156 800. I2 + L2 must be less than or equal to 1 342 156 800. Note that I2 and L2 only apply when the rxTrafficDescriptorType is 6 through 8. If the values of I1, L1, I2 or L2 are closer to the limits described above, a further restriction applies. Specifically, if either: I1 > 41 940 480 or I2 > 41 940 480 or I1 + L1 > 167 769 600 or I2 + L2 > 167 769 600 then both I1 and I2 must be greater than 20 480. Parameter 5 of the rxTrafficDescParm is always unused. If the rxTrafficDescType is sameAsTx, the values in this attribute are taken from the txTrafficDescParm.obsolete
SEQUENCE OF AtmIfVptVpdRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.298
atmIfVptVpdRxTdpEntryAn entry in the atmIfVptVpdRxTdpTable.obsolete
AtmIfVptVpdRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.298.1
atmIfVptVpdRxTdpIndexThis variable represents the atmIfVptVpdRxTdpTable specific index for the atmIfVptVpdRxTdpTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.2.298.1.1
atmIfVptVpdRxTdpValueThis variable represents an individual value for the atmIfVptVpdRxTdpTable.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.2.298.1.2
atmIfVptVpdFqpTableThis attribute is migrated to the AtmTmProv group. This attribute is a vector of three elements that specify the quality of service parameters for the forward direction for this connection. This attribute is used for SPVC connections. The cdv element specifies the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR, and rt-VBR). It is signalled through the extended QoS information element. The ctd specifies the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR, and rt-VBR). It is signalled through the end to end transit delay information element. The clr specifies the acceptable Cell Loss Ratio (CLR) of CBR, rt- VBR, and nrt-VBR connections. It is signalled through the extended QoS information element.obsolete
SEQUENCE OF AtmIfVptVpdFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.359
atmIfVptVpdFqpEntryAn entry in the atmIfVptVpdFqpTable.obsolete
AtmIfVptVpdFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.359.1
atmIfVptVpdFqpIndexThis variable represents the atmIfVptVpdFqpTable specific index for the atmIfVptVpdFqpTable.obsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.359.1.1
atmIfVptVpdFqpValueThis variable represents an individual value for the atmIfVptVpdFqpTable.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.2.359.1.2
atmIfVptVpdBqpTableThis attribute is migrated to the AtmTmProv group. This attribute is a vector of three elements that specify the quality of service parameters for the backward direction for this connection. This attribute is used for SPVC connections. The cdv element specifies the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR, and rt-VBR). It is signalled through the extended QoS information element. The ctd specifies the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR, and rt-VBR). It is signalled through the end to end transit delay information element. The clr specifies the acceptable Cell Loss Ratio (CLR) of CBR, rt- VBR, and nrt-VBR connections. It is signalled through the extended QoS information element.obsolete
SEQUENCE OF AtmIfVptVpdBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.360
atmIfVptVpdBqpEntryAn entry in the atmIfVptVpdBqpTable.obsolete
AtmIfVptVpdBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.2.360.1
atmIfVptVpdBqpIndexThis variable represents the atmIfVptVpdBqpTable specific index for the atmIfVptVpdBqpTable.obsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.2.360.1.1
atmIfVptVpdBqpValueThis variable represents an individual value for the atmIfVptVpdBqpTable.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.2.360.1.2
atmIfVptCA
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.5
atmIfVptCARowStatusTableThis entry controls the addition and deletion of atmIfVptCA components.
SEQUENCE OF AtmIfVptCARowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.1
atmIfVptCARowStatusEntryA single entry in the table represents a single atmIfVptCA component.
AtmIfVptCARowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.1.1
atmIfVptCARowStatusThis variable is used as the basis for SNMP naming of atmIfVptCA components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.1.1.1
atmIfVptCAComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.1.1.2
atmIfVptCAStorageTypeThis variable represents the storage type value for the atmIfVptCA tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.1.1.4
atmIfVptCAIndexThis variable represents the index for the atmIfVptCA tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.9.5.1.1.10
atmIfVptCACbr
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.5.2
atmIfVptCACbrRowStatusTableThis entry controls the addition and deletion of atmIfVptCACbr components.
SEQUENCE OF AtmIfVptCACbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.2.1
atmIfVptCACbrRowStatusEntryA single entry in the table represents a single atmIfVptCACbr component.
AtmIfVptCACbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.2.1.1
atmIfVptCACbrRowStatusThis variable is used as the basis for SNMP naming of atmIfVptCACbr components. These components can be added.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.2.1.1.1
atmIfVptCACbrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.2.1.1.2
atmIfVptCACbrStorageTypeThis variable represents the storage type value for the atmIfVptCACbr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.2.1.1.4
atmIfVptCACbrIndexThis variable represents the index for the atmIfVptCACbr tables.
Integer32 (0)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.2.1.1.10
atmIfVptCACbrProvTableThis group contains provisioned attributes which control Connection Admission Control (CAC) and Usage Parameter Control (UPC) attributes for the CBR ATM connections managed by this Vpt. Any attributes of the AtmIf CA Cbr that cannot be overridden in the Vpt CA Cbr affect all connections, including Vpt Vccs.
SEQUENCE OF AtmIfVptCACbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.2.100
atmIfVptCACbrProvEntryAn entry in the atmIfVptCACbrProvTable.
AtmIfVptCACbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.2.100.1
atmIfVptCACbrPoolThis attribute specifies the bandwidth pool which is to be used to support the constant bit rate (CBR) service category. The percentage of Vpt bandwidth capacity reserved for the given bandwidth pool is the maximum bandwidth that can be allocated to CBR traffic. The percentage allocated to each bandwidth pool can be provisioned through the bandwidthPool attribute under the CA.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.5.2.100.1.10
atmIfVptCACbrCdvtThis attribute specifies the default cell delay variation tolerance (CDVT) for connections of the CBR service category. An override to this default may be specified for a provisioned connection under the Vcd Tm or Vpd Tm component. This attribute is used by the CAC function to compute the equivalent cell rate (ECR) required by a given CBR connection. The larger the value of CDVT, the larger is its ECR. If Usage Parameter Control (UPC) is enabled for a connection, CDVT is used by the UPC function on the ingress to decide whether a cell is conforming or non-conforming based on the connection's traffic descriptor type. The larger the CDVT value, the more tolerant is the UPC of bandwidth usage beyond the traffic contract.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.2.100.1.20
atmIfVptCACbrCdvThis attribute specifies the peak-to-peak cell delay variation (CDV) which is contributed to connections associated with this Vpt for CBR traffic. The CDV is a measure of the delay jitter introduced mostly by traffic buffering and cell scheduling. The value of this attribute is used by PNNI in the Resource Availability Information Group (RAIG) topology updates and route selection. It is also used by CAC at connection set-up time to determine whether this Vpt can meet the ATM connection's CDV requirement. If so, the value of this attribute is added to the cumulative CDV field of the extended QoS information element.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.2.100.1.30
atmIfVptCACbrMaxCtdThis attribute specifies the maximum cell transfer delay (MaxCTD) which is applied to all connections associated with this Vpt for CBR traffic. MaxCTD is the sum of the fixed delay and the CDV. The components of the fixed delay include propagation delay through the physical media, delays induced by the transmission system, and fixed components of switch processing delay. This attribute is used by PNNI in the Resource Availability Information Group (RAIG) topology updates and route selection. It is also used by CAC at connection set-up time to determine whether this Vpt can meet the ATM connection's MaxCTD requirement.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.2.100.1.40
atmIfVptCACbrCellLossRatioThis attribute specifies the tolerable cell loss ratio (CLR) for CBR traffic. The number is the negative logarithm (base 10) of the CLR. For example, if the target CLR = 1E-10 then Cbr cellLossRatio = 10. This number must be the same as the RtVbr cellLossRatio since CBR and rt-VBR traffic have the same discard priority. The Cbr cellLossRatio is used by the Connection Admission Control (CAC) algorithm to compute the required (equivalent) cell rate for CBR connections. There is a trade-off between the service category CLR and the achievable Vpt bandwidth utilization. To guarantee an excellent service category, the CLR should be as small as possible (e.g., 1E- 10). However, a smaller CLR results in a larger equivalent cell rate for a given connection and hence a lower Vpt bandwidth utilization. Setting this attribute to 0 means that a CLR of 1 can be tolerated. In this case, no bandwidth is reserved for CBR connections, and CAC is effectively turned off. All CBR connections are admitted.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.2.100.1.50
atmIfVptCARtVbr
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.5.3
atmIfVptCARtVbrRowStatusTableThis entry controls the addition and deletion of atmIfVptCARtVbr components.
SEQUENCE OF AtmIfVptCARtVbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.3.1
atmIfVptCARtVbrRowStatusEntryA single entry in the table represents a single atmIfVptCARtVbr component.
AtmIfVptCARtVbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.3.1.1
atmIfVptCARtVbrRowStatusThis variable is used as the basis for SNMP naming of atmIfVptCARtVbr components. These components can be added.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.3.1.1.1
atmIfVptCARtVbrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.3.1.1.2
atmIfVptCARtVbrStorageTypeThis variable represents the storage type value for the atmIfVptCARtVbr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.3.1.1.4
atmIfVptCARtVbrIndexThis variable represents the index for the atmIfVptCARtVbr tables.
Integer32 (0)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.3.1.1.10
atmIfVptCARtVbrProvTableThis group contains provisioned attributes which control Connection Admission Control (CAC) and UPC attributes for the rt- VBR ATM connections associated with this Vpt. Any attributes of the AtmIf CA RtVbr that cannot be overridden in the Vpt CA RtVbr affect all connections, including Vpt Vccs.
SEQUENCE OF AtmIfVptCARtVbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.3.100
atmIfVptCARtVbrProvEntryAn entry in the atmIfVptCARtVbrProvTable.
AtmIfVptCARtVbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.3.100.1
atmIfVptCARtVbrPoolThis attribute specifies the bandwidth pool which is to be used to support the real-time variable bit rate (rt-VBR) service category. The percentage of Vpt capacity reserved for the given bandwidth pool is the maximum bandwidth that can be allocated to rt-VBR traffic. The percentage allocated to each bandwidth pool can be provisioned through the bandwidthPool attribute under the Vpt CA.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.5.3.100.1.10
atmIfVptCARtVbrCdvThis attribute specifies the peak-to-peak cell delay variation (CDV) which is contributed to all rt-VBR connections associated with this Vpt. The CDV is a measure of the delay jitter introduced mostly by traffic buffering and cell scheduling. The value of this attribute is used by PNNI in the Resource Availability Information Group (RAIG) topology updates and route selection. It is also used by CAC at connection set-up time to determine whether this Vpt can meet the CDV requirement for that connection. If so, the value of this attribute is added to the cumulative CDV field of the extended QoS information element.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.3.100.1.30
atmIfVptCARtVbrMaxCtdThis attribute specifies the maximum cell transfer delay (MaxCTD) which is applied to all rt-VBR connections associated with this Vpt. MaxCTD is the sum of the fixed delay and the CDV. The components of the fixed delay include propagation delay through the physical media, delays induced by the transmission system, and fixed components of switch processing delay. This attribute is used by PNNI in the Resource Availability Information Group (RAIG) topology updates and route selection. It is also used by CAC at connection set-up time to determine whether this Vpt can meet the ATM connection's MaxCTD requirement.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.3.100.1.40
atmIfVptCARtVbrCellLossRatioThis attribute specifies the tolerable cell loss ratio (CLR) for rt- VBR traffic. The number is the negative logarithm (base 10) of the CLR. For example, if the target CLR = 1E-10 then RtVbr cellLossRatio = 10. This number must be the same as the Cbr cellLossRatio since CBR and rt-VBR traffic have the same discard priority. The RtVbr cellLossRatio is used by the Connection Admission Control (CAC) algorithm to compute the required (equivalent) cell rate for rt-VBR connections. This number must be less than or equal to the NrtVbr cellLossRatio, since rt-VBR traffic has a higher discard priority. There is a trade-off between the service category CLR and the achievable Vpt bandwidth utilization. To guarantee an excellent service category, the CLR should be as small as possible (e.g., 1E- 10). However, a smaller CLR results in a larger equivalent cell rate for a given connection and hence a lower Vpt bandwidth utilization. Setting this attribute to 0 means that a CLR of 1 can be tolerated. In this case, no bandwidth is reserved for rt-VBR connections and CAC is effectively turned off. All rt-VBR connections are admitted.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.3.100.1.50
atmIfVptCANrtVbr
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.5.4
atmIfVptCANrtVbrRowStatusTableThis entry controls the addition and deletion of atmIfVptCANrtVbr components.
SEQUENCE OF AtmIfVptCANrtVbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.4.1
atmIfVptCANrtVbrRowStatusEntryA single entry in the table represents a single atmIfVptCANrtVbr component.
AtmIfVptCANrtVbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.4.1.1
atmIfVptCANrtVbrRowStatusThis variable is used as the basis for SNMP naming of atmIfVptCANrtVbr components. These components can be added.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.4.1.1.1
atmIfVptCANrtVbrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.4.1.1.2
atmIfVptCANrtVbrStorageTypeThis variable represents the storage type value for the atmIfVptCANrtVbr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.4.1.1.4
atmIfVptCANrtVbrIndexThis variable represents the index for the atmIfVptCANrtVbr tables.
Integer32 (0)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.4.1.1.10
atmIfVptCANrtVbrProvTableThis group contains provisioned attributes which control Connection Admission Control (CAC) and UPC attributes for the nrt-VBR ATM connections associated with this Vpt. Any attributes of the AtmIf CA NrtVbr that cannot be overridden in the Vpt CA NrtVbr affect all connections, including Vpt Vccs.
SEQUENCE OF AtmIfVptCANrtVbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.4.100
atmIfVptCANrtVbrProvEntryAn entry in the atmIfVptCANrtVbrProvTable.
AtmIfVptCANrtVbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.4.100.1
atmIfVptCANrtVbrPoolThis attribute specifies the bandwidth pool which is to be used to support the non-real time variable bit rate (nrt-VBR) service category. The percentage of Vpt bandwidth capacity reserved for the given bandwidth pool is the maximum bandwidth that can be allocated to nrt-VBR traffic. The percentage allocated to each bandwidth pool can be provisioned through the bandwidthPool attribute under the CA.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.5.4.100.1.1
atmIfVptCANrtVbrCellLossRatioThis attribute specifies the tolerable cell loss ratio (CLR) for nrt- VBR traffic. The number is the negative logarithm (base 10) of the CLR. In other words if the target CLR = 1E-10 then NrtVbr cellLossRatio = 10. This number must be greater than or equal to RtVbr cellLossRatio since rt-VBR traffic has a higher discard priority. The NrtVbr cellLossRatio is used by the Connection Admission Control (CAC) algorithm to compute the required (equivalent) cell rate for nrt-VBR connections. There is a trade-off between the service category CLR and the achievable Vpt bandwidth utilization. To guarantee an excellent service category, the CLR should be as small as possible (e.g., 1E- 10). However, a smaller CLR results in a larger equivalent cell rate for a given connection and hence a lower Vpt bandwidth utilization. Setting this attribute to 0 means that a CLR of 1 can be tolerated. In this case, no bandwidth is reserved for nrt-VBR connections, and CAC is effectively turned off. All nrt-VBR connections are admitted.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.4.100.1.3
atmIfVptCAAbr
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.5.5
atmIfVptCAAbrRowStatusTableThis entry controls the addition and deletion of atmIfVptCAAbr components.
SEQUENCE OF AtmIfVptCAAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.5.1
atmIfVptCAAbrRowStatusEntryA single entry in the table represents a single atmIfVptCAAbr component.
AtmIfVptCAAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.5.1.1
atmIfVptCAAbrRowStatusThis variable is used as the basis for SNMP naming of atmIfVptCAAbr components. These components can be added.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.5.1.1.1
atmIfVptCAAbrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.5.1.1.2
atmIfVptCAAbrStorageTypeThis variable represents the storage type value for the atmIfVptCAAbr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.5.1.1.4
atmIfVptCAAbrIndexThis variable represents the index for the atmIfVptCAAbr tables.
Integer32 (0)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.5.1.1.10
atmIfVptCAAbrProvTableThis group contains provisioned attributes which control Connection Admission Control (CAC) attributes for ABR connections associated with this Vpt. Any attributes of the AtmIf CA Abr that cannot be overridden in the Vpt CA Abr affect all connections, including Vpt Vccs.
SEQUENCE OF AtmIfVptCAAbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.5.100
atmIfVptCAAbrProvEntryAn entry in the atmIfVptCAAbrProvTable.
AtmIfVptCAAbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.5.100.1
atmIfVptCAAbrPoolThis attribute specifies the bandwidth pool which is to be used to support the available bit rate (ABR) service category. The percentage of Vpt bandwidth capacity reserved for the given bandwidth pool is the maximum bandwidth that can be allocated to ABR traffic. The percentage allocated to each bandwidth pool can be provisioned through the bandwidthPool attribute under the CA.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.5.5.100.1.10
atmIfVptCAUbr
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.5.6
atmIfVptCAUbrRowStatusTableThis entry controls the addition and deletion of atmIfVptCAUbr components.
SEQUENCE OF AtmIfVptCAUbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.6.1
atmIfVptCAUbrRowStatusEntryA single entry in the table represents a single atmIfVptCAUbr component.
AtmIfVptCAUbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.6.1.1
atmIfVptCAUbrRowStatusThis variable is used as the basis for SNMP naming of atmIfVptCAUbr components. These components can be added.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.6.1.1.1
atmIfVptCAUbrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.6.1.1.2
atmIfVptCAUbrStorageTypeThis variable represents the storage type value for the atmIfVptCAUbr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.6.1.1.4
atmIfVptCAUbrIndexThis variable represents the index for the atmIfVptCAUbr tables.
Integer32 (0)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.6.1.1.10
atmIfVptCAUbrProvTableThis group contains provisioned attributes which control Connection Admission Control (CAC) attributes for UBR connections associated with this Vpt. Any attributes of the AtmIf CA Ubr that cannot be overridden in the Vpt CA Ubr affect all connections, including Vpt Vccs.
SEQUENCE OF AtmIfVptCAUbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.6.100
atmIfVptCAUbrProvEntryAn entry in the atmIfVptCAUbrProvTable.
AtmIfVptCAUbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.6.100.1
atmIfVptCAUbrMaxVccsThis attribute specifies the maximum number of UBR Vccs that can be configured associated with this Vpt. The value must not exceed the maxVccs attribute of the parent Vpt CA component. If this attribute is set to sameAsCa, the maximum number of UBR Vccs is the same as specified by the maxVccs attribute of the Vpt CA. Changes to this attribute are not critical to the Vpt. If the value is changed to a number smaller than the current number of active VCCs, no new VCCs can be admitted until the number of active VCCs drops below the value of this attribute. The current number of active VCCs is indicated by the sum of the permanentVccs and switchedVccs operational attribute under the Vpt CA component. VALUES ( 16385 = sameAsCa )rw
Unsigned32 (0..16384 | 16385)
.1.3.6.1.4.1.3764.1.1.30.114.9.5.6.100.1.6
atmIfVptCAUbrPoolThis attribute specifies the bandwidth pool which is to be used to support the unspecified bit rate (UBR) service category. The percentage of Vpt bandwidth capacity reserved for the given bandwidth pool is the maximum bandwidth that can be allocated to UBR traffic. The percentage allocated to each bandwidth pool can be provisioned through the bandwidthPool attribute under the CA.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.5.6.100.1.10
atmIfVptCAUbrMinimumCellRateThis attribute specifies the default minimum cell rate (MCR) which is allocated from the UBR pool bandwidth for each UBR connection which is admitted. UBR connections normally are serviced on a best effort basis, but this attribute allows allocation of a default minimum bandwidth for each connection.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.6.100.1.11
atmIfVptCAUbrOperTableThis group contains operational attributes which show operational attributes for UBR connections associated with this Vpt.
SEQUENCE OF AtmIfVptCAUbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.6.110
atmIfVptCAUbrOperEntryAn entry in the atmIfVptCAUbrOperTable.
AtmIfVptCAUbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.6.110.1
atmIfVptCAUbrVccUsageThis attribute indicates the number of active UBR Vccs under this Vpt. It includes switched and permanent connections.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.6.110.1.12
atmIfVptCAProvTableThis group contains provisioned attributes which control Connection Admission Control (CAC) attributes for the ATM connections associated with a Virtual Path Terminator. Note that the names of some of the attributes follow the conventions of UNI 4.0 for forward compatibility reasons. This does not imply conformance in general with the UNI 4.0 specification. The provisioned attributes of this ConnectionAdministrator will override those of the AtmIf CA, for all connections associated with this Vpt. Any attributes of the AtmIf CA that cannot be overridden in the Vpt CA affect all connections, including Vpt Vccs.
SEQUENCE OF AtmIfVptCAProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.100
atmIfVptCAProvEntryAn entry in the atmIfVptCAProvTable.
AtmIfVptCAProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.100.1
atmIfVptCAMaxVccsThis attribute specifies the maximum number of Vccs that can be associated with this Vpt. The value must not exceed the maxVccs attribute of the Atmif CA.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.100.1.6
atmIfVptCAPermittedAtmServiceCategoriesThis attribute specifies which ATM service categories are permitted on this Vpt for SVCs. The value of this attribute does not affect control Vccs, such as signalling and ILMI channels. If the value is empty, no SVCs are permitted to use this Vpt. Description of bits: unspecifiedBitRate(0) constantBitRate(1) rtVariableBitRate(2) nrtVariableBitRate(3)rw
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.9.5.100.1.25
atmIfVptCAOperTableThis group contains operational attributes giving statistics about the ATM connections associated with a Virtual Path Terminator (VPT).
SEQUENCE OF AtmIfVptCAOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.110
atmIfVptCAOperEntryAn entry in the atmIfVptCAOperTable.
AtmIfVptCAOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.110.1
atmIfVptCAPermanentVccsThis attribute indicates the number of permanent Vccs that are currently associated with this Vpt.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.110.1.20
atmIfVptCASwitchedVccsThis attribute indicates the number of switched Vccs that are currently associated with this Vpt.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.110.1.30
atmIfVptCATroubledVccsThis attribute indicates the number of troubled Vccs associated with this Vpt. A Vcc is 'troubled' if its operational troubled attribute has the value yes.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.110.1.70
atmIfVptCAConnectionPoolUsageThis attribute indicates the number of allocated VCCs associated with this VPT. Each of these VCCs uses a connection out of the pool defined by the Arc totalConnectionPoolAvailable attribute.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.110.1.81
atmIfVptCAPoolAvailBwTableThis attribute indicates the total available bandwidth in the corresponding bandwidthPool. A non-zero number indicates that there is still bandwidth available in the pool which has not been allocated.
SEQUENCE OF AtmIfVptCAPoolAvailBwEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.460
atmIfVptCAPoolAvailBwEntryAn entry in the atmIfVptCAPoolAvailBwTable.
AtmIfVptCAPoolAvailBwEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.460.1
atmIfVptCAPoolAvailBwIndexThis variable represents the atmIfVptCAPoolAvailBwTable specific index for the atmIfVptCAPoolAvailBwTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.460.1.1
atmIfVptCAPoolAvailBwValueThis variable represents an individual value for the atmIfVptCAPoolAvailBwTable.ro
INTEGER
.1.3.6.1.4.1.3764.1.1.30.114.9.5.460.1.2
atmIfVptCABwPoolTableTotal bandwidth capacity is partitioned into five bandwidth pools. This attribute specifies the percentage of Vpt bandwidth that is allowed for each pool. The percentage for each pool ranges from 0% to 12,800%. This allows for both under and over subscription of the VPT bandwidth. Under subscription occurs when the sum of the percentages assigned to the five pools is less than 100%. Over subscription occurs when the sum of the percentages for the five pools exceeds 100%.
SEQUENCE OF AtmIfVptCABwPoolEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.461
atmIfVptCABwPoolEntryAn entry in the atmIfVptCABwPoolTable.
AtmIfVptCABwPoolEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.461.1
atmIfVptCABwPoolIndexThis variable represents the atmIfVptCABwPoolTable specific index for the atmIfVptCABwPoolTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.461.1.1
atmIfVptCABwPoolValueThis variable represents an individual value for the atmIfVptCABwPoolTable.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.461.1.2
atmIfVptCAPoolProvBwTableThis attribute indicates the total provisioned bandwidth from the corresponding bandwidthPool. Its value is the sum of the equivalent cell rates (ECR) of the provisioned connections.
SEQUENCE OF AtmIfVptCAPoolProvBwEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.462
atmIfVptCAPoolProvBwEntryAn entry in the atmIfVptCAPoolProvBwTable.
AtmIfVptCAPoolProvBwEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.462.1
atmIfVptCAPoolProvBwIndexThis variable represents the atmIfVptCAPoolProvBwTable specific index for the atmIfVptCAPoolProvBwTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.462.1.1
atmIfVptCAPoolProvBwValueThis variable represents an individual value for the atmIfVptCAPoolProvBwTable.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.462.1.2
atmIfVptCAPoolRequBwTableThis attribute indicates the total requested bandwidth from the corresponding bandwidthPool. Its value is the sum of the equivalent cell rates (ECR) for connections which are admitted and connections which are requesting admission, but have not yet been admitted.
SEQUENCE OF AtmIfVptCAPoolRequBwEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.463
atmIfVptCAPoolRequBwEntryAn entry in the atmIfVptCAPoolRequBwTable.
AtmIfVptCAPoolRequBwEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.463.1
atmIfVptCAPoolRequBwIndexThis variable represents the atmIfVptCAPoolRequBwTable specific index for the atmIfVptCAPoolRequBwTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.463.1.1
atmIfVptCAPoolRequBwValueThis variable represents an individual value for the atmIfVptCAPoolRequBwTable.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.463.1.2
atmIfVptCAPoolAdmitBwTableThis attribute indicates the total admitted bandwidth in the corresponding bandwidthPool. Its value is the sum of the equivalent cell rates (ECR) of the admitted connections.
SEQUENCE OF AtmIfVptCAPoolAdmitBwEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.464
atmIfVptCAPoolAdmitBwEntryAn entry in the atmIfVptCAPoolAdmitBwTable.
AtmIfVptCAPoolAdmitBwEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.464.1
atmIfVptCAPoolAdmitBwIndexThis variable represents the atmIfVptCAPoolAdmitBwTable specific index for the atmIfVptCAPoolAdmitBwTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.464.1.1
atmIfVptCAPoolAdmitBwValueThis variable represents an individual value for the atmIfVptCAPoolAdmitBwTable.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.464.1.2
atmIfVptCAPoolAdmConnsTableThis attribute indicates the total number of connections which are currently admitted in the corresponding bandwidthPool.
SEQUENCE OF AtmIfVptCAPoolAdmConnsEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.465
atmIfVptCAPoolAdmConnsEntryAn entry in the atmIfVptCAPoolAdmConnsTable.
AtmIfVptCAPoolAdmConnsEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.465.1
atmIfVptCAPoolAdmConnsIndexThis variable represents the atmIfVptCAPoolAdmConnsTable specific index for the atmIfVptCAPoolAdmConnsTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.465.1.1
atmIfVptCAPoolAdmConnsValueThis variable represents an individual value for the atmIfVptCAPoolAdmConnsTable.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.465.1.2
atmIfVptCAPoolWaitAdmConnsTableThis attribute indicates the total number of connections which have currently requested admission in the corresponding bandwidthPool but are not yet admitted.
SEQUENCE OF AtmIfVptCAPoolWaitAdmConnsEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.466
atmIfVptCAPoolWaitAdmConnsEntryAn entry in the atmIfVptCAPoolWaitAdmConnsTable.
AtmIfVptCAPoolWaitAdmConnsEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.5.466.1
atmIfVptCAPoolWaitAdmConnsIndexThis variable represents the atmIfVptCAPoolWaitAdmConnsTable specific index for the atmIfVptCAPoolWaitAdmConnsTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.466.1.1
atmIfVptCAPoolWaitAdmConnsValueThis variable represents an individual value for the atmIfVptCAPoolWaitAdmConnsTable.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.9.5.466.1.2
atmIfVptTm
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.9
atmIfVptTmRowStatusTableThis entry controls the addition and deletion of atmIfVptTm components.
SEQUENCE OF AtmIfVptTmRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.9.1
atmIfVptTmRowStatusEntryA single entry in the table represents a single atmIfVptTm component.
AtmIfVptTmRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.9.1.1
atmIfVptTmRowStatusThis variable is used as the basis for SNMP naming of atmIfVptTm components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.9.1.1.1
atmIfVptTmComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.9.1.1.2
atmIfVptTmStorageTypeThis variable represents the storage type value for the atmIfVptTm tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.9.1.1.4
atmIfVptTmIndexThis variable represents the index for the atmIfVptTm tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.9.9.1.1.10
atmIfVptTmAbr
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2
atmIfVptTmAbrRowStatusTableThis entry controls the addition and deletion of atmIfVptTmAbr components.
SEQUENCE OF AtmIfVptTmAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.1
atmIfVptTmAbrRowStatusEntryA single entry in the table represents a single atmIfVptTmAbr component.
AtmIfVptTmAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.1.1
atmIfVptTmAbrRowStatusThis variable is used as the basis for SNMP naming of atmIfVptTmAbr components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.1.1.1
atmIfVptTmAbrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.1.1.2
atmIfVptTmAbrStorageTypeThis variable represents the storage type value for the atmIfVptTmAbr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.1.1.4
atmIfVptTmAbrIndexThis variable represents the index for the atmIfVptTmAbr tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.1.1.10
atmIfVptTmAbrOperTableThis group contains operational attributes for connections using ABR service category.
SEQUENCE OF AtmIfVptTmAbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.110
atmIfVptTmAbrOperEntryAn entry in the atmIfVptTmAbrOperTable.
AtmIfVptTmAbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.110.1
atmIfVptTmAbrInitialCellRateThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Initial Cell Rate (ICR) parameter for this connection. ICR is the rate at which a source should send initially and after an idle period. For nailed-up connections, this attribute is determined by the provisioned value of the initialCellRate attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element. The ICR for a connection is a value between the MCR and the PCR. Furthermore, ICR has an upper bound determined by the transientBufferExposure divided by fixedRoundTripTime.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.110.1.10
atmIfVptTmAbrTransientBufferExposureThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Transient Buffer Exposure (TBE) for this connection. TBE is the negotiated number of cells that the network would like to limit the resource to send during start-up periods, before the first Resource Management (RM) cell returns. For nailed-up connections, this attribute is determined by the provisioned value of the transientBufferExposure attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.110.1.11
atmIfVptTmAbrFixedRoundTripTimeThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Fixed Round-Trip Time (FRTT) parameter for this connection. FRTT is the sum of the fixed and propagation delays from the source to a destination and back. For nailed-up connections, this attribute is determined by the provisioned value of the fixedRoundTripTime attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.110.1.12
atmIfVptTmAbrRateDecreaseFactorThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Rate Decrease Factor (RDF) for this connection. The RDF value is computed by using the operational value of this attribute, n, as 2 to the inverse power n. For example, if the value of this attribute is 8, RDF is 2E-8 = 1/256. RDF controls the amount by which the cell transmission rate may decrease upon receipt of a backward Resource Management (RM) cell. For example, if a backward RM cell is received with the Congestion Indication (CI) field set to 1, the Allowed Cell Rate (ACR) value would be reduced by the amount (RDF*ACR). The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. For nailed-up connections, this attribute is determined by the provisioned value of the rateDecreaseFactor attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.110.1.13
atmIfVptTmAbrRateIncreaseFactorThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Rate Increase Factor (RIF) for this connection. The RIF value is computed by using the operational value of this attribute, n, as 2 to the inverse power n. For example, if the value of this attribute is 6, RIF is 2E-6 = 1/64. RIF controls the amount by which the cell transmission rate may increase upon receipt of a backward Resource Management (RM) cell. For example, if a backward RM cell is received with the Congestion Indication (CI) and the No Increase (NI) fields both set to 0, the Allowed Cell Rate (ACR) value would be increased by the amount (RIF*ACR). The ACR is not allowed to exceed the Peak Cell Rate (PCR), in which case the ACR is set to PCR. For nailed-up connections, this attribute is determined by the provisioned value of the rateIncreaseFactor attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.110.1.14
atmIfVptTmAbrMaxCellPerRmCellThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the maximum number of cells an ABR source may transmit for each forward Resource Management (RM) cell. The count of the cells transmitted includes data cells, OAM cells, backward RM cells, and the forward RM cell. For nailed-up connections, this attribute is determined by the provisioned value of the maxCellsPerRmCell attribute. For signalled connections, it is indicated in the ABR Additional Parameters Information Element.ro
Unsigned32 (2 | 4 | 8 | 16 | 32 | 64 | 128 | 256)
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.110.1.15
atmIfVptTmAbrMaxTimeBetweenRmCellThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the TRM parameter for this connection. TRM provides an upper bound on the time interval between forward Resource Management (RM) cells for an ABR source. Since the last forward RM cell was sent, if at least TRM time has elapsed since and at least 2 other cells have been sent, the next cell to be transmitted would be a forward RM cell. For nailed-up connections, this attribute is determined by the provisioned value of the maxTimeBetweenRmCell attribute. For signalled connections, it is indicated in the ABR Additional Parameters Information Element.ro
Unsigned32 (781 | 1563 | 3125 | 6250 | 12500 | 25000 | 50000 | 100000)
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.110.1.16
atmIfVptTmAbrCutoffDecreaseFactorThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Cutoff Decrease Factor (CDF) parameter for this connection. When the value of this attribute is non-zero, CDF is computed as the inverse of the value. For example, if the value is 32, the value of CDF is 1/32. When the value of this attribute is 0, CDF is also zero. CDF controls the decrease in the Allowed Cell Rate (ACR) associated with the forwardRmCellLimit attribute, the limit of the number of forward Resource Management (RM) cells which may be sent in the absence of received backward RM cells. When this limit is crossed, the ACR value would be decreased by the amount (CDF*ACR). The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. For nailed-up connections, this attribute is determined by the provisioned value of the cutoffDecreaseFactor attribute. For signalled connections, it is indicated in the ABR Additional Parameters Information Element.ro
Unsigned32 (0 | 1 | 2 | 4 | 8 | 16 | 32 | 64)
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.110.1.17
atmIfVptTmAbrAcrDecreaseTimeFactorThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Allowed Cell Rate Decrease Time Factor (ADTF) parameter for this connection. ADTF is the time interval permitted between sending forward Resource Management (RM) cells before the Allowed Cell Rate (ACR) is decreased to initialCellRate. In other words, if the source does not transit a forward RM cell for the period specified by adtf, it reduces its ACR to the value of its initialCellRate. For nailed-up connections, this attribute is determined by the provisioned value of the acrDecreaseTimeFactor attribute. For signalled connections, it is indicated in the ABR Additional Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.110.1.18
atmIfVptTmAbrForwardRmCellLimitThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the CRM parameter for this connection. CRM is the limit of the number of forward Resource Management (RM) cells which may be sent in the absence of received backward RM cells. When this limit is crossed, the Allowed Cell Rate (ACR) value would be decreased by the amount (CDF*ACR), where CDF is determined by the cutoffDecreaseFactor. The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. The value of CRM is obtained as transientBufferExposure divided by maxCellsPerRmCell.ro
Unsigned32 (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023 | 2047 | 4095)
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.110.1.19
atmIfVptTmAbrTxRateChangeInfoTHIS ATTRIBUTE IS HISTORICAL:This attribute indicates the rate change information put into the last forward Resource Management (RM) cell turned around as a backward-RM cell. For connections configured as an ABR Source or Destination, the turned around backward-RM cell is sent over the interface. For connections configured as an ABR Virtual Source or Virtual Destination, the turned around backward-RM cell is sent over the backplane.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.110.1.20
atmIfVptTmAbrAcrRateChangeInfoThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the type of change in the Allowed Cell Rate (ACR) as a result of the information in the last backward Resource Management (B-RM) cell received from the interface. This attribute value is only applicable when the Vcc Tm or Vpc Tm abrConnectionType attribute is sourceDest or VirtualSourceDest. In all other cases, this attribute value is notApplicable. A value of noChange indicates that the rate did not change as a result of the last backward RM cell received. A value of decreasedByRdf or increasedByRif indicates that the ACR was increased or decreased by the corresponding factor. This change is as a result of the CI or NI bit setting in the last backward RM cell, or an ADTF timeout. A value of setToExplicitRate indicates that the ACR was set to the ER value in the last backward RM cell.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.110.1.21
atmIfVptTmAbrTxFwdRmCellsThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute counts the number of forward Resource Management (RM) cells sent over the interface since the last backward RM-cell was received from the interface. If the value of this attribute is greater than or equal to the value of forwardRmCellLimit, the Allowed Cell Rate (ACR) value would be decreased by the amount (CDF*ACR), where CDF is determined by the cutoffDecreaseFactor. This counter is reset to zero each time a backward-RM cell is received. This counter does not wrap to zero if it reaches its maximum value of 4095 in order to indicate that no backward RM cell has been received.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.110.1.22
atmIfVptTmAbrRxEfciThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the value of the Explicit Forward Congestion Indication (EFCI) bit of the last data cell received from the interface. When a forward Resource Management (RM) cell is turned around as a backward-RM cell, the Congestion Indication (CI) field of the backward-RM cell is set to 1, if the value of this attribute is indicated. This attribute is set to notIndicated each time a backward-RM cell is transmitted.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.110.1.23
atmIfVptTmAbrBrmRateChangeInfoThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest, virtualSourceDest or explicitRate. This attribute indicates the values of key fields which affect the rate change. These fields are from the most recent Backward Resource Management (B-RM) cell on this connection. These fields may have been set by a connection point at some switch prior to the B-RM cell arriving at this connection point. A value of ci indicates that the Congestion Indication (CI) field is set in the B-RM cell. A value of ni indicates that the No Increase (NI) field is set in the B-RM cell. A value of er indicates that a rate decrease is indicated by the Explicit Rate in the B-RM cell having a value lower than the Current Cell Rate (CCR) field in the B-RM cell. The actual explicit rate from the B-RM cell is shown in the brmEr attribute of this component. Description of bits: ci(0) ni(1) er(2)ro
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.110.1.24
atmIfVptTmAbrBrmExplicitRateThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest, virtualSourceDest or explicitRate. This attribute indicates the value of the Explicit Rate field from the most recent Backward Resource Management (B-RM) cell on this connection. This is the rate from the B-RM cell which may be different from the explicit rate (ER) offered at this connection point. Specifically, this attribute may indicate the ER which has been set in the B-RM cell by some connection point before the B-RM cell arrived at this connection point.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.2.110.1.25
atmIfVptTmOperTableThis group contains attributes for the Tm component to reflect operational traffic attributes.
SEQUENCE OF AtmIfVptTmOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100
atmIfVptTmOperEntryAn entry in the atmIfVptTmOperTable.
AtmIfVptTmOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1
atmIfVptTmTxTrafficDescTypeT his attribute indicates the type of traffic management which is applied to the transmit direction of this connection as defined in the ATM Forum. The txTrafficDescType determines the number and meaning of the parameters in the txTrafficDescParm attribute.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.10
atmIfVptTmTxQosClassThis attribute indicates the quality of service for the calling to called direction for this connection. This is only applicable to Soft PVC and SVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified QOS class; no objective is specified for the performance parameters. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.31
atmIfVptTmTxQueueLengthThis attribute indicates the current number of cells in the transmit queue for this connection. If this connection has unshapedTransmitQueueing attribute displayed as common, this attribute displays the length of the common queue which is used for this atm service category. If this connection has unshapedTransmitQueueing attribute displayed as fifo, this attribute indicates the number of cells for this connection which are enqueued in a first-in-first-out queuing method for this atm service category. This will only occur for connections on ATM IP cards with atmServiceCategory of nrtVbr or ubr. If this connection has unshapedTransmitQueueing attribute displayed as perVc or as notApplicable, this attribute displays the length of the per-VC queue. This attribute does not apply to basic Vpts.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.32
atmIfVptTmTxQueueCongestionStateThis attribute indicates the congestion state of the transmit queue for this connection. If this connection has unshapedTransmitQueueing attribute displayed as common, this attribute displays the congestion state of the common queue. If this connection has unshapedTransmitQueueing attribute displayed as perVc or as notApplicable, this attribute displays the congestion state of the per- VC queue. The congestion state of a queue is indicated by a numeric value ranging from 0 to 3. When a queue is in a congested state x, only traffic with discard priority (DP) 0 to x are enqueued. Traffic with DP > x is discarded. For example, if the congestion state is 3, there is no congestion and all traffic is enqueued. Likewise, when the congestion state is 0, there is maximum congestion and only traffic with DP=0 is enqueued on that queue. This attribute does not apply to basic Vpts.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.33
atmIfVptTmHoldingPriorityThis attribute indicates the actual holding priority in effect for this connection. In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. Some applications, for example Vcc Test, may override the provisioned holding priority. A value of notApplicable is displayed when this is an elastic connection. Holding priority does not apply to bandwidth elastic connections. Holding priority has no effect if the equivalent cell rate (ECR) for a connection is zero. This attribute does not apply to Vpt Vccs.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.35
atmIfVptTmRxTrafficDescTypeThis attribute indicates the type of traffic management which is applied to the receive direction of this connection as defined in the ATM Forum. The rxTrafficDescType determines the number and meaning of the parameters in the rxTrafficDescParm attribute.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.40
atmIfVptTmRxQosClassThis attribute indicates the quality of service for the called to calling direction for this connection. This is only applicable to Soft PVC and SVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified QOS class; no objective is specified for the performance parameters. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.61
atmIfVptTmAtmServiceCategoryThis attribute indicates the ATM service category used for traffic in both directions of the connection. This attribute does not apply to Virtual Link VPTs and will always be displayed as constantBitRate. The constantBitRate service category is intended for real time applications, that is, those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. The consistent availability of a fixed quantity of bandwidth is considered appropriate for CBR service. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to have significantly reduced value for the application. The rtVariableBitRate service category is intended for real time applications; that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. Sources are expected to transmit at a rate which varies with time. Equivalently, the source can be described as 'bursty'. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to be of significantly reduced value to the application. Real time VBR service may support statistical multiplexing of real time sources. The nrtVariableBitRate service category is intended for non-real time applications which have bursty traffic characteristics and which can be characterized in terms of a PCR, SCR, and MBS. For those cells which are transferred within the traffic contract, the application expects a low cell loss ratio. For all connections, it expects a bound on the mean cell transfer delay. Non-real time VBR service may support statistical multiplexing of connections. The availableBitRate service is an ATM layer service category for which the limiting ATM layer transfer characteristics provided by the network may change subsequent to connection establishment. ABR service has a flow control mechanism which supports several types of feedback to control the source rate in response to changing ATM layer transfer characteristics. ABR service is not intended to support real-time applications. The unspecifiedBitRate service is intended for non-real time applications, that is those not requiring tightly constrained delay and delay variation. UBR sources are expected to be bursty. UBR service supports a high degree of statistical multiplexing among sources. UBR service does not specify traffic related service guarantees. No numerical commitments are made with respect to the cell loss ratio experienced by a UBR connection, or as to the cell transfer delay experienced by cells on the connection.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.62
atmIfVptTmTrafficShapingThis attribute indicates the traffic shaping state of the connection. A value of notApplicable indicates that traffic shaping is not applicable or not supported for this connection. This is the case: - when the txTrafficDescType is 1 or 2. - for standard Vpt Vccs and basic Vpts. - for CQC-based ATM cards, when the atmServiceCategory is constantBitRate. In these cases, the value of notApplicable is set regardless of whether traffic shaping is enabled or disabled in the provisioning data. A value of disabled indicates that traffic shaping is applicable and supported for the type of connection but has been turned off in the provisioning data. A value of linear or inverseUpc indicates that traffic shaping is applicable and supported for the type of connection and has been turned on in the provisioning data. This is the only case that indicates that traffic shaping is performed on the connection. In this case, the actual shaping rate is reflected in the txTrafficDescParm attribute, parameter number 4. A value of linear indicates that traffic is being shaped at the constant rate indicated in txTrafficDescParm 4. A value of inverseUpc is possible only on ATM IP cards. This value indicates that the shaper strictly conforms to the requirements of a dual leaky bucket UPC enforcer. This value is indicated if traffic shaping is enabled, and the txTrafficDescType for this connection is 6, 7 or 8. Traffic shaping for connections with atmServiceCategory as availableBitRate (txTrafficDescType 9) depends upon the abrConnectionType attribute. If abrConnectionType is sourceDest or virtualSourceDest, the value of this attribute is dynamic. If abrConnectionType is erSwitch or efciSwitch, this attribute is notApplicable.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.70
atmIfVptTmBearerClassBbcThis attribute indicates the bearer capability for this connection. Class a service is a connection-oriented, constant bit rate ATM transport service. Class a service has end to end timing requirements and may require stringent cell loss, cell delay and cell delay variation performance.When a is displayed, the user is requesting more than an ATM only service. The network may look at the AAL to provide interworking based upon its contents. Class c service is a connection-oriented, variable bit rate ATM transport service. Class c service has no end-to-end timing requirements.When c is displayed, the user is requesting more than an ATM only service. The network interworking function may look at the AAL and provide service based on it. Class x service is a connection-oriented ATM transport service where the AAL, trafficType (cbr or vbr), and timing requirements are user defined (that is, transparent to the network). When the value of this attribute is x, the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. Class vp service is used to indicate a transparent VP service when the user is requesting an ATM only service from the network. In this case, the network does not process any higher layer protocol. This service differs from class x service in that with the class vp service both the VCI field (except for VCI values 0, 3, 4, and 6 through 15) and Payload Type field are transported transparently by the network. This attribute value is only applicable to SPVP and SVP connections. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.71
atmIfVptTmTransferCapabilityBbcThis attribute indicates the transfer capability for this connection. Uni 3.0/3.1 traffic type and end-to-end timing parameters are mapped into this parameter as follows: <transferCapability: TrafficType, Timing> 0: NoIndication, NoIndication 1: NoIndication, yes 2: NoIndication, no 5: CBR, yes 8: VBR, NoIndication 9: VBR, yes 10: VBR, no A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance, or in the case that the transfer capability in the call request was set to NoIndication. The CBR traffic type refers to traffic offered on services such as a constant bit rate video service or a circuit emulation. The VBR traffic type refers to traffic offered on services such as packetized audio and video, or data. The value NoIndication for traffic type is used if the user has not set the traffic type; similarly for end-to-end timing. The value yes for end-to-end timing indicates that end-to-end timing is required for the connection. The value no for end-to-end timing indicates that end-to-end timing is not required for the connection.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.72
atmIfVptTmClippingBbcThis attribute indicates the value of the clipping susceptibility parameter in the broadband bearer capability (BBC) Information Element. Clipping is an impairment in which the first fraction of a second of information to be transferred is lost. It occurs after a call is answered and before an associated connection is switched through. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.74
atmIfVptTmUnshapedTransmitQueueingThis attribute indicates the unshaped transmit queuing state of the connection. A value of common indicates that transmit traffic is being enqueued onto the common transmit queue for this service category. The txQueueLength attribute indicates the current length of the common transmit queue. A value of fifo indicates that transmit traffic is being queued in a first-in-first-out basis for this service category. This is similar to common queueing, but the txQueueLength attribute indicates the number of cells in this connection queue. A value of fifo will only be indicated for connections on ATM IP cards with atmServiceCategory of nrtVbr or ubr. A value of perVc indicates that transmit traffic is being enqueued onto a per-VC queue for this connection. A value of notApplicable indicates that transmit traffic is being shaped for this connection, or that unshaped transmit queuing is not applicable for this type of connection. Transmit traffic for a shaped connection is enqueued onto a per-VC queue, but this attribute is only applicable for unshaped connections. Unshaped transmit queuing is not applicable for basic Vpts.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.75
atmIfVptTmBestEffortThis attribute indicates value of best effort parameter in the ATM Traffic Descriptor Information Element. The value indicated implies that the quality of service for this connection is not guaranteed. The value notIndicated implies that the quality of service for this connection is guaranteed. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.76
atmIfVptTmForceTaggingThis attribute indicates the state of force tagging option for this connection. Force tagging refers to setting the CLP bit for all cells on a connection. For CQC-based ATM cards, this attribute is not applicable and is not displayed. A value of enabled indicates that the CLP bit is being set to 1 for all cells in the transmit direction on this connection. A value of disabled indicates that the CLP bit is unchanged for cells in the transmit direction on this connection. disabled is always displayed for Vpts since forced tagging is applied on a per Vpt Vcc basis.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.78
atmIfVptTmWeightThis attribute indicates the relative weight of this unshaped connection. Connections with a larger weight get a larger proportion of the link bandwidth, or in the case of standard Vpt Vccs, the Vpt bandwidth. For all but standard Vpt Vccs, the default connection weight is determined by the weight policy for a service category and the traffic descriptor for a connection. For standard Vpt Vccs, the default connection weight is determined by the Vcc's service category. For CQC-based ATM cards, this attribute is not applicable and is not displayed. A value from 1 to 4095 indicates an actual weight. The value upToQueueLimit indicates that the weight of a connection is up to the transmit queue limit for this connection. upToQueueLimit is used with common (first-in-first-out) queueing. This attribute is displayed as notApplicable if: - this connection has trafficShaping displayed as linear or inverseUpc. - this is a basic Vpt. VALUES ( 0 = upToQueueLimit 65534 = notApplicable )ro
Unsigned32 (0 | 1..4095 | 65534)
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.79
atmIfVptTmUsageParameterControlThis attribute indicates the UPC state of the connection. A value of notApplicable indicates that UPC is not applicable or not supported for the connection. This is the case: - when the connection's rxTrafficDescType is 1 or 2. - for standard Vpt Vccs and basic Vpts. A value of notApplicable is set regardless of whether UPC is disabled or enabled in provisioning data. A value of disabled indicates that UPC is applicable and supported for the type of connection but has been turned off in the provisioning data. A value of enforced indicates that UPC is actively checking conformance for the connection and is discarding or tagging cells which do not conform to the connection traffic contract. The traffic descriptor parameters used for UPC conformance are reflected in the rxTrafficDescParms of the connection. On ATM IP cards, the counts of UPC violations are visible in the Vcc, Vpc, or Vpt rxUpcViolationsOnEnforcer1 or rxUpcViolationsOnEnforcer2 attributes. ATM IP cards provide the ability to monitor UPC violations without tagging or discarding. A value of monitored indicates that UPC is actively checking conformance for the connection and counting the violations, but is not discarding or tagging cells which do not conform to the connection traffic contract. The traffic descriptor parameters used for UPC conformance are reflected in the rxTrafficDescParms of the connection. The counts of UPC violations are visible in the Vcc, Vpc, or Vpt rxUpcViolationsOnEnforcer1 or rxUpcViolationsOnEnforcer2 attributes. The value of monitored appears only on ATM IP cards. If the atmServiceCategory for this connection indicates availableBitRate, a value of abrEnforced indicates that Dynamic Generic Cell Rate Algorithm (DGCRA) is active for the connection and that violating cells are discarded. The cell rate which is in effect at any particular instant is indicated in rxTrafficDescParm 4 of the connection. If the atmServiceCategory for this connection indicates availableBitRate, a value of abrMonitored indicates that Dynamic Generic Cell Rate Algorithm (DGCRA) is active for the connection but that violating cells are counted only. The cell rate which is in effect at any particular instant is indicated in rxTrafficDescParm 4 of the connection.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.80
atmIfVptTmTxPacketWiseDiscardThis attribute indicates the current set of packet-wise discard functions in effect in the transmit data direction at this connection point. A value of ppd indicates that the Partial Packet Discard (PPD) function is in effect. PPD may be applied at an intermediate connecting point for a connection which is transporting frame traffic (AAL5 at the endpoint). PPD is controlled by provisioning for PVCs and SPVCs, and by call setup parameters in the AAL and Traffic Descriptor Information Elements. A value of epd indicates that the Early Packet Discard (EPD) function is in effect at this connection endpoint. On CQC-based ATM cards, PPD and EPD are enabled by default at a connection endpoint which is performing AAL5 segmentation and assembly. A value of wred indicates that Weighted Random Early Detection is in effect at this connection point. W-RED can be enabled by provisioning for PVCs and SPVCs. On ATM IP cards, all packet-wise discard functions also apply to provisioned virtual path connections (VPCs). On CQC-based ATM cards, packet-wise functions are not applicable for VPCs. This attribute is not applicable for Vpts. Description of bits: ppd(0) epd(1) wred(2)ro
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.85
atmIfVptTmRxPacketWiseDiscardThis attribute indicates the current set of packet-wise discard functions in effect in the receive data direction at this connection point. A value of ppd indicates that the Partial Packet Discard (PPD) function is in effect. PPD may be applied at an intermediate connecting point for a connection which is transporting frame traffic (AAL5 at the endpoint). PPD is controlled by provisioning for PVCs and SPVCs, and by call setup parameters in the AAL and Traffic Descriptor Information Elements. A value of epd indicates that the Early Packet Discard (EPD) function is in effect at this connection endpoint. PPD and EPD are enabled by default at a connection endpoint which is performing AAL5 segmentation and assembly. On ATM IP cards, all packet-wise discard functions also apply to provisioned virtual path connections (VPCs). On CQC-based ATM cards, packet-wise functions are not applicable for VPCs. This attribute is not applicable for Vpts. Description of bits: ppd(0) epd(1)ro
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.86
atmIfVptTmBandwidthElasticThis attribute is only of importance for connections which are carried on a link with a variable bandwidth. For example, the bandwidth may be reduced in the event that one or more physical links in the IMA group fail, such that the originally requested bandwidth cannot be maintained. This attribute shows whether the application (for example, Trunk) running on this connection can continue to operate if the bandwidth is reduced. If the bandwidth is reduced, the amount by which it is reduced is displayed in the bandwidthReduction attribute. A value of yes, indicates that this connection is elastic, and the bandwidth may be reduced but the connection is not released. A value of no indicates that the bandwidth for this connection is not reduced in the event of link bandwidth reduction. However, this connection may be released based on its holdingPriority. Bandwidth elasticity has no effect for connections which have an equivalent cell rate (ECR) of zero. This attribute is not applicable for Vpts and Vpt Vccs.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.90
atmIfVptTmBandwidthReductionThis attribute shows the amount by which the bandwidth has been reduced for this connection. This value is non-zero only for connections which have bandwidthElastic displayed as yes, and which are also operating in a reduced bandwidth mode. This is typically the case for selected connections running over an IMA link. This attribute takes a value from 0 (no reduction) up to the ECR. For all connections which are running at their full allocated bandwidth, bwReduction has the value 0. Connections which have been reduced in allocated bandwidth have a positive number for this attribute. The bwReduction may be subtracted from the ECR (which is displayed as txTrafficDescParm 5) to determine the actual bandwidth allocated to this connection.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.100
atmIfVptTmAbrConnectionTypeThis attribute indicates the type of ABR behavior which is in effect at this connection. This attribute is only applicable if the atmServiceCategory attribute is availableBitRate. If the atmServiceCategory attribute is not availableBitRate, or if the connection is not active, this attribute value is displayed as notApplicable. For CQC-based ATM cards, the only possible values are notApplicable, efciSwitch or nonAbrInterworking. In EFCI marking mode, the Explicit Forward Congestion Indication (EFCI) field in the data cell headers is used to indicate transmit queue congestion. For ATM IP cards, if the connectionPointType is displayed as connectionEndPoint, this attribute has the value sourceDest. In this mode, the ABR Source and Destination behavior is in effect at this connection. This attribute is also sourceDest in the case where the next hop connection is specified as nonAbrInterworking. The next hop connection is the Vcc or Vpc identified by the nextHop attribute of the Nrp or Rp component. If the connectionPointType is not connectionEndPoint, the value of this attribute depends upon the abrConnectionType provisioning and the card type to which the traffic is forwarded on the backplane. The default abrConnectionType is provisioned at the CA Abr abrConnectionType attribute, and may be overridden for a provisioned connection in the Vcd Tm abrConnectionType or Vpd Tm abrConnectionType attribute. If the CA Abr abrConnectionType attribute is virtualSourceDest at either one of the two connection points, and if both the connection points are defined on ATM IP cards, virtual source and destination behavior is applied to the connection. In this instance, the attribute displays the value virtualSourceDest. This attribute has the value erSwitch if ABR explicit rate functionality is in effect at this connection. In this mode, the switch may modify the Explicit Rate (ER) field of backward Resource Management (RM) cells to indicate the status of congestion at this connection point. This attribute has the value nonAbrInterworking in the case where this connection point is functioning as an SPVC origin for an ABR connection where the link side of this connection is configured as a non-ABR ATM service category. This means that there are no RM cells on the link side of this connection, and that the next hop connection point is performing as an ABR sourceDest.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.100.1.110
atmIfVptTmTxTdpTableThis attribute is a vector of five transmit traffic parameters whose mapping is defined by the txTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR), Minimum Cell Rate (MCR), actual cell rate (ACR), explicit rate (ER), equivalent cell rate (ECR), and actual shaping rate are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. CDVT is expressed in microseconds. When txTrafficDescType is 1 or 2, parameters 1 through 5 are unused. In this description, PCR is the greater of either the PCR or the requested shaping rate (parameter 1 or parameter 5) specified in the txTrafficDescParm attribute under the Vcd Tm or Vpd Tm component. When txTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 or 1 traffic; parameters 2 and 3 are unused. When txTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard. When txTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging. When txTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic. When txTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic. When txTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic. When txTrafficDescType is 3, 4, 5, 6, 7, or 8, parameter 4 reflects the actual shaping rate in cell/s for this connection. For CQC-based ATM cards, the set of available shaping rates is based on the number of interfaces doing shaping (attribute perVcQueueInterfaces), and the shapingScalingFactor attribute of the Arc Cqc Override component. A rate of zero (0) indicates that shaping is not performed, or that the interface is down. When txTrafficDescType is 9, parameter 1 represents the PCR; parameter 2 represents the Cell Delay Variation Toleration (CDVT); parameter 3 represents the Minimum Cell Rate (MCR); the meaning of parameter 4 depends upon the value of the abrConnectionType attribute. if abrConnectionType is sourceDest or virtualSourceDest, parameter 4 represents the Allowed Cell Rate (ACR); If abrConnectionType is erSwitch, parameter 4 represents the Explicit Rate (ER); and if abrConnectionType is efciSwitch, parameter 4 reflects the actual shaping rate in cell/s for this connection. When txTrafficDescType is 3, 4, 5, 6, 7, 8, or 9, parameter 5 reflects the equivalent cell rate in cell/s for this connection as determined by the Connection Admission Control (CAC) algorithm. The equivalent cell rate is useful in determining the admission characteristics of this connection.
SEQUENCE OF AtmIfVptTmTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.9.451
atmIfVptTmTxTdpEntryAn entry in the atmIfVptTmTxTdpTable.
AtmIfVptTmTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.9.451.1
atmIfVptTmTxTdpIndexThis variable represents the atmIfVptTmTxTdpTable specific index for the atmIfVptTmTxTdpTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.451.1.1
atmIfVptTmTxTdpValueThis variable represents an individual value for the atmIfVptTmTxTdpTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.451.1.2
atmIfVptTmTxQThreshTableThis attribute indicates the queue limit and the discard thresholds for the transmit queue of this connection. If this connection has unshapedTransmitQueueing attribute displayed as common, this attribute displays the thresholds of the common queue. If this connection has unshapedTransmitQueueing attribute displayed as perVc or as notApplicable, this attribute displays the thresholds of the per-VC queue. The first element indicates the queue limit. The second element is the threshold that marks the transition from congestion state 1 to congestion state 0. This is the threshold at which traffic with discard priority (DP) = 1 is discarded. This threshold is set at approximately 90 percent of the first parameter, the operational queue limit. The third element is the threshold that marks the transition from congestion state 2 to congestion state 1. This is the threshold at which traffic with DP = 2 is discarded. This threshold is set at approximately 75 percent of the first parameter, the operational queue limit. The fourth element is the threshold that marks the transition from congestion state 3 to congestion state 2. This is the threshold at which traffic with DP = 3 is discarded. This threshold is set at approximately 35 percent of the first parameter, the operational queue limit. This attribute does not apply to basic Vpts.
SEQUENCE OF AtmIfVptTmTxQThreshEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.9.452
atmIfVptTmTxQThreshEntryAn entry in the atmIfVptTmTxQThreshTable.
AtmIfVptTmTxQThreshEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.9.452.1
atmIfVptTmTxQThreshIndexThis variable represents the atmIfVptTmTxQThreshTable specific index for the atmIfVptTmTxQThreshTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.452.1.1
atmIfVptTmTxQThreshValueThis variable represents an individual value for the atmIfVptTmTxQThreshTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.452.1.2
atmIfVptTmRxTdpTableThis attribute is a vector of four traffic parameters whose meanings are defined by the rxTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR), minimum cell rate (MCR) are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. Cell delay variation tolerance (CDVT) is expressed in microseconds. When rxTrafficDescType is 1 or 2, none of the parameters are used. When rxTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard; parameter 4 represents the CDVT. When rxTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging; parameter 4 represents the CDVT. When rxTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 9, parameter 1 represents the PCR; parameter 2 represents CDVT; parameter 3 represents the MCR; parameter 4 indicates the instantaneous rate at which dynamic generic cell rate algorithm (DGCRA) is in effect. If upc is disabled for this connection, the values of PCR, SCR, MBS and CDVT are the provisioned parameters. If upc is enabled, the values of PCR, SCR, MBS, and CDVT are exactly the values used by the usage parameter control hardware in policing the arriving traffic. These may vary slightly from the provisioned values due to granularity of the hardware. In the case where the PCR is equal to the SCR, the effective MBS is zero.
SEQUENCE OF AtmIfVptTmRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.9.453
atmIfVptTmRxTdpEntryAn entry in the atmIfVptTmRxTdpTable.
AtmIfVptTmRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.9.453.1
atmIfVptTmRxTdpIndexThis variable represents the atmIfVptTmRxTdpTable specific index for the atmIfVptTmRxTdpTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.453.1.1
atmIfVptTmRxTdpValueThis variable represents an individual value for the atmIfVptTmRxTdpTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.453.1.2
atmIfVptTmTqpTableThis attribute is a vector of three elements that indicate the quality of service parameters for the forward direction for this connection. This attribute is used for SPVC and SVC connections on a PNNI interface. The cdv element indicates the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR and rt-VBR). The ctd element indicates the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR and rt-VBR). The clr element indicates the acceptable Cell Loss Ratio (CLR) of CBR, rt-VBR, and nrt-VBR connections.
SEQUENCE OF AtmIfVptTmTqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.9.454
atmIfVptTmTqpEntryAn entry in the atmIfVptTmTqpTable.
AtmIfVptTmTqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.9.454.1
atmIfVptTmTqpIndexThis variable represents the atmIfVptTmTqpTable specific index for the atmIfVptTmTqpTable.
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.454.1.1
atmIfVptTmTqpValueThis variable represents an individual value for the atmIfVptTmTqpTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.454.1.2
atmIfVptTmRqpTableThis attribute is a vector of three elements that indicate the quality of service parameters for the backward direction for this connection. This attribute is used for SPVC and SVC connections on a PNNI interface. The cdv element indicates the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR and rt-VBR). The ctd element indicates the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR and rt-VBR). The clr element indicates the acceptable Cell Loss Ratio (CLR) of CBR, rt-VBR, and nrt-VBR connections.
SEQUENCE OF AtmIfVptTmRqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.9.455
atmIfVptTmRqpEntryAn entry in the atmIfVptTmRqpTable.
AtmIfVptTmRqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.9.455.1
atmIfVptTmRqpIndexThis variable represents the atmIfVptTmRqpTable specific index for the atmIfVptTmRqpTable.
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.9.455.1.1
atmIfVptTmRqpValueThis variable represents an individual value for the atmIfVptTmRqpTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.9.455.1.2
atmIfVptVcc
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.20
atmIfVptVccRowStatusTableThis entry controls the addition and deletion of atmIfVptVcc components.
SEQUENCE OF AtmIfVptVccRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.1
atmIfVptVccRowStatusEntryA single entry in the table represents a single atmIfVptVcc component.
AtmIfVptVccRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.1.1
atmIfVptVccRowStatusThis variable is used as the basis for SNMP naming of atmIfVptVcc components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.1.1.1
atmIfVptVccComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.1.1.2
atmIfVptVccStorageTypeThis variable represents the storage type value for the atmIfVptVcc tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.1.1.4
atmIfVptVccIndexThis variable represents the index for the atmIfVptVcc tables.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.1.1.10
atmIfVptVccVcd
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2
atmIfVptVccVcdRowStatusTableThis entry controls the addition and deletion of atmIfVptVccVcd components.
SEQUENCE OF AtmIfVptVccVcdRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.1
atmIfVptVccVcdRowStatusEntryA single entry in the table represents a single atmIfVptVccVcd component.
AtmIfVptVccVcdRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.1.1
atmIfVptVccVcdRowStatusThis variable is used as the basis for SNMP naming of atmIfVptVccVcd components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.1.1.1
atmIfVptVccVcdComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.1.1.2
atmIfVptVccVcdStorageTypeThis variable represents the storage type value for the atmIfVptVccVcd tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.1.1.4
atmIfVptVccVcdIndexThis variable represents the index for the atmIfVptVccVcd tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.1.1.10
atmIfVptVccVcdTm
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2
atmIfVptVccVcdTmRowStatusTableThis entry controls the addition and deletion of atmIfVptVccVcdTm components.
SEQUENCE OF AtmIfVptVccVcdTmRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.1
atmIfVptVccVcdTmRowStatusEntryA single entry in the table represents a single atmIfVptVccVcdTm component.
AtmIfVptVccVcdTmRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.1.1
atmIfVptVccVcdTmRowStatusThis variable is used as the basis for SNMP naming of atmIfVptVccVcdTm components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.1.1.1
atmIfVptVccVcdTmComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.1.1.2
atmIfVptVccVcdTmStorageTypeThis variable represents the storage type value for the atmIfVptVccVcdTm tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.1.1.4
atmIfVptVccVcdTmIndexThis variable represents the index for the atmIfVptVccVcdTm tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.1.1.10
atmIfVptVccVcdTmAbr
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2
atmIfVptVccVcdTmAbrRowStatusTableThis entry controls the addition and deletion of atmIfVptVccVcdTmAbr components.
SEQUENCE OF AtmIfVptVccVcdTmAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.1
atmIfVptVccVcdTmAbrRowStatusEntryA single entry in the table represents a single atmIfVptVccVcdTmAbr component.
AtmIfVptVccVcdTmAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.1.1
atmIfVptVccVcdTmAbrRowStatusThis variable is used as the basis for SNMP naming of atmIfVptVccVcdTmAbr components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.1.1.1
atmIfVptVccVcdTmAbrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.1.1.2
atmIfVptVccVcdTmAbrStorageTypeThis variable represents the storage type value for the atmIfVptVccVcdTmAbr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.1.1.4
atmIfVptVccVcdTmAbrIndexThis variable represents the index for the atmIfVptVccVcdTmAbr tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.1.1.10
atmIfVptVccVcdTmAbrProvTableThis group contains provisioned attributes for the ABR ATM connections configured on an ATM interface.
SEQUENCE OF AtmIfVptVccVcdTmAbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.110
atmIfVptVccVcdTmAbrProvEntryAn entry in the atmIfVptVccVcdTmAbrProvTable.
AtmIfVptVccVcdTmAbrProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.110.1
atmIfVptVccVcdTmAbrInitialCellRateThis attribute specifies the Initial Cell Rate (ICR) parameter for this connection. ICR is the rate at which a source should send initially and after an idle period. When this attribute is set to sameAsCa, the initial cell rate is determined by the AtmIf CA Abr/0 icr attribute. When the value of this attribute is set to useMcr, ICR is set to the same value as the Minimum Cell Rate (MCR) for the connection. When the value of this attribute is set to usePcr, ICR is set to the same value as the Peak Cell Rate (PCR) for the connection. If this attribute is specified less than the MCR of the connection, then the MCR is used as the ICR. If this attribute is specified more than PCR of the connection, then PCR is used as the ICR. This attribute is ignored under all conditions where the operational attribute abrConnectionType indicates erSwitch or efciSwitch. VALUES ( 16777216 = sameAsCa 16777217 = useMcr 16777218 = usePcr )rw
Unsigned32 (0..16777215 | 16777216 | 16777217 | 16777218)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.110.1.10
atmIfVptVccVcdTmAbrTransientBufferExposureThis attribute specifies the Transient Buffer Exposure (TBE) for this connection. TBE is the negotiated number of cells that the network would like to limit the source to send during start-up periods, before the first Resource Management (RM) cell returns. TBE divided by fixedRoundTripTime determines an upper bound for the operational value of initialCellRate, the rate at which a source should send initially and after an idle period. TBE divided by maxCellsPerRmCell specifies the operational value of forwardRmCellLimit, the limit of the number of forward Resource Management (RM) cells which may be sent in the absence of received backward RM cells. This attribute is ignored under all conditions where the operational attribute abrConnectionType is set to erSwitch.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.110.1.11
atmIfVptVccVcdTmAbrFixedRoundTripTimeThis attribute specifies the Fixed Round-Trip Time (FRTT) parameter for this connection. FRTT is the sum of the fixed and propagation delays from the source to a destination and back. The value of transientBufferExposure divided by the value of FRTT (in seconds) determines an upper bound for the operational value of initialCellRate, the rate at which a source should send initially and after an idle period. This attribute is ignored under all conditions where the operational attribute abrConnectionType indicates erSwitch or efciSwitch.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.110.1.12
atmIfVptVccVcdTmAbrRateDecreaseFactorThis attribute specifies the Rate Decrease Factor (RDF) for this connection. The RDF value is computed by using the provisioned value of this attribute, n, as 2 to the inverse power n. For example, if the value of this attribute is 8, RDF is 2E-8 = 1/256. RDF controls the amount by which the cell transmission rate may decrease upon receipt of a backward Resource Management (RM) cell. For example, if a backward RM cell is received with the Congestion Indication (CI) field set to 1, the Allowed Cell Rate (ACR) value would be reduced by the amount (RDF*ACR). The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. This attribute is ignored under all conditions where the operational attribute abrConnectionType has the value erSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (0..15 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.110.1.13
atmIfVptVccVcdTmAbrRateIncreaseFactorThis attribute specifies the Rate Increase Factor (RIF) for this connection. The RIF value is computed by using the provisioned value of this attribute, n, as 2 to the inverse power n. For example, if the value of this attribute is 6, RIF is 2E-6 = 1/64. RIF controls the amount by which the cell transmission rate may increase upon receipt of a backward Resource Management (RM) cell. For example, if a backward RM cell is received with the Congestion Indication (CI) and the No Increase (NI) fields both set to 0, the Allowed Cell Rate (ACR) value would be increased by the amount (RIF*ACR). The ACR is not allowed to exceed the Peak Cell Rate (PCR), in which case the ACR is set to PCR. This attribute is ignored under all conditions where the operational attribute abrConnectionType has the value erSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (0..15 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.110.1.14
atmIfVptVccVcdTmAbrMaxCellPerRmCellThis attribute specifies the maximum number of cells an ABR source may transmit for each forward Resource Management (RM) cell. The count of the cells transmitted includes data cells, OAM cells, backward RM cells, and the forward RM cell. A value of 2 is not recommended although it is permitted according to the ATM Forum standard. When this attribute is set to a value of 2, it is possible that only one forward and one backward RM cell are repeatedly transmitted, and all data traffic is queued up indefinitely. This attribute is ignored under all conditions where the operational attribute abrConnectionType has the value erSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.110.1.15
atmIfVptVccVcdTmAbrMaxTimeBetweenRmCellsThis attribute specifies the TRM parameter for this connection. TRM provides an lower bound on the time interval between forward Resource Management (RM) cells for an ABR source. Since the last forward RM cell was sent, if at least TRM time has elapsed since and at least two other cells have been sent, then the next cell to be transmitted would be a forward RM cell. This attribute is ignored under all conditions where the operational attribute abrConnectionType has the value erSwitch. The provisioned value of 781 is signalled as TRM = 0, in the ABR Additional Parameters Information Element. 1563 is signalled as TRM = 1. 3125 is signalled as TRM = 2. 6250 is signalled as TRM = 3. 12500 is signalled as TRM = 4 25000 is signalled as TRM = 5. 50000 is signalled as TRM = 6. 100000 is signalled as TRM = 7. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (781 | 1563 | 3125 | 6250 | 12500 | 25000 | 50000 | 100000 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.110.1.16
atmIfVptVccVcdTmAbrCutoffDecreaseFactorThis attribute specifies the Cutoff Decrease Factor (CDF) parameter for this connection. When the value of this attribute is non-zero, CDF is computed as the inverse of the value. For example, if the value is 32, the value of CDF is 1/32. When the value of this attribute is 0, CDF is also zero. CDF controls the decrease in the Allowed Cell Rate (ACR) associated with the CRM parameter, the limit of the number of forward Resource Management (RM) cells which may be sent in the absence of received backward RM cells. When this limit is crossed, the ACR value would be decreased by the amount (CDF*ACR). The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. The value of CRM is indicated by the forwardRmCellLimit attribute. This attribute is ignored under all conditions where the operational attribute abrConnectionType indicates erSwitch or efciSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (0 | 1 | 2 | 4 | 8 | 16 | 32 | 64 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.110.1.17
atmIfVptVccVcdTmAbrAcrDecreaseTimeFactorThis attribute specifies the Allowed Cell Rate Decrease Time Factor (ADTF) parameter for this connection. ADTF is the maximum time interval permitted between sending forward Resource Management (RM) cells before the Allowed Cell Rate (ACR) is decreased to initialCellRate. In other words, if the source does not transit a forward RM cell for the period specified by adtf, it reduces its ACR to the value of its initialCellRate. This attribute is ignored under all conditions where the operational attribute abrConnectionType indicates erSwitch or efciSwitch. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (0..1023 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.110.1.18
atmIfVptVccVcdTmAbrDgcraMaximumDelayThis attribute specifies an upper bound on the delay after which the rate change induced by a backward Resource Management (RM) cell departing from this connection point (in the backward direction) is expected to be observed at this connection point (in the forward direction). This upper bound may be approximated as the sum of the round trip fixed and propagation delays and the maximum queuing delays between the ABR source and this interface. The value of this attribute is used in policing an ABR connection using the Dynamic General Cell Rate Algorithm (DGCRA). A larger value for this attribute implies a more lenient policer. When there is a reduction in the Allowed Cell Rate (ACR), the policer waits for a correspondingly longer period of time before it enforces at the new cell rate. The value of this attribute must not be less than the dgcraMinimumDelay attribute. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (1..16700000 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.110.1.19
atmIfVptVccVcdTmAbrDgcraMinimumDelayThis attribute specifies a lower bound on the delay after which the rate change induced by a backward Resource Management (RM) cell departing from this connection point (in the backward direction) is expected to be observed at this connection point (in the forward connection). This lower bound may be approximated as the sum of the round trip fixed and propagation delays between the ABR source and this interface. The value of this attribute is used in policing an ABR connection using the Dynamic General Cell Rate Algorithm (DGCRA). A smaller value for this attribute implies a more lenient policer. When there is a increase in the Allowed Cell Rate (ACR), the policer waits for a correspondingly shorter period of time before it enforces at the new cell rate. VALUES ( 16777216 = sameAsCa )rw
Unsigned32 (1..16700000 | 16777216)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.110.1.20
atmIfVptVccVcdTmAbrFarEndAcrDecreaseTimeFactorThis attribute specifies the Allowed Cell Rate Decrease Time Factor (ADTF) of the far end ABR source. The value specified should be the same as the ADTF parameter at the far end of this ABR connection. The value of this attribute is used in policing an ABR connection using the Dynamic Generic Cell Rate Algorithm (DGCRA). A larger value for this attribute implies a more lenient policer. When the delay between two consecutive forward Resource Management (RM) cells received at this interface corresponds to a value greater than the value of this attribute, the policer begins to limit enforce the incoming traffic at the initial cell rate (ICR) of the far end, as specified by the farEndInitialCellRate attribute. VALUES ( 1024 = sameAsLocal )rw
Unsigned32 (0..1023 | 1024)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.110.1.21
atmIfVptVccVcdTmAbrFarEndInitialCellRateThis attribute specifies the Initial Cell Rate (ICR) of the far end ABR source. The value specified should be the same as the ICR parameter at the far end of this ABR connection. The value of this attribute is used in policing an ABR connection using the Dynamic Generic Cell Rate Algorithm (DGCRA). A larger value for this attribute implies a more lenient policer. When the delay between two consecutive forward Resource Management (RM) cells received at this interface corresponds to a value greater than the farEndAcrDecreaseTimeFactor attribute, the policer begins to enforce the incoming traffic at the value of this attribute. If this attribute is specified less than the MCR of the connection, then the MCR is used as the feIcr. If this attribute is more than the PCR of the connection, then PCR is used as the feIcr. VALUES ( 16777219 = sameAsLocal )rw
Unsigned32 (0..16777215 | 16777219)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.2.110.1.22
atmIfVptVccVcdTmProvTableThis group contains traffic related provisionable attributes for the Vcc, Vpc, and Vpt components. Changing any of the attributes in this group causes a service interruption on the Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVptVccVcdTmProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100
atmIfVptVccVcdTmProvEntryAn entry in the atmIfVptVccVcdTmProvTable.
AtmIfVptVccVcdTmProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1
atmIfVptVccVcdTmTxTrafficDescTypeThis attribute specifies the type of traffic management which is applied to the transmit direction of this connection as defined in the ATM Forum. The txTrafficDescType determines the number and meaning of the parameters in the txTrafficDescParm attribute. This attribute can have a value of 9 if and only if the atmServiceCategory is availableBitRate.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.10
atmIfVptVccVcdTmFwdQosClassThis attribute specifies the quality of service for the forward direction for this connection. This attribute is only used for SPVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified bit rate QOS class; no objective is specified for the performance parameters.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.21
atmIfVptVccVcdTmTxQueueLimitThis attribute specifies an override to the default transmit queue limit for this connection. A value other than sameAsCa may be specified only for ATM IP cards. This attribute is not applicable for basic Vpts. A value of sameAsCa means to use the default common or per-VC transmit queue limit as defined by the CA service category for this connection. A value from 5 to 63,488 indicates that a specific transmit queue limit is requested which differs from the default which is defined under the CA component for this service category. A specific value is ignored for connections where common queuing is specified for the service category. The actual transmit queue limit for a connection is visible in the Vcc Tm, Vpc Tm, or Vpt Tm txQueueThresholds attribute. VALUES ( 0 = sameAsCa )rw
Unsigned32 (0 | 5..63488)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.22
atmIfVptVccVcdTmHoldingPriorityThis attribute specifies the holding priority of this connection. In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This value provisioned in the Vcd or Vpd may be overridden by certain applications, for example Vcc Test, which run over this connection. The default holding priority for a provisioned connection is higher then default holding priorities for dynamic (SVC) connections. This attribute is not applicable for Vpt Vccs.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.25
atmIfVptVccVcdTmRxTrafficDescTypeThis attribute specifies the type of traffic management which is applied to the receive direction of this connection as defined in the ATM Forum. The rxTrafficDescType determines the number and meaning of the parameters in the rxTrafficDescParm attribute. When this attribute is set to sameAsTx, the rxTrafficDescType as well as the rxTrafficDescParm are taken from the txTrafficDescType and txTrafficDescParm values.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.30
atmIfVptVccVcdTmBwdQosClassThis attribute specifies the quality of service for the backward direction for this connection. This attribute is only used for SPVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified bit rate QOS class; no objective is specified for the performance parameters. The sameAsFwd selection sets the backward quality of service to be the same as the forward quality of service.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.41
atmIfVptVccVcdTmAtmServiceCategoryThis attribute specifies the ATM service category for both directions of the connection. The value derivedFromBBC may only be used if the SrcPvc component is provisioned under this Vcc. Otherwise a specific ATM service category must be specified. If this attribute is set to derivedFromBBC, the Broadband Bearer Capability (BBC) and bestEffort attributes are used to determine the atmServiceCategory of this connection. If this attribute is set to other than derivedFromBBC, the value of this attribute is used to override the provisioned BBC Information Element parameters. In those cases, the BBC attributes are not used. The constantBitRate service category is intended for real time applications, that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. The consistent availability of a fixed quantity of bandwidth is considered appropriate for CBR service. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to be of significantly reduced value to the application. The rtVariableBitRate service category is intended for real time applications, that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. Sources are expected to transmit at a rate which varies with time. Equivalently, the source can be described as 'bursty'. Cells which are delayed beyond the value specified by CTD are assumed to be of significantly reduced value to the application. Real time VBR service may support statistical multiplexing of real time sources. The nrtVariableBitRate service category is intended for non-real time applications which have bursty traffic characteristics and which can be characterized in terms of a PCR, SCR, and MBS. For those cells which are transferred within the traffic contract, the application expects a low cell loss ratio. For all connections, it expects a bound on the mean cell transfer delay. Non-real time VBR service may support statistical multiplexing of connections. The availableBitRate service is an ATM layer service category for which the limiting ATM layer transfer characteristics provided by the network may change subsequent to connection establishment. ABR service has a flow control mechanism which supports several types of feedback to control the source rate in response to changing ATM layer transfer characteristics. ABR service is not intended to support real-time applications. The unspecifiedBitRate service is intended for non-real time applications; that is, those not requiring tightly constrained delay and delay variation. UBR sources are expected to be bursty. UBR service supports a high degree of statistical multiplexing among sources. UBR service does not specify traffic related service guarantees. No numerical commitments are made with respect to the cell loss ratio experienced by a UBR connection, or as to the cell transfer delay experienced by cells on the connection.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.42
atmIfVptVccVcdTmTrafficShapingThis attribute specifies whether this connection uses traffic shaping when transmitting traffic to the ATM interface. This attribute is ignored if the atmServiceCategory is availableBitRate. When sameAsCa is selected, traffic shaping for the connection is based on the trafficShaping attribute of the connection's service category component under the CA. If the service category has trafficShaping set to enabled or inverseUpc, then traffic shaping is enabled for the connection. Note that enabling traffic shaping may have no effect under certain cases. These cases are listed in the description of the trafficShaping operational attribute, which is under the Vcc Tm, Vpc Tm, or Vpt Tm components. When disabled is selected, traffic shaping for this connection is disabled regardless of the provisioning of the connection's service category component.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.50
atmIfVptVccVcdTmUnshapedTransmitQueueingThis attribute only applies when this connection is unshaped. This attribute specifies the transmit queueing method for this connection if it is unshaped. The two possible methods are per-VC queuing and common queuing. On ATM IP FPs, this attribute must be set to sameAsCa. This attribute is ignored in the following situations: - if the connection has trafficShaping enabled or inverseUpc, or - if the atmServiceCategory is availableBitRate, or - if the atmServiceCategory is constantBitRate and this is a CQC- based ATM FP. - for basic Vpts and standard Vpt Vccs When this attribute is set to sameAsCa, the transmit queueing method for the connection is based on the unshapedTransmitQueueing attribute of the connection's service category component under the CA. When this attribute is set to common, transmit traffic on this unshaped connection is destined for the common queue.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.60
atmIfVptVccVcdTmWeightThis attribute specifies an override for the weight of this unshaped connection. This attribute is ignored for shaped connections, for ABR connections, for connections on a CQC-based ATM FP, and basic Vpts. When the value is set to sameAsCa, the weight is determined by the fairnessWeight attribute under the CA service category component for all but standard Vpt Vccs. For standard Vpt Vccs, the weight is determined by the Vcc's service category, when the value is set to sameAsCa. When this attribute is set to a value from 1 to 4095, that value is used for the fairness weight of this connection relative to other connections. For all but standard Vpt Vccs, fairness weight determines the proportion of transmit cell opportunities which are allocated to this connection, compared to other connections in the same service category. For standard Vpt Vccs, fairness weight determines the proportion of transmit cell opportunities which are allocated to this connection, compared to other connections associated with the Vpt. When the value is set to upToQueueLimit, the fairness weight is limited only by the txQueueLimit. VALUES ( 0 = upToQueueLimit 65535 = sameAsCa )rw
Unsigned32 (0 | 1..4095 | 65535)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.61
atmIfVptVccVcdTmForceTaggingThis attribute specifies whether force tagging is enforced for this connection for cells in the transmit direction. On CQC-based ATM cards, and for Vpts, this attribute is not applicable and is ignored. When the value is set to sameAsCa, the force tagging functionality is determined by the forceTagging attribute under the CA service category component. When the value is set to enabled, force tagging is enabled for cells in the transmit direction on this connection. When this option is selected, the CLP bit is set to 1 for all cells in the transmit direction. Cells which are tagged are counted in the txCellClp attribute. When the value is set to disabled, force tagging is disabled for cells in the transmit direction on this connection. When this option is selected, the CLP bit is unchanged for cells in the transmit direction.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.62
atmIfVptVccVcdTmUsageParameterControlThis attribute specifies whether this connection enforces usage parameter control when receiving traffic from the ATM interface. When sameAsCa is selected, UPC for the connection is based on the usageParameterControl attribute of the service category component under the AtmIf CA. If the service category has UPC enforced or monitored, then UPC is set to that value for the connection. When disabled is selected, UPC for this connection is disabled regardless of the provisioning of the service category. When enforced is selected, UPC for this connection is enforced regardless of the provisioning of the service category. ATM IP cards provide the ability to monitor UPC violations without tagging or discarding. When monitored is selected, UPC is actively checking conformance for the connection and counting the violations, but is not discarding or tagging cells which do not conform to the connection traffic contract. If this is a connection of serviceCategory abr on an ATM IP card, and the abrConnectionType is sourceDest, virtualSourceDest or explicitRate, selecting enforced enables dynamic generic cell rate algorithm (DGCRA) to discard violating cells. Selecting monitored enables DGCRA to count violating cells. Note that setting UPC to enforced or monitored may have no effect under certain cases. These cases are listed in the description of the usageParameterControl operational attribute, which is under the Vcc, Vpc, and Vpt components.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.70
atmIfVptVccVcdTmBearerClassBbcThis attribute specifies the bearer capability. This attribute is only used for SPVC and SPVP connections. It is one of the Broadband Bearer Capability (BBC) attributes. The purpose of the BBC information element is to indicate a requested broadband connection-oriented bearer service to be provided by the network. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both. Class a service is a connection-oriented, constant bit rate ATM transport service. Class a service has end to end timing requirements and may require stringent cell loss, cell delay and cell delay variation performance.When a is set, the user is requesting more than an ATM only service. The network may look at the AAL to provide interworking based upon its contents. Class c service is a connection-oriented, variable bit rate ATM transport service. Class c service has no end-to-end timing requirements. When c is set, the user is requesting more than an ATM only service. The network interworking function may look at the AAL and provide service based on it. Class x service is a connection-oriented ATM transport service where the AAL, trafficType (vbr or cbr) and timing requirements are user defined (that is, transparent to the network).When x is set the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. Class vp service is used to specify a transparent VP service. When the value of this attribute is vp, the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. This service differs from class x service in that with the class vp service both the VCI field (except or VCI values 0, 3, 4, and 6 through 15) and Payload Type field are transported transparently by the network. This attribute value is only applicable to SPVP connections.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.71
atmIfVptVccVcdTmTransferCapabilityBbcThis attribute specifies the transfer capability for this connection. Uni 3.0/3.1 traffic type and end-to-end timing parameters are mapped into this parameter as follows: <transferCapability: TrafficType, Timing> 0: NoIndication, NoIndication 1: NoIndication, yes 2: NoIndication, no 5: CBR, yes 8: VBR, NoIndication 9: VBR, yes 10: VBR, no notApplicable specifies that the user does not want to specify the transfer capability. The CBR traffic type refers to traffic offered on services such as a constant bit rate video service or a circuit emulation. The VBR traffic type refers to traffic offered on services such as packetized audio and video, or data. The value no indication for traffic type is used if the user has not set the traffic type; similarly for end-to-end timing. The value yes for end-to-end timing indicates that end-to-end timing is required. The value no for end-to-end timing indicates that end-to-end timing is not required. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.72
atmIfVptVccVcdTmTxWredThresholdThis attribute determines at what percentage of the queue being at the EPD threshold, WRED starts. When the value is set to 25%, WRED starts as soon as the queue is 25% of the way to the EPD threshold. When the value is set to 50%, WRED starts later, after the queue is 50% of the way to the EPD threshold. When the value is set to 75%, WRED starts only when the queue is 75% of the way to the EPD threshold. The EPD threshold is 85% of the transmit queue length. This attribue is ignored if txWredMode or txPacketWiseDiscard is disabled. It is always ignored on CQC-based ATM FP.rw
Unsigned32 (25 | 50 | 75)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.73
atmIfVptVccVcdTmClippingBbcThis attribute specifies the value for the clipping susceptibility parameter in the BBC Information Element. This attribute is only used for SPVC connections. It is one of the Broadband Bearer Capability attributes. Clipping is an impairment in which the first fraction of a second of information to be transferred is lost. It occurs after a call is answered and before an associated connection is switched through.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.74
atmIfVptVccVcdTmBestEffortThis attribute specifies the value of the best effort parameter in the ATM Traffic Descriptor Information Element. This attribute is only used for Soft PVC connections. It is one of the Broadband Bearer Capability attributes. The value indicated implies that the quality of service for this connection is not guaranteed. The value notIndicated implies that the quality of service for this connection is guaranteed. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.75
atmIfVptVccVcdTmTxPacketWiseDiscardThis attribute specifies whether packet-wise discard functions are to be enabled or disabled in the transmit data direction for this connection. Packet-wise discard functions should only be requested if this connection is transferring AAL5 frame traffic. This attribute is not applicable for Vpts. Packet-wise functions increase the 'goodput' of the link. The transmit packet-wise functions are Early Packet Discard (EPD) and Partial Packet Discard (PPD). EPD allows the connection to discard an entire frame once the transmit queue has reached the EPD threshold. EPD increases the 'goodput' of a link, since discarding an entire frame means that some queue capacity is guarded for some other frame which is already partially transmitted. All cells of the frame are discarded from the Beginning of Message (BOM) cell up to and including the End of Message (EOM) cell. PPD allows the connection to discard the remainder of a cell- forwarded AAL5 frame if one cell of this frame has been discarded. All cells are discarded up to but not including the EOM cell. The PPD function increases the 'goodput' of the link, since cells which are only going to be discarded at the AAL5 reassembly point are not transmitted. On CQC-based ATM cards, the packet-wise discard functions are PPD and EPD. PPD is available at VCC cell-transfer points. PPD is not applicable at frame-cell conversion points, and is not applicable for Vpcs. PPD is configured by this attribute. Packet-wise discard should only be enabled for connections carrying AAL5 segmentation traffic. Setting the value to enabled for any other traffic type may result in all traffic being discarded. On CQC-based ATM FPs, EPD is automatically enabled at frame-to-cell conversion points, independent of the setting of this attribute. On ATM IP cards, packet-wise discard functions include EPD and PPD. PPD and EPD apply to individual VCCs and VCCs within VPCs at all connection points, including tandem VPC connections. Both PPD and EPD are controlled by this attribute. This attribute may safely be set to enabled for any connection (Vcc or Vpc) on ATM IP FPs since they have the ability to automatically detect AAL5-segmented traffic on a connection, and only enable packet- wise discards if AAL5-segmented traffic is detected. When this attribute is set to enabled, packet-wise discard functions are applied to transmit traffic at this connection point. When this attribute is set to disabled, packet-wise discard functions are not applied to transmit traffic at this connection point. At a SPVC origin on a PNNI interface, a value of enabled specifies that frame discard is requested in the backward direction. When this attribute is set to disabled, backward frame discard is not requested in the SPVC call setup. The transmit packet-wise discard functions that are active are visible in the Vcc/Vpc Tm txPacketWiseDiscard operational attribute.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.76
atmIfVptVccVcdTmTxWredModeThis attribute specifies the activation of weighted random early detection (WRED) functionality. WRED is only available on ATM IP FPs. On CQC-based ATM FPs, this attribute is ignored. If txPacketWiseDiscard is set to disabled this attribute is ignored. This attribute is not applicable for Vpts or Vpt Vccs. WRED is applied in the transmit direction for this connection. WRED function should be enabled only for connections which are transferring TCP/IP traffic. WRED acts to prevent synchronization of multiple TCP/IP sources by randomly discarding a small percentage of frames when transmit queue congestion reaches the designated level. W-RED may also be used to differentiate service on VCC's by preferentially discarding one VCC before another. Discards start at 0% of cells, when the queue is part-way to the Early Packet Discard (EPD) threshold, and rise to 100% of cells discarded at the EPD threshold. WRED discards all the cells in a frame. If this attribute is set to enabled, WRED is enabled for all applications linked to the given Vcc. If it is set to perFlow, each TCP application has individual control over whether to enable or disable WRED If txPacketWiseDiscard is set to disabled, or if this attribute is set to disabled, WRED functionality is disabled. If WRED is active, it is visible in the Vcc/Vpc Tm txPacketWiseDiscard operational attribute.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.77
atmIfVptVccVcdTmRxPacketWiseDiscardThis attribute specifies whether packet-wise discard functions are to be enabled or disabled in the receive data direction for this connection. Packet-wise discard functions should only be requested if this connection is transferring AAL5 frame traffic. This attribute is not applicable for Vpts. Packet-wise functions increase the 'goodput' of the link. The receive packet-wise function is Partial Packet Discard (PPD). PPD allows the connection to discard the remainder of a cell- forwarded AAL5 frame if one cell of this frame has been discarded, for example due to UPC. All cells are discarded up to but not including the EOM cell. The PPD function increases the 'goodput' of the link, since cells which are only going to be discarded at the AAL5 reassembly point are not transmitted. PPD is available at all VCC connection points where UPC may be activated. PPD is not applicable for Vpcs. On CQC-based ATM FPs, packet-wise discards should only be enabled for connections carrying AAL5 segmentation traffic. Setting the value to enabled for any other traffic type may result in traffic being discarded. On ATM IP cards, this attribute may safely be set to enabled for any connection (Vcc or Vpc) since they have the ability to automatically detect AAL5-segmented traffic on a connection, and only enables packet-wise discards if AAL5-segmented traffic is detected. When this attribute is set to enabled, packet-wise discard functions are applied to receive traffic at this connection point. When this attribute is set to disabled, packet-wise discard functions are not applied to receive traffic at this connection point. At a SPVC origin on a PNNI interface, a value of enabled specifies that frame discard is requested in the forward direction. When this attribute is set to disabled, forward frame discard is not requested in the SPVC call setup. The receive packet-wise discard functions that are active are visible in the Vcc/Vpc Tm rxPacketWiseDiscard operational attribute.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.78
atmIfVptVccVcdTmAbrConnectionTypeThis attribute specifies the type of ABR behavior which is to be enforced at this connection. This attribute is only applicable if the atmServiceCategory attribute is availableBitRate. If the atmServicecategory attribute is not availableBitRate, this attribute value is ignored. The actual ABR functionality which is in effect is visible in the Vcc/Vpc/Vpt Tm abrConnectionType operational attribute. For CQC-based ATM cards, the only allowable values are sameAsCa, nonAbrInterworking or abrSwitch. If abrSwitch is selected, the CQC implements EFCI marking behavior. sameAsCa is used to request the default behavior as specified in the CA Abr component for this Vcc. Otherwise, this attribute overrides the default behavior. virtualSourceDest is used to request that this connection point function as a virtual source/virtual destination. VS/VD functionality is only supported on ATM IP FPs. sourceDest requires that this connection point function as a S/D for RM cells. S/D mode is automatically invoked at this connection point either if this is a connection end point, or if the next hop connection point is configured as nonAbrInterworking. nonAbrInterworking is used to request that this connection point function as an interworking between ABR and non-ABR service categories. This means that there are no RM cells on the link side of this connection, and that the next hop connection point is performing as an ABR sourceDest. abrSwitch is used to request ABR switch behavior for this connection point. The ABR switch behavior is first, to confirm to virtualSourceDest or nonAbrInterworking setting on the next hop, and otherwise to implement ABR ER switch behavior. For CQC- based FPs, ABR switch behavior is implemented as EFCI marking.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.100.1.90
atmIfVptVccVcdTmTxTdpTableThis attribute is a vector of five traffic parameters whose meanings are defined by the txTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR), Minimum Cell Rate (MCR) and requested shaping rate are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. CDVT is expressed in microseconds. The values of PCR, SCR, MCR, MBS and CDVT are used for connection admission control (CAC). The value of CDVT is only used for connections where the atmServiceCategory is constantBitRate. For all other values of atmServiceCategory, CDVT is ignored. The values of PCR, SCR, MCR and requested shaping rate are used to determine the actual shaping rate where traffic shaping is enabled. When txTrafficDescType is 1 or 2, all of the parameters must be set to zero. When txTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be non-zero. Parameters 2 and 3 must be zero. When txTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic with cell discard; parameter 2 represents the PCR for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be greater than or equal to parameter 2. Parameters 1 and 2 must be non-zero. Parameter 3 must be zero. When txTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic with cell tagging; parameter 2 represents the PCR for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be greater than or equal to parameter 2. Parameters 1 and 2 must be non-zero. Parameter 3 must be zero. When txTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 9, parameter 1 represents the PCR; parameter 2 represents the CDVT; parameter 3 represents the MCR; parameter 4 and parameter 5 represent are not used and must be zero. Parameter 1 must be non-zero and must be greater than or equal to parameter 3. Parameter 3 may be optionally zero. Whenever it is valid for PCR to be specified, parameter 5 may also be used to specify a requested shaping rate. A non-zero value in parameter 5 overrides the value in parameter 1 and is used as the peak cell rate in calculations of CAC and shaping rate. When the atmServiceCategory is availableBitRate (ABR), the shaping rate is dynamically chosen, based on the ABR flow control mechanism, as a value between the MCR and the PCR or the requested shaping rate if applicable. For txTrafficDescType 3, 4 and 5, the transmit traffic is shaped at the next available shaping rate less than the PCR. For txTrafficDescType 6, 7 and 8 if linear traffic shaping is selected, the transmit traffic is shaped at the highest available rate which is between PCR and SCR. However, if there is no available shaping rate between PCR and SCR, traffic is shaped at the next rate above the PCR. For txTrafficDescType 6, 7 and 8 if inverse-UPC traffic shaping is selected, the transmit traffic is shaped at a variable rate which conforms to the PCR, SCR and MBS of the connection traffic descriptor. Inverse-UPC traffic shaping is available only on ATM IP cards.
SEQUENCE OF AtmIfVptVccVcdTmTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.456
atmIfVptVccVcdTmTxTdpEntryAn entry in the atmIfVptVccVcdTmTxTdpTable.
AtmIfVptVccVcdTmTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.456.1
atmIfVptVccVcdTmTxTdpIndexThis variable represents the atmIfVptVccVcdTmTxTdpTable specific index for the atmIfVptVccVcdTmTxTdpTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.456.1.1
atmIfVptVccVcdTmTxTdpValueThis variable represents an individual value for the atmIfVptVccVcdTmTxTdpTable.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.456.1.2
atmIfVptVccVcdTmRxTdpTableThis attribute is a vector of four traffic parameters whose meanings are defined by the rxTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR) and Minimum Cell Rate (MCR) are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. The value of CDVT is expressed in microseconds. The values of PCR, SCR, MCR, MBS and CDVT are used for usage parameter control (UPC). When rxTrafficDescType is 1 or 2, all of the parameters must be set to zero (unused). When rxTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic. Parameter 1 must be non-zero. Parameters 2 and 3 must be set to zero (unused). When rxTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard. Parameters 1 and 2 must be non-zero. Parameter 3 must be set to zero (unused). Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging. Parameters 1 and 2 must be non-zero. Parameter 3 must be set to zero (unused). Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is a 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic. Parameters 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to Parameter 2. When rxTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic. Parameters 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic. Parameter 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 9, parameter 1 represents the PCR; parameter 2 represents the CDVT; parameter 3 represents the MCR. Parameter 4 is not used and must be zero. Parameter 1,must be non- zero and must be greater than or equal to parameter 3. Parameter 3 may optionally be zero. When rxTrafficDescType is any value from 3 through 8, parameter 4 represents the CDVT. If the value of CDVT either in parameter 2 or in parameter 4 is zero, the CDVT is taken from the CA defaults for the particular atmServiceCategory of this connection. On a CQC-based ATM card, when rxTrafficDescriptorType is 3 through 8, there are certain extreme combinations of rxTrafficDescParm which are outside the capabilities of the UPC hardware. The check prov command detects such cases and generates an error message. If this happens, adjust the parameters until they fall within the supported limits. To calculate the limits, use the following formulae: I1 = 1 000 000 000 / PCR L1 = CDVT * 1000 I2 = 1,000,000,000 / SCR L2 = CDVT + (MBS - 1) * (I2 - I1) I1 and I2 must be less than or equal to 335,523,840. I1 + L1 must be less than or equal to 1,342,156,800. I2 + L2 must be less than or equal to 1,342,156,800. Note that I2 and L2 only apply when the rxTrafficDescriptorType is 6 through 8. If the values of I1, L1, I2 or L2 are closer to the limits described above, a further restriction applies. Specifically, if either: I1 > 41,940,480 or I2 > 41,940,480 or I1 + L1 > 167,769,600 or I2 + L2 > 167,769,600 then both I1 and I2 must be greater than 20,480. Parameter 5 of the rxTrafficDescParm is always unused. If the rxTrafficDescType is sameAsTx, the values provisioned in this attribute are ignored. The traffic parameters for the receive direction are taken from the txTrafficDescParm.
SEQUENCE OF AtmIfVptVccVcdTmRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.457
atmIfVptVccVcdTmRxTdpEntryAn entry in the atmIfVptVccVcdTmRxTdpTable.
AtmIfVptVccVcdTmRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.457.1
atmIfVptVccVcdTmRxTdpIndexThis variable represents the atmIfVptVccVcdTmRxTdpTable specific index for the atmIfVptVccVcdTmRxTdpTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.457.1.1
atmIfVptVccVcdTmRxTdpValueThis variable represents an individual value for the atmIfVptVccVcdTmRxTdpTable.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.457.1.2
atmIfVptVccVcdTmFqpTableThis attribute is a vector of three elements that specify the quality of service parameters for the forward direction for this connection. This attribute is used for SPVC connections. The cdv element specifies the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR and rt-VBR). It is signalled through the extended QoS information element. The ctd specifies the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR and rt-VBR). It is signalled through the end to end transit delay information element. The clr specifies the acceptable Cell Loss Ratio (CLR) of CBR, rt- VBR, and nrt-VBR connections. It is signalled through the extended QoS information element.
SEQUENCE OF AtmIfVptVccVcdTmFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.458
atmIfVptVccVcdTmFqpEntryAn entry in the atmIfVptVccVcdTmFqpTable.
AtmIfVptVccVcdTmFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.458.1
atmIfVptVccVcdTmFqpIndexThis variable represents the atmIfVptVccVcdTmFqpTable specific index for the atmIfVptVccVcdTmFqpTable.
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.458.1.1
atmIfVptVccVcdTmFqpValueThis variable represents an individual value for the atmIfVptVccVcdTmFqpTable.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.458.1.2
atmIfVptVccVcdTmBqpTableThis attribute is a vector of two elements that specify the quality of service parameters for the backward direction for this connection. This attribute is used for SPVC connections. The cdv element specifies the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR and rt-VBR). It is signalled through the extended QoS information element. The clr specifies the acceptable Cell Loss Ratio (CLR) of CBR, rt- VBR, and nrt-VBR connections. It is signalled through the extended QoS information element.
SEQUENCE OF AtmIfVptVccVcdTmBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.459
atmIfVptVccVcdTmBqpEntryAn entry in the atmIfVptVccVcdTmBqpTable.
AtmIfVptVccVcdTmBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.459.1
atmIfVptVccVcdTmBqpIndexThis variable represents the atmIfVptVccVcdTmBqpTable specific index for the atmIfVptVccVcdTmBqpTable.
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.459.1.1
atmIfVptVccVcdTmBqpValueThis variable represents an individual value for the atmIfVptVccVcdTmBqpTable.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.2.459.1.2
atmIfVptVccVcdLbkTableThis group contains the provisionable loopback attributes for a Vcc, Vpc, or Vpt component. Note that certain loopback requests may not be possible on a given connection. In such cases, the corresponding operational loopback attribute in the Status group of the Vcc, Vpc, or Vpt component is set to notApplicable and the requested loopback is not performed. If loopbacks are provisioned to be on, and for any reason the segment or end-to-end OAM loopback cells are not relayed, the connection component becomes troubled, and user cell traffic may be discarded. If loopbacks are provisioned to be on, all of the nodes in the segment, and external networks which are in the end-to-end connection must relay the OAM loopback cells.
SEQUENCE OF AtmIfVptVccVcdLbkEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.100
atmIfVptVccVcdLbkEntryAn entry in the atmIfVptVccVcdLbkTable.
AtmIfVptVccVcdLbkEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.100.1
atmIfVptVccVcdSegLinkSideLoopbackThis attribute specifies whether link-side segment loopback insertion should be performed on this connection. When sameAsInterface is selected, the link-side segment loopback insertion for the connection is based on the segLinkSideLoopback attribute of the connection's parent AtmIf componentif the ATM interface has link-side segment loopback insertion turned on, then link-side segment loopback insertion is also on for the connection. When on or off is selected, link-side segment loopback insertion is turned on or off respectively for the connection regardless of the provisioning of the parent AtmIf component. Note that link-side segment loopback insertion is not possible if the connectionPointType attribute of the Vcc or Vpc component is connectingPoint. Link-side segment loopback insertion is also not possible if the distributionType of the Vcc is pointToMultipoint. In such cases, the associated segLinkSideLoopbackState attribute indicates notApplicable and link-side segment loopback insertion is not performed. Link-side segment loopback insertion is always possible on a Vpt.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.100.1.10
atmIfVptVccVcdSegSwitchSideLoopbackThis attribute specifies whether switch-side segment loopback insertion should be performed on this connection. When sameAsInterface is selected, the switch-side segment loopback for the connection is based on the segSwitchSideLoopback attribute of the connection's parent AtmIf componentif the ATM interface has switch-side segment loopback insertion turned on, then switch-side segment loopback insertion is also on for the connection. When on or off is selected, switch-side segment loopback insertion is turned on or off respectively for the connection regardless of the provisioning of the parent AtmIf component. Note that switch-side segment loopback insertion is not possible if the connectionPointType attribute of the Vcc or Vpc component is connectingPoint or connectionEndPoint. Switch-side segment loopback insertion is also not possible if the distributionType of the Vcc is pointToMultipoint In such cases, the associated segSwitchSideLoopbackState attribute indicates notApplicable and switch-side segment loopback insertion is not performed. Switch- side segment loopback is never possible on a Vpt.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.100.1.20
atmIfVptVccVcdEndToEndLoopbackThis attribute specifies whether end-to-end loopback insertion should be performed on this connection. When sameAsInterface is selected, the end-to-end loopback for the connection is based on the endToEndLoopback attribute of the connection's parent AtmIf componentif the ATM interface has end-to-end loopback insertion turned on, then end-to-end loopback insertion is also on for the connection. When on or off is selected, end-to-end loopback insertion is turned on or off respectively for the connection regardless of the provisioning of the parent AtmIf component. Note that end-to-end loopback insertion is not possible if the connectionPointType attribute of the Vcc or Vpc component is connectingPoint or segmentEndPoint. End-to-end loopback insertion is also not possible if the distributionType of the Vcc is pointToMultipoint. In such cases, the associated endToEndLoopbackState attribute indicates notApplicable and end- to-end loopback insertion is not performed. End-to-end loopback insertion is always possible on a Vpt.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.100.1.30
atmIfVptVccVcdLoopbackMonitoringThis attribute specifies whether or not a connection monitors the OAM stream for loopback cells. Currently this attributed is only applied to Passport-specific trace cells and only affects connectingPoints. When sameAsInterface is selected, the trace visibility for the connection is based on the traceVisible attribute of the connection's parent AtmIf componentif the ATM interface is trace visible, then the connection is also trace visible. When on or off is selected, the connection is nor isn't visible to trace cells respectively for the connection regardless of the provisioning of the parent AtmIf component. Note that trace visibility only affects connections whose connectionPointType attribute of the Vcc or Vpc component is connectingPoint. Trace visibility is also not possible if the distributionType of the Vcc is pointToMultipoint.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.100.1.1000
atmIfVptVccVcdTrafficTableThis group contains traffic related provisionable attributes for the Vcc and Vpc components. The attributes' operational values are reflected in the Traffic group for these components. Changing any of the attributes in this group causes a service interruption on the Vcc or Vpc component.
SEQUENCE OF AtmIfVptVccVcdTrafficEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110
atmIfVptVccVcdTrafficEntryAn entry in the atmIfVptVccVcdTrafficTable.
AtmIfVptVccVcdTrafficEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110.1
atmIfVptVccVcdTxTrafficDescTypeThis attribute is migrated to the AtmTmProv group. This attribute specifies the type of traffic management which is applied to the transmit direction of this connection as defined in the ATM Forum. The txTrafficDescType determines the number and meaning of the parameters in the txTrafficDescParm attribute.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110.1.10
atmIfVptVccVcdTxQosClassThis attribute specifies the quality of service for the transmit direction for this connection. The constantBitRate class refers to traffic offered on services such as a constant bit rate video service. This traffic is highest priority. The variableBitRate class refers to traffic offered on services such as packetized audio and video. The connectionOriented class refers to connection-oriented traffic such as Frame Relay or X.25 traffic. The connectionless traffic refers to traffic offered through connectionless trunks such as certain LAN protocols. The unspecified class supports a 'best effort' type of service, where there is a minimum guarantee of bandwidth. This traffic is lowest priority. This attribute is obsolete. The value is migrated into atmServiceCategory. The atmServiceCategory applies in both transmit and receive directions. unspecified maps to unspecifiedBitRate; constantBitRate maps to constantBitRate; variableBitRate maps to variableBitRateRt; connectionOriented maps to variableBitRateNrt connectionless maps to variableBitRateNrtrwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110.1.20
atmIfVptVccVcdFwdQosClassThis attribute is migrated to the AtmTmProv group. This attribute specifies the quality of service for the forward direction for this connection. This attribute is only used for SPVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified bit rate QOS class; no objective is specified for the performance parameters.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110.1.21
atmIfVptVccVcdHoldingPriorityThis attribute is migrated to the AtmTmProv group. This attribute specifies the holding priority of this connection. In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. This value provisioned in the Vcd or Vpd may be overridden by certain applications, for example Vcc Test, which run over this connection. The default holding priority for a provisioned connection is higher then default holding priorities for dynamic (SVC) connections.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110.1.25
atmIfVptVccVcdRxTrafficDescTypeThis attribute is migrated to the AtmTmProv group. This attribute specifies the type of traffic management which is applied to the receive direction of this connection as defined in the ATM Forum. The rxTrafficDescType determines the number and meaning of the parameters in the rxTrafficDescParm attribute When sameAsTx is selected, the rxTrafficDescType as well as the rxTrafficDescParm are taken from the transmit values.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110.1.30
atmIfVptVccVcdRxQosClassThis attribute specifies the quality of service for the receive direction for this connection. The constantBitRate class refers to traffic offered on services such as a constant bit rate video service. The variableBitRate class refers to traffic offered on services such as packetized audio and video. The connectionOriented class refers to connection-oriented traffic. The connectionless traffic refers to traffic offered through connectionless trunks. The unspecified class supports a 'best effort' type of service, where there is a minimum guarantee of bandwidth. The sameAsTx selection sets the receive quality of service to be the same as the transmit quality of service. This attribute is obsolete. The value of txQosClass is migrated into atmServiceCategory. The value of this attribute is ignored. AtmServiceCategory applies in both transmit and receive directions.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110.1.40
atmIfVptVccVcdBwdQosClassThis attribute is migrated to the AtmTmProv group. This attribute specifies the quality of service for the backward direction for this connection. This attribute is only used for SPVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified bit rate QOS class; no objective is specified for the performance parameters. The sameAsFwd selection sets the backward quality of service to be the same as the forward quality of service.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110.1.41
atmIfVptVccVcdAtmServiceCategoryThis attribute is migrated to the AtmTmProv group. This attribute specifies the ATM service category for both directions of the connection. The value derivedFromBBC may only be used if the SrcPvc component is provisioned under this Vcc.Otherwise a specific ATM service category must be specified. If this attribute is set to derivedFromBBC, the Broadband Bearer Capability (BBC) and bestEffort attributes are used to determine the atmServiceCategory of this connection. If this attribute is set to other than derivedFromBBC, the value of this attribute is used to override the provisioned BBC Information Element parameters. In those cases, the BBC attributes are not used. The constantBitRate service category is intended for real time applications, that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. The consistent availability of a fixed quantity of bandwidth is considered appropriate for CBR service. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to be of significantly reduce value to the application. The rtVariableBitRate service category is intended for real time applications, that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. Sources are expected to transmit at a rate which varies with time. Equivalently, the source can be described as 'bursty'. Cells which are delayed beyond the value specified by CTD are assumed to be of significantly reduced value to the application. Real time VBR service may support statistical multiplexing of real time sources. The nrtVariableBitRate service category is intended for non-real time applications which have bursty traffic characteristics and which can be characterized in terms of a PCR, SCR, and MBS. For those cells which are transferred within the traffic contract, the application expects a low cell loss ratio. For all connections, it expects a bound on the mean cell transfer delay. Non-real time VBR service may support statistical multiplexing of connections. The unspecifiedBitRate service is intended for non-real time applications; that is, those not requiring tightly constrained delay and delay variation. UBR sources are expected to be bursty. UBR service supports a high degree of statistical multiplexing among sources. UBR service does not specify traffic related service guarantees. No numerical commitments are made with respect to the cell loss ratio experienced by a UBR connection, or as to the cell transfer delay experienced by cells on the connection.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110.1.42
atmIfVptVccVcdTrafficShapingThis attribute is migrated to the AtmTmProv group. This attribute specifies whether this connection uses traffic shaping when transmitting traffic to the ATM interface. When sameAsInterface is selected, traffic shaping for the connection is based on the trafficShaping attribute of the connection's parent AtmIf componentif the ATM interface has traffic shaping enabled, then traffic shaping is enabled for the connection. Note that enabling traffic shaping may have no effect under certain cases. These cases are listed in the description of the trafficShaping operational attribute, which is under the Vcc and Vpc components. When disabled is selected, traffic shaping for this connection is disabled regardless of the provisioning of the parent AtmIf component.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110.1.50
atmIfVptVccVcdUnshapedTransmitQueueingThis attribute is migrated to the AtmTmProv group. This attribute only applies when this connection is unshaped. This attribute defines the transmit queueing method for this connection if it is unshaped. Refer to the unshapedTransmitQueueing attribute under the AtmIf for more details on the meaning of this attribute. When this attribute is set to sameAsInterface, the value from the AtmIf is used. When this attribute is set to common, transmit traffic on this unshaped connection is destined for the common queue.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110.1.60
atmIfVptVccVcdUsageParameterControlThis attribute is migrated to the AtmTmProv group. This attribute specifies whether this connection enforces usage parameter control when receiving traffic from the ATM interface. When sameAsInterface is selected, UPC for the connection is based on the usageParameterControl attribute of the connection's parent AtmIf componentif the ATM interface has UPC enabled, then UPC is enabled for the connection. Note that enabling UPC may have no effect under certain cases. These cases are listed in the description of the usageParameterControl operational attribute, which is under the Vcc and Vpc components. When disabled is selected, UPC for this connection is disabled regardless of the provisioning of the parent AtmIf component.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110.1.70
atmIfVptVccVcdBearerClassBbcThis attribute is migrated to the AtmTmProv group. This attribute specifies the bearer capability. This attribute is only used for SPVC and SPVP connections. It is one of the Broadband Bearer Capability (BBC) attributes. The purpose of the BBC information element is to indicate a requested broadband connection-oriented bearer service to be provided by the network. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both. Class a service is a connection-oriented, constant bit rate ATM transport service. Class a service has end to end timing requirements and may require stringent cell loss, cell delay and cell delay variation performance.When a is set, the user is requesting more than an ATM only service. The network may look at the AAL to provide interworking based upon its contents. Class c service is a connection-oriented, variable bit rate ATM transport service. Class c service has no end-to-end timing requirements. When c is set, the user is requesting more than an ATM only service. The network interworking function may look at the AAL and provide service based on it. Class x service is a connection-oriented ATM transport service where the AAL, trafficType (vbr or cbr) and timing requirements are user defined (that is, transparent to the network).When x is set the user is requesting an ATM only service from the network. Class vp service is used to specify a transparent VP service. When the value of this attribute is vp, the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. This service differs from class x service in that with the class vp service both the VCI field (except or VCI values 0, 3, 4, and 6 through 15) and Payload Type field are transported transparently by the network. This attribute value is only applicable to SPVP connections.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110.1.71
atmIfVptVccVcdTransferCapabilityBbcThis attribute is migrated to the AtmTmProv group. This attribute specifies the transfer capability for this connection. Uni 3.0/3.1 traffic type and end-to-end timing parameters are mapped into this parameter as follows: <transferCapability: TrafficType, Timing> 0: NoIndication, NoIndication 1: NoIndication, yes 2: NoIndication, no 5: CBR, yes 8: VBR, NoIndication 9: VBR, yes 10: VBR, no NotApplicable specifies that the user does not want to specify the transfer capability. The CBR traffic type refers to traffic offered on services such as a constant bit rate video service or a circuit emulation. The VBR traffic type refers to traffic offered on services such as packetized audio and video, or data. The value no indication for traffic type is used if the user has not set the traffic type; similarly for end-to-end timing. The value yes for end-to-end timing indicates that end-to-end timing is required. The value no for end-to-end timing indicates that end-to-end timing is not required. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110.1.72
atmIfVptVccVcdClippingBbcThis attribute is migrated to the AtmTmProv group. This attribute specifies the value for the clipping susceptibility parameter in the BBC Information Element. This attribute is only used for SPVC connections. It is one of the Broadband Bearer Capability attributes. Clipping is an impairment in which the first fraction of a second of information to be transferred is lost. It occurs after a call is answered and before an associated connection is switched through.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110.1.74
atmIfVptVccVcdBestEffortThis attribute is migrated to the AtmTmProv group. This attribute specifies the value of the best effort parameter in the ATM Traffic Descriptor Information Element. This attribute is only used for Soft PVC connections. It is one of the Broadband Bearer Capability attributes. The value indicated implies that the quality of service for this connection is not guaranteed. The value notIndicated implies that the quality of service for this connection is guaranteed. The value derivedFromServiceCategory specifies that the actual value which is used for this connection is derived from the value of the atmServiceCategory. Either, this attribute must be set to derivedFromServiceCategory, or the atmServiceCategory attribute must be set to derivedFromBBC, but not both.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110.1.75
atmIfVptVccVcdFwdFrameDiscardThis attribute specifies the activation of frame discard functionality in the forward data direction, at relay points, for this connection. It applies to each hop of the connection. Frame discard functions should not be requested if this connection is not transferring frame (AAL5) traffic. Setting the value to indicated for any other traffic type results in all traffic being discarded. If this connection point is a permanent (provisioned) VCC mid- point, this attribute specifies whether the Partial Packet Discard (PPD) function is to be enabled or disabled in the transmit direction at this connecting point. The PPD function allows the connecting point to discard the remainder of a cell-forwarded AAL5 frame if one cell of this frame has been discarded. The PPD function increases the 'goodput' of the link, since cells which are only going to be discarded by the AAL5 reassembly are not transmitted. At a permanent VCC connecting point which is not a connection endpoint, when this attribute is set to indicated, the PPD function is applied to transmit traffic at this connecting point. It should not be indicated for connections whose end points are not performing AAL5 segmentation and reassembly. When this attribute is set to notIndicated, the PPD feature is not applied to transmit traffic at this connecting point. At a SPVC origin on a PNNI interface, a value of indicated specifies that frame discard is requested in the forward direction. The frame discard function for SPVCs consists of PPD at the SPVC origin and at all intermediate connecting points. When this attribute is set to notIndicated, forward frame discard is not requested in the SPVC call setup. Thus PPD is not enabled at the SPVC origin nor at any intermediate connecting point. At all points along a VPC, this setting is ignored. At a permanent VCC connection endpoint, this value is ignored. If AAL5 segmentation and reassembly has been requested, PPD and Early Packet Discard (EPD) are automatically enabled. This attribute has been migrated to txFrameDiscard.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110.1.76
atmIfVptVccVcdBwdFrameDiscardThis attribute specifies the activation of frame discard functionality in the backward data direction, at relay points, for this connection. It applies to each hop of the connection. Frame discard functions should not be requested if this connection is not transferring frame (AAL5) traffic. Setting the value to indicated for any other traffic type results in all traffic being discarded. If this connection point is a permanent (provisioned) VCC mid- point, this attribute specifies whether the Partial Packet Discard (PPD) function is to be enabled or disabled in the receive direction at this connecting point. The PPD function allows the connecting point to discard the remainder of a cell-forwarded AAL5 frame if one cell of this frame has been discarded. The PPD function increases the 'goodput' of the link, since cells which are only going to be discarded by the AAL5 reassembly are not received. At a permanent VCC connecting point which is not a connection endpoint, when this attribute is set to indicated, the PPD function is applied to receive traffic at this connecting point. It should not be indicated for connections whose end points are not performing AAL5 segmentation and reassembly. When this attribute is set to notIndicated, the PPD feature is not applied to receive traffic at this connecting point. At a SPVC origin on a PNNI interface, a value of indicated specifies that frame discard is requested in the backward direction. The frame discard function for SPVCs consists of PPD at the SPVC origin and at all intermediate connecting points. When this attribute is set to notIndicated, backwards frame discard is not requested in the SPVC call setup. Thus PPD is not enabled at the SPVC origin nor at any intermediate connecting point. At all points along a VPC, this setting is ignored. At a permanent VCC connection endpoint, this value is ignored. If AAL5 segmentation and reassembly has been requested, PPD and Early Packet Discard (EPD) are automatically enabled. This attribute has been migrated to rxFrameDiscard.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.110.1.77
atmIfVptVccVcdAcctTableThis group contains the provisionable ATM accounting attributes for a Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVptVccVcdAcctEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.111
atmIfVptVccVcdAcctEntryAn entry in the atmIfVptVccVcdAcctTable.
AtmIfVptVccVcdAcctEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.111.1
atmIfVptVccVcdCorrelationTagThis attribute specifies a unique indentifier for each end of a PVC. It that may be used by downstream processing systems to correlate accounting records issued at different nodes in the network. The attribute can be up to 32 bytes long. If it is less than 32 bytes, it is zero filled on the right to create a 32 byte value. The resulting value is recorded in the attribute callConnId for this PVC's ATM accounting records. If the attribute is a null string then this PVC does not have any accounting records generated for it.rw
AsciiString
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.111.1.10
atmIfVptVccVcdTxTdpTableThis attribute is migrated to the AtmTmProv group. This attribute is a vector of five traffic parameters whose meanings are defined by the txTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR) and requested shaping rate are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. CDVT is expressed in microseconds. The values of PCR, SCR, MBS and CDVT are used for connection admission control (CAC). The value of CDVT is only used for connections where the atmServiceCategory is constantBitRate. For all other values of atmServiceCategory, CDVT is ignored. The values of PCR, SCR and requested shaping rate are used to determine the actual shaping rate where traffic shaping is enabled. When txTrafficDescType is 1 or 2, all of the parameters must be set to zero. When txTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be non-zero. Parameters 2 and 3 must be zero. When txTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic with cell discard; parameter 2 represents the PCR for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be greater than or equal to parameter 2. Parameters 1 and 2 must be non-zero. Parameter 3 must be zero. When txTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic with cell tagging; parameter 2 represents the PCR for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameter 1 must be greater than or equal to parameter 2. Parameters 1 and 2 must be non-zero. Parameter 3 must be zero. When txTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. When txTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT; and parameter 5 represents the requested shaping rate. A non-zero value in parameter 5 overrides any value in parameter 1. This result is used as the PCR. Parameters 1, 2 and 3 must be non-zero. Parameter 1 must be greater than or equal to parameter 2. Parameter 5, must either be zero (unused) or greater than or equal to parameter 2. Whenever it is valid for PCR to be specified, parameter 5 may also be used to specify a requested shaping rate. A non-zero value in parameter 5 overrides the value in parameter 1 and is used as the peak cell rate in calculations of CAC and shaping rate. For txTrafficDescType 3, 4 and 5, the transmit traffic is shaped at the next rate less than the PCR. For txTrafficDescType 6, 7 and 8, the transmit traffic is shaped at the highest available rate which is between PCR and SCR. However, if there is no available shaping rate between PCR and SCR, traffic is shaped at the next rate above the PCR.obsolete
SEQUENCE OF AtmIfVptVccVcdTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.297
atmIfVptVccVcdTxTdpEntryAn entry in the atmIfVptVccVcdTxTdpTable.obsolete
AtmIfVptVccVcdTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.297.1
atmIfVptVccVcdTxTdpIndexThis variable represents the atmIfVptVccVcdTxTdpTable specific index for the atmIfVptVccVcdTxTdpTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.297.1.1
atmIfVptVccVcdTxTdpValueThis variable represents an individual value for the atmIfVptVccVcdTxTdpTable.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.297.1.2
atmIfVptVccVcdRxTdpTableThis attribute is migrated to the AtmTmProv group. This attribute is a vector of four traffic parameters whose meanings are defined by the rxTrafficDescType attribute. The values of peak cell rate (PCR) and sustained cell rate (SCR) are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. The value of CDVT is expressed in microseconds. The values of PCR, SCR, MBS and CDVT are used for usage parameter control (UPC). When rxTrafficDescType is 1 or 2, all of the parameters must be set to zero (unused). When rxTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic. Parameter 1 must be non-zero. Parameters 2 and 3 must be set to zero (unused). When rxTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard. Parameters 1 and 2 must be non-zero. Parameter 3 must be set to zero (unused). Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging. Parameters 1 and 2 must be non-zero. Parameter 3 must be set to zero (unused). Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is a 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic. Parameters 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to Parameter 2. When rxTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic. Parameters 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic. Parameter 1, 2 and 3 must be non- zero. Parameter 1 must be greater than or equal to parameter 2. When rxTrafficDescType is any value from 3 through 8, parameter 4 represents the CDVT. If this value is zero, the CDVT is taken from the ConnectionAdministrator defaults for the particular atmServiceCategory of this connection. When rxTrafficDescriptorType is 3 through 8, there are certain extreme combinations of rxTrafficDescParm which are outside the capabilities of the UPC hardware. The check prov command detects such cases and generates an error message. If this happens, adjust the parameters until they fall within the supported limits. To calculate the limits, use the following formulae: I1 = 1 000 000 000 / PCR L1 = CDVT * 1000 I2 = 1 000 000 000 / SCR L2 = CDVT + (MBS - 1) * (I2 - I1) I1 and I2 must be less than or equal to 335 523 840. I1 + L1 must be less than or equal to 1 342 156 800. I2 + L2 must be less than or equal to 1 342 156 800. Note that I2 and L2 only apply when the rxTrafficDescriptorType is 6 through 8. If the values of I1, L1, I2 or L2 are closer to the limits described above, a further restriction applies. Specifically, if either: I1 > 41 940 480 or I2 > 41 940 480 or I1 + L1 > 167 769 600 or I2 + L2 > 167 769 600 then both I1 and I2 must be greater than 20 480. Parameter 5 of the rxTrafficDescParm is always unused. If the rxTrafficDescType is sameAsTx, the values in this attribute are taken from the txTrafficDescParm.obsolete
SEQUENCE OF AtmIfVptVccVcdRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.298
atmIfVptVccVcdRxTdpEntryAn entry in the atmIfVptVccVcdRxTdpTable.obsolete
AtmIfVptVccVcdRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.298.1
atmIfVptVccVcdRxTdpIndexThis variable represents the atmIfVptVccVcdRxTdpTable specific index for the atmIfVptVccVcdRxTdpTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.298.1.1
atmIfVptVccVcdRxTdpValueThis variable represents an individual value for the atmIfVptVccVcdRxTdpTable.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.298.1.2
atmIfVptVccVcdFqpTableThis attribute is migrated to the AtmTmProv group. This attribute is a vector of three elements that specify the quality of service parameters for the forward direction for this connection. This attribute is used for SPVC connections. The cdv element specifies the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR, and rt-VBR). It is signalled through the extended QoS information element. The ctd specifies the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR, and rt-VBR). It is signalled through the end to end transit delay information element. The clr specifies the acceptable Cell Loss Ratio (CLR) of CBR, rt- VBR, and nrt-VBR connections. It is signalled through the extended QoS information element.obsolete
SEQUENCE OF AtmIfVptVccVcdFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.359
atmIfVptVccVcdFqpEntryAn entry in the atmIfVptVccVcdFqpTable.obsolete
AtmIfVptVccVcdFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.359.1
atmIfVptVccVcdFqpIndexThis variable represents the atmIfVptVccVcdFqpTable specific index for the atmIfVptVccVcdFqpTable.obsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.359.1.1
atmIfVptVccVcdFqpValueThis variable represents an individual value for the atmIfVptVccVcdFqpTable.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.359.1.2
atmIfVptVccVcdBqpTableThis attribute is migrated to the AtmTmProv group. This attribute is a vector of three elements that specify the quality of service parameters for the backward direction for this connection. This attribute is used for SPVC connections. The cdv element specifies the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR, and rt-VBR). It is signalled through the extended QoS information element. The ctd specifies the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR, and rt-VBR). It is signalled through the end to end transit delay information element. The clr specifies the acceptable Cell Loss Ratio (CLR) of CBR, rt- VBR, and nrt-VBR connections. It is signalled through the extended QoS information element.obsolete
SEQUENCE OF AtmIfVptVccVcdBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.360
atmIfVptVccVcdBqpEntryAn entry in the atmIfVptVccVcdBqpTable.obsolete
AtmIfVptVccVcdBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.360.1
atmIfVptVccVcdBqpIndexThis variable represents the atmIfVptVccVcdBqpTable specific index for the atmIfVptVccVcdBqpTable.obsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.360.1.1
atmIfVptVccVcdBqpValueThis variable represents an individual value for the atmIfVptVccVcdBqpTable.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.2.360.1.2
atmIfVptVccLoop
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.20.3
atmIfVptVccLoopRowStatusTableThis entry controls the addition and deletion of atmIfVptVccLoop components.
SEQUENCE OF AtmIfVptVccLoopRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.3.1
atmIfVptVccLoopRowStatusEntryA single entry in the table represents a single atmIfVptVccLoop component.
AtmIfVptVccLoopRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.3.1.1
atmIfVptVccLoopRowStatusThis variable is used as the basis for SNMP naming of atmIfVptVccLoop components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.3.1.1.1
atmIfVptVccLoopComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.3.1.1.2
atmIfVptVccLoopStorageTypeThis variable represents the storage type value for the atmIfVptVccLoop tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.3.1.1.4
atmIfVptVccLoopIndexThis variable represents the index for the atmIfVptVccLoop tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.9.20.3.1.1.10
atmIfVptVccNep
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.20.5
atmIfVptVccNepRowStatusTableThis entry controls the addition and deletion of atmIfVptVccNep components.
SEQUENCE OF AtmIfVptVccNepRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.5.1
atmIfVptVccNepRowStatusEntryA single entry in the table represents a single atmIfVptVccNep component.
AtmIfVptVccNepRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.5.1.1
atmIfVptVccNepRowStatusThis variable is used as the basis for SNMP naming of atmIfVptVccNep components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.5.1.1.1
atmIfVptVccNepComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.5.1.1.2
atmIfVptVccNepStorageTypeThis variable represents the storage type value for the atmIfVptVccNep tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.5.1.1.4
atmIfVptVccNepIndexThis variable represents the index for the atmIfVptVccNep tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.9.20.5.1.1.10
atmIfVptVccNepProvTableThis group contains provisionable attributes for the Nep component.
SEQUENCE OF AtmIfVptVccNepProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.5.100
atmIfVptVccNepProvEntryAn entry in the atmIfVptVccNepProvTable.
AtmIfVptVccNepProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.5.100.1
atmIfVptVccNepApplicationNameThis attribute specifies the application that sends and receives frames using the VCC. This attribute is set, for example, by provisioning the Trunk AtmAccess AtmConnection attribute. If it is properly configured, this attribute will show a value such as 'Trk/22 AtmAccess'.ro
Link
.1.3.6.1.4.1.3764.1.1.30.114.9.20.5.100.1.10
atmIfVptVccTest
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6
atmIfVptVccTestRowStatusTableThis entry controls the addition and deletion of atmIfVptVccTest components.
SEQUENCE OF AtmIfVptVccTestRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.1
atmIfVptVccTestRowStatusEntryA single entry in the table represents a single atmIfVptVccTest component.
AtmIfVptVccTestRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.1.1
atmIfVptVccTestRowStatusThis variable is used as the basis for SNMP naming of atmIfVptVccTest components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.1.1.1
atmIfVptVccTestComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.1.1.2
atmIfVptVccTestStorageTypeThis variable represents the storage type value for the atmIfVptVccTest tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.1.1.4
atmIfVptVccTestIndexThis variable represents the index for the atmIfVptVccTest tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.1.1.10
atmIfVptVccTestStateTableThis group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
SEQUENCE OF AtmIfVptVccTestStateEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.100
atmIfVptVccTestStateEntryAn entry in the atmIfVptVccTestStateTable.
AtmIfVptVccTestStateEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.100.1
atmIfVptVccTestAdminStateThis attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.100.1.1
atmIfVptVccTestOperationalStateThis attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.100.1.2
atmIfVptVccTestUsageStateThis attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.100.1.3
atmIfVptVccTestSetupTableThis group contains attributes that govern the operation of an ATM connection test. These attributes cannot be changed while the test is running.
SEQUENCE OF AtmIfVptVccTestSetupEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.110
atmIfVptVccTestSetupEntryAn entry in the atmIfVptVccTestSetupTable.
AtmIfVptVccTestSetupEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.110.1
atmIfVptVccTestFrmTypesThis attribute specifies the types of the test frames to be transmitted during the ATM connection test. It must contain at least one of the following: loading: A set of 'loading frames' is circulated over the link as rapidly as possible. This frame type should be selected when the test is intended to verify the operation of the connection under a specified load. These frames are not checked for bit errors. verification: A single 'verification frame' is transmitted over the link; when the frame is returned, its contents are verified and the next verification frame in the series is transmitted. This frame type should be selected when the test is intended to verify that frames are not being corrupted as they pass over the connection. Description of bits: loading(0) verification(1)rw
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.110.1.10
atmIfVptVccTestFrmSizeThis attribute defines the size of the test frames used in an ATM connection test.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.110.1.20
atmIfVptVccTestFrmPatternTypeThis attribute specifies the bit sequence used to fill the frames used in the ATM connection test. It must contain one of the following values: ccitt32kBitPattern: a pseudo-random sequence of 32 Kbit is used ccitt8MBitPattern: a pseudo-random sequence of 8Mbit is used customizedPattern: the pattern defined in the customizedPattern attribute is usedrw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.110.1.30
atmIfVptVccTestCustomizedPatternThis attribute specifies a 32 bit sequence to be used to fill frames when the framePatternType attribute is set to customizedPattern. The default value gives a pattern of alternating 0 and 1 bits.rw
Hex
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.110.1.40
atmIfVptVccTestDurationThis attribute specifies the maximum number of minutes that the ATM connection test is allowed to run. The maximum allowed value permits the test to be run for up to 21 days.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.110.1.50
atmIfVptVccTestBandwidthElasticThis attribute specifies whether the connection (VCC) should be configured with elastic bandwidth or not. Elastic bandwidth is of importance in conjuction with IMA links, where some links fail and the resulting bandwidth is less than the requested bandwidth for all connections. In that case, some connections may be reduced in bandwidth based on the setting of the bwElastic attribute. If this attribute is set to yes, the Test application signals to the connection that the bandwidth for this connection is elastic, and may be reduced in the case of IMA link failures. If the bandwidth is reduced, the rate of test cells which can be handled by the connection will also be reduced. If this attribute is set to no, the Test application signals to the connection that the bandwidth for this connection must be maintained at the requested level. If the connection cannot maintain the full bandwidth, the connection may be released (cleared) based on the holding priority of the connection.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.110.1.60
atmIfVptVccTestOverrideHoldingPriorityThis attribute specifies the override holding priority which should be signalled to the VCC connection at the start of the test. Holding priority is of importance in conjuction with IMA links, where some links fail and the resulting bandwidth is less than the requested bandwidth for all connections. In that case, some connections may be released based on the connection's holding priority. Zero (0) is thie highest holding priority, and four (4) is the lowest priority. A setting of zero to four overrides whatever holding priority that has been configured at the connection (VCC). A setting of noOverride means that the connection should use its internally configured holding priority.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.110.1.70
atmIfVptVccTestResultsTableThis group contains attributes that show the result of an ATM connection test; if no test is running, the attribute group contains the results of the most recently completed test. The attributes of the Results group are reset to their inital values whenever a test is started or any attribute of the Setup group is set.
SEQUENCE OF AtmIfVptVccTestResultsEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.120
atmIfVptVccTestResultsEntryAn entry in the atmIfVptVccTestResultsTable.
AtmIfVptVccTestResultsEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.120.1
atmIfVptVccTestElapsedTimeThis attribute displays the number of minutes that the test has been running.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.120.1.10
atmIfVptVccTestTimeRemainingThis attribute displays the number of minutes that the test will continue to run before stopping automatically.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.120.1.20
atmIfVptVccTestCauseOfTerminationThis attribute displays the reason the test ended. It contains one fo the following values. testTimeExpired: the test ran for the specified duration stoppedByOperator: a STOP command was issued neverStarted: the test has not been started testRunning: the test is currently runningro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.120.1.30
atmIfVptVccTestBytesTxThis attribute displays the number of bytes sent during the test. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.120.1.40
atmIfVptVccTestBytesRxThis attribute displays the number of bytes received during the test. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.120.1.50
atmIfVptVccTestLoadingFrmTxThis attribute displays the number of loading frames sent during the test. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.120.1.60
atmIfVptVccTestLoadingFrmRxThis attribute displays the number of loading frames received during the test. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.120.1.70
atmIfVptVccTestLoadingFrmLostThis attribute displays the number of loading frames that were lost during the test. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.120.1.80
atmIfVptVccTestVerificationFrmTxThis attribute displays the number of verification frames sent during the test. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.120.1.90
atmIfVptVccTestVerificationFrmRxThis attribute displays the number of verification frames received during the test (including errored verification frames). The counter wraps to zero if it exceeds its maximum value of (2**64)-1. Note that the number of verification frames lost during the test can be computed by the expression verificationFrmTx - verificationFrmRx.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.120.1.100
atmIfVptVccTestVerificationFrmBadThis attribute displays the number of errored verification frames received during the test. A verification frame is considered to be errored if it contains a recognizable verification frame header, but does not match the transmitted frame bit for bit. (Thus, a verification frame that returns after the succeeding verification frame has been transmitted is considered to be errored.) The counter wraps to zero if it exceeds its maximum value of (2**64)-1. Note that the number of correct verification frames received during the test can be computed by the expression verificationFrmRx - verificationFrmBad.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.120.1.110
atmIfVptVccTestUnrecognizableFrmRxThis attribute displays the number of frames received during the test which do not contain a valid loading frame header or verification frame header. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.6.120.1.120
atmIfVptVccTm
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7
atmIfVptVccTmRowStatusTableThis entry controls the addition and deletion of atmIfVptVccTm components.
SEQUENCE OF AtmIfVptVccTmRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.1
atmIfVptVccTmRowStatusEntryA single entry in the table represents a single atmIfVptVccTm component.
AtmIfVptVccTmRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.1.1
atmIfVptVccTmRowStatusThis variable is used as the basis for SNMP naming of atmIfVptVccTm components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.1.1.1
atmIfVptVccTmComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.1.1.2
atmIfVptVccTmStorageTypeThis variable represents the storage type value for the atmIfVptVccTm tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.1.1.4
atmIfVptVccTmIndexThis variable represents the index for the atmIfVptVccTm tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.1.1.10
atmIfVptVccTmAbr
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2
atmIfVptVccTmAbrRowStatusTableThis entry controls the addition and deletion of atmIfVptVccTmAbr components.
SEQUENCE OF AtmIfVptVccTmAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.1
atmIfVptVccTmAbrRowStatusEntryA single entry in the table represents a single atmIfVptVccTmAbr component.
AtmIfVptVccTmAbrRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.1.1
atmIfVptVccTmAbrRowStatusThis variable is used as the basis for SNMP naming of atmIfVptVccTmAbr components. These components cannot be added nor deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.1.1.1
atmIfVptVccTmAbrComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.1.1.2
atmIfVptVccTmAbrStorageTypeThis variable represents the storage type value for the atmIfVptVccTmAbr tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.1.1.4
atmIfVptVccTmAbrIndexThis variable represents the index for the atmIfVptVccTmAbr tables.
NonReplicated
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.1.1.10
atmIfVptVccTmAbrOperTableThis group contains operational attributes for connections using ABR service category.
SEQUENCE OF AtmIfVptVccTmAbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.110
atmIfVptVccTmAbrOperEntryAn entry in the atmIfVptVccTmAbrOperTable.
AtmIfVptVccTmAbrOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.110.1
atmIfVptVccTmAbrInitialCellRateThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Initial Cell Rate (ICR) parameter for this connection. ICR is the rate at which a source should send initially and after an idle period. For nailed-up connections, this attribute is determined by the provisioned value of the initialCellRate attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element. The ICR for a connection is a value between the MCR and the PCR. Furthermore, ICR has an upper bound determined by the transientBufferExposure divided by fixedRoundTripTime.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.110.1.10
atmIfVptVccTmAbrTransientBufferExposureThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Transient Buffer Exposure (TBE) for this connection. TBE is the negotiated number of cells that the network would like to limit the resource to send during start-up periods, before the first Resource Management (RM) cell returns. For nailed-up connections, this attribute is determined by the provisioned value of the transientBufferExposure attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.110.1.11
atmIfVptVccTmAbrFixedRoundTripTimeThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Fixed Round-Trip Time (FRTT) parameter for this connection. FRTT is the sum of the fixed and propagation delays from the source to a destination and back. For nailed-up connections, this attribute is determined by the provisioned value of the fixedRoundTripTime attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.110.1.12
atmIfVptVccTmAbrRateDecreaseFactorThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Rate Decrease Factor (RDF) for this connection. The RDF value is computed by using the operational value of this attribute, n, as 2 to the inverse power n. For example, if the value of this attribute is 8, RDF is 2E-8 = 1/256. RDF controls the amount by which the cell transmission rate may decrease upon receipt of a backward Resource Management (RM) cell. For example, if a backward RM cell is received with the Congestion Indication (CI) field set to 1, the Allowed Cell Rate (ACR) value would be reduced by the amount (RDF*ACR). The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. For nailed-up connections, this attribute is determined by the provisioned value of the rateDecreaseFactor attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.110.1.13
atmIfVptVccTmAbrRateIncreaseFactorThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Rate Increase Factor (RIF) for this connection. The RIF value is computed by using the operational value of this attribute, n, as 2 to the inverse power n. For example, if the value of this attribute is 6, RIF is 2E-6 = 1/64. RIF controls the amount by which the cell transmission rate may increase upon receipt of a backward Resource Management (RM) cell. For example, if a backward RM cell is received with the Congestion Indication (CI) and the No Increase (NI) fields both set to 0, the Allowed Cell Rate (ACR) value would be increased by the amount (RIF*ACR). The ACR is not allowed to exceed the Peak Cell Rate (PCR), in which case the ACR is set to PCR. For nailed-up connections, this attribute is determined by the provisioned value of the rateIncreaseFactor attribute. For signalled connections, it is indicated in the ABR Setup Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.110.1.14
atmIfVptVccTmAbrMaxCellPerRmCellThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the maximum number of cells an ABR source may transmit for each forward Resource Management (RM) cell. The count of the cells transmitted includes data cells, OAM cells, backward RM cells, and the forward RM cell. For nailed-up connections, this attribute is determined by the provisioned value of the maxCellsPerRmCell attribute. For signalled connections, it is indicated in the ABR Additional Parameters Information Element.ro
Unsigned32 (2 | 4 | 8 | 16 | 32 | 64 | 128 | 256)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.110.1.15
atmIfVptVccTmAbrMaxTimeBetweenRmCellThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the TRM parameter for this connection. TRM provides an upper bound on the time interval between forward Resource Management (RM) cells for an ABR source. Since the last forward RM cell was sent, if at least TRM time has elapsed since and at least 2 other cells have been sent, the next cell to be transmitted would be a forward RM cell. For nailed-up connections, this attribute is determined by the provisioned value of the maxTimeBetweenRmCell attribute. For signalled connections, it is indicated in the ABR Additional Parameters Information Element.ro
Unsigned32 (781 | 1563 | 3125 | 6250 | 12500 | 25000 | 50000 | 100000)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.110.1.16
atmIfVptVccTmAbrCutoffDecreaseFactorThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Cutoff Decrease Factor (CDF) parameter for this connection. When the value of this attribute is non-zero, CDF is computed as the inverse of the value. For example, if the value is 32, the value of CDF is 1/32. When the value of this attribute is 0, CDF is also zero. CDF controls the decrease in the Allowed Cell Rate (ACR) associated with the forwardRmCellLimit attribute, the limit of the number of forward Resource Management (RM) cells which may be sent in the absence of received backward RM cells. When this limit is crossed, the ACR value would be decreased by the amount (CDF*ACR). The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. For nailed-up connections, this attribute is determined by the provisioned value of the cutoffDecreaseFactor attribute. For signalled connections, it is indicated in the ABR Additional Parameters Information Element.ro
Unsigned32 (0 | 1 | 2 | 4 | 8 | 16 | 32 | 64)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.110.1.17
atmIfVptVccTmAbrAcrDecreaseTimeFactorThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the Allowed Cell Rate Decrease Time Factor (ADTF) parameter for this connection. ADTF is the time interval permitted between sending forward Resource Management (RM) cells before the Allowed Cell Rate (ACR) is decreased to initialCellRate. In other words, if the source does not transit a forward RM cell for the period specified by adtf, it reduces its ACR to the value of its initialCellRate. For nailed-up connections, this attribute is determined by the provisioned value of the acrDecreaseTimeFactor attribute. For signalled connections, it is indicated in the ABR Additional Parameters Information Element.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.110.1.18
atmIfVptVccTmAbrForwardRmCellLimitThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the CRM parameter for this connection. CRM is the limit of the number of forward Resource Management (RM) cells which may be sent in the absence of received backward RM cells. When this limit is crossed, the Allowed Cell Rate (ACR) value would be decreased by the amount (CDF*ACR), where CDF is determined by the cutoffDecreaseFactor. The ACR is not allowed to fall below the Minimum Cell Rate (MCR), in which case the ACR is set to MCR. The value of CRM is obtained as transientBufferExposure divided by maxCellsPerRmCell.ro
Unsigned32 (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023 | 2047 | 4095)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.110.1.19
atmIfVptVccTmAbrTxRateChangeInfoTHIS ATTRIBUTE IS HISTORICAL:This attribute indicates the rate change information put into the last forward Resource Management (RM) cell turned around as a backward-RM cell. For connections configured as an ABR Source or Destination, the turned around backward-RM cell is sent over the interface. For connections configured as an ABR Virtual Source or Virtual Destination, the turned around backward-RM cell is sent over the backplane.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.110.1.20
atmIfVptVccTmAbrAcrRateChangeInfoThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the type of change in the Allowed Cell Rate (ACR) as a result of the information in the last backward Resource Management (B-RM) cell received from the interface. This attribute value is only applicable when the Vcc Tm or Vpc Tm abrConnectionType attribute is sourceDest or VirtualSourceDest. In all other cases, this attribute value is notApplicable. A value of noChange indicates that the rate did not change as a result of the last backward RM cell received. A value of decreasedByRdf or increasedByRif indicates that the ACR was increased or decreased by the corresponding factor. This change is as a result of the CI or NI bit setting in the last backward RM cell, or an ADTF timeout. A value of setToExplicitRate indicates that the ACR was set to the ER value in the last backward RM cell.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.110.1.21
atmIfVptVccTmAbrTxFwdRmCellsThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute counts the number of forward Resource Management (RM) cells sent over the interface since the last backward RM-cell was received from the interface. If the value of this attribute is greater than or equal to the value of forwardRmCellLimit, the Allowed Cell Rate (ACR) value would be decreased by the amount (CDF*ACR), where CDF is determined by the cutoffDecreaseFactor. This counter is reset to zero each time a backward-RM cell is received. This counter does not wrap to zero if it reaches its maximum value of 4095 in order to indicate that no backward RM cell has been received.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.110.1.22
atmIfVptVccTmAbrRxEfciThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest or virtualSourceDest. This attribute indicates the value of the Explicit Forward Congestion Indication (EFCI) bit of the last data cell received from the interface. When a forward Resource Management (RM) cell is turned around as a backward-RM cell, the Congestion Indication (CI) field of the backward-RM cell is set to 1, if the value of this attribute is indicated. This attribute is set to notIndicated each time a backward-RM cell is transmitted.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.110.1.23
atmIfVptVccTmAbrBrmRateChangeInfoThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest, virtualSourceDest or explicitRate. This attribute indicates the values of key fields which affect the rate change. These fields are from the most recent Backward Resource Management (B-RM) cell on this connection. These fields may have been set by a connection point at some switch prior to the B-RM cell arriving at this connection point. A value of ci indicates that the Congestion Indication (CI) field is set in the B-RM cell. A value of ni indicates that the No Increase (NI) field is set in the B-RM cell. A value of er indicates that a rate decrease is indicated by the Explicit Rate in the B-RM cell having a value lower than the Current Cell Rate (CCR) field in the B-RM cell. The actual explicit rate from the B-RM cell is shown in the brmEr attribute of this component. Description of bits: ci(0) ni(1) er(2)ro
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.110.1.24
atmIfVptVccTmAbrBrmExplicitRateThis attribute is applicable and is displayed only for connections for which the operational Tm abrConnectionType is displayed as sourceDest, virtualSourceDest or explicitRate. This attribute indicates the value of the Explicit Rate field from the most recent Backward Resource Management (B-RM) cell on this connection. This is the rate from the B-RM cell which may be different from the explicit rate (ER) offered at this connection point. Specifically, this attribute may indicate the ER which has been set in the B-RM cell by some connection point before the B-RM cell arrived at this connection point.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.2.110.1.25
atmIfVptVccTmOperTableThis group contains attributes for the Tm component to reflect operational traffic attributes.
SEQUENCE OF AtmIfVptVccTmOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100
atmIfVptVccTmOperEntryAn entry in the atmIfVptVccTmOperTable.
AtmIfVptVccTmOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1
atmIfVptVccTmTxTrafficDescTypeT his attribute indicates the type of traffic management which is applied to the transmit direction of this connection as defined in the ATM Forum. The txTrafficDescType determines the number and meaning of the parameters in the txTrafficDescParm attribute.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.10
atmIfVptVccTmTxQosClassThis attribute indicates the quality of service for the calling to called direction for this connection. This is only applicable to Soft PVC and SVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified QOS class; no objective is specified for the performance parameters. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.31
atmIfVptVccTmTxQueueLengthThis attribute indicates the current number of cells in the transmit queue for this connection. If this connection has unshapedTransmitQueueing attribute displayed as common, this attribute displays the length of the common queue which is used for this atm service category. If this connection has unshapedTransmitQueueing attribute displayed as fifo, this attribute indicates the number of cells for this connection which are enqueued in a first-in-first-out queuing method for this atm service category. This will only occur for connections on ATM IP cards with atmServiceCategory of nrtVbr or ubr. If this connection has unshapedTransmitQueueing attribute displayed as perVc or as notApplicable, this attribute displays the length of the per-VC queue. This attribute does not apply to basic Vpts.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.32
atmIfVptVccTmTxQueueCongestionStateThis attribute indicates the congestion state of the transmit queue for this connection. If this connection has unshapedTransmitQueueing attribute displayed as common, this attribute displays the congestion state of the common queue. If this connection has unshapedTransmitQueueing attribute displayed as perVc or as notApplicable, this attribute displays the congestion state of the per- VC queue. The congestion state of a queue is indicated by a numeric value ranging from 0 to 3. When a queue is in a congested state x, only traffic with discard priority (DP) 0 to x are enqueued. Traffic with DP > x is discarded. For example, if the congestion state is 3, there is no congestion and all traffic is enqueued. Likewise, when the congestion state is 0, there is maximum congestion and only traffic with DP=0 is enqueued on that queue. This attribute does not apply to basic Vpts.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.33
atmIfVptVccTmHoldingPriorityThis attribute indicates the actual holding priority in effect for this connection. In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. Some applications, for example Vcc Test, may override the provisioned holding priority. A value of notApplicable is displayed when this is an elastic connection. Holding priority does not apply to bandwidth elastic connections. Holding priority has no effect if the equivalent cell rate (ECR) for a connection is zero. This attribute does not apply to Vpt Vccs.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.35
atmIfVptVccTmRxTrafficDescTypeThis attribute indicates the type of traffic management which is applied to the receive direction of this connection as defined in the ATM Forum. The rxTrafficDescType determines the number and meaning of the parameters in the rxTrafficDescParm attribute.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.40
atmIfVptVccTmRxQosClassThis attribute indicates the quality of service for the called to calling direction for this connection. This is only applicable to Soft PVC and SVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified QOS class; no objective is specified for the performance parameters. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.61
atmIfVptVccTmAtmServiceCategoryThis attribute indicates the ATM service category used for traffic in both directions of the connection. This attribute does not apply to Virtual Link VPTs and will always be displayed as constantBitRate. The constantBitRate service category is intended for real time applications, that is, those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. The consistent availability of a fixed quantity of bandwidth is considered appropriate for CBR service. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to have significantly reduced value for the application. The rtVariableBitRate service category is intended for real time applications; that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. Sources are expected to transmit at a rate which varies with time. Equivalently, the source can be described as 'bursty'. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to be of significantly reduced value to the application. Real time VBR service may support statistical multiplexing of real time sources. The nrtVariableBitRate service category is intended for non-real time applications which have bursty traffic characteristics and which can be characterized in terms of a PCR, SCR, and MBS. For those cells which are transferred within the traffic contract, the application expects a low cell loss ratio. For all connections, it expects a bound on the mean cell transfer delay. Non-real time VBR service may support statistical multiplexing of connections. The availableBitRate service is an ATM layer service category for which the limiting ATM layer transfer characteristics provided by the network may change subsequent to connection establishment. ABR service has a flow control mechanism which supports several types of feedback to control the source rate in response to changing ATM layer transfer characteristics. ABR service is not intended to support real-time applications. The unspecifiedBitRate service is intended for non-real time applications, that is those not requiring tightly constrained delay and delay variation. UBR sources are expected to be bursty. UBR service supports a high degree of statistical multiplexing among sources. UBR service does not specify traffic related service guarantees. No numerical commitments are made with respect to the cell loss ratio experienced by a UBR connection, or as to the cell transfer delay experienced by cells on the connection.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.62
atmIfVptVccTmTrafficShapingThis attribute indicates the traffic shaping state of the connection. A value of notApplicable indicates that traffic shaping is not applicable or not supported for this connection. This is the case: - when the txTrafficDescType is 1 or 2. - for standard Vpt Vccs and basic Vpts. - for CQC-based ATM cards, when the atmServiceCategory is constantBitRate. In these cases, the value of notApplicable is set regardless of whether traffic shaping is enabled or disabled in the provisioning data. A value of disabled indicates that traffic shaping is applicable and supported for the type of connection but has been turned off in the provisioning data. A value of linear or inverseUpc indicates that traffic shaping is applicable and supported for the type of connection and has been turned on in the provisioning data. This is the only case that indicates that traffic shaping is performed on the connection. In this case, the actual shaping rate is reflected in the txTrafficDescParm attribute, parameter number 4. A value of linear indicates that traffic is being shaped at the constant rate indicated in txTrafficDescParm 4. A value of inverseUpc is possible only on ATM IP cards. This value indicates that the shaper strictly conforms to the requirements of a dual leaky bucket UPC enforcer. This value is indicated if traffic shaping is enabled, and the txTrafficDescType for this connection is 6, 7 or 8. Traffic shaping for connections with atmServiceCategory as availableBitRate (txTrafficDescType 9) depends upon the abrConnectionType attribute. If abrConnectionType is sourceDest or virtualSourceDest, the value of this attribute is dynamic. If abrConnectionType is erSwitch or efciSwitch, this attribute is notApplicable.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.70
atmIfVptVccTmBearerClassBbcThis attribute indicates the bearer capability for this connection. Class a service is a connection-oriented, constant bit rate ATM transport service. Class a service has end to end timing requirements and may require stringent cell loss, cell delay and cell delay variation performance.When a is displayed, the user is requesting more than an ATM only service. The network may look at the AAL to provide interworking based upon its contents. Class c service is a connection-oriented, variable bit rate ATM transport service. Class c service has no end-to-end timing requirements.When c is displayed, the user is requesting more than an ATM only service. The network interworking function may look at the AAL and provide service based on it. Class x service is a connection-oriented ATM transport service where the AAL, trafficType (cbr or vbr), and timing requirements are user defined (that is, transparent to the network). When the value of this attribute is x, the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. Class vp service is used to indicate a transparent VP service when the user is requesting an ATM only service from the network. In this case, the network does not process any higher layer protocol. This service differs from class x service in that with the class vp service both the VCI field (except for VCI values 0, 3, 4, and 6 through 15) and Payload Type field are transported transparently by the network. This attribute value is only applicable to SPVP and SVP connections. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.71
atmIfVptVccTmTransferCapabilityBbcThis attribute indicates the transfer capability for this connection. Uni 3.0/3.1 traffic type and end-to-end timing parameters are mapped into this parameter as follows: <transferCapability: TrafficType, Timing> 0: NoIndication, NoIndication 1: NoIndication, yes 2: NoIndication, no 5: CBR, yes 8: VBR, NoIndication 9: VBR, yes 10: VBR, no A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance, or in the case that the transfer capability in the call request was set to NoIndication. The CBR traffic type refers to traffic offered on services such as a constant bit rate video service or a circuit emulation. The VBR traffic type refers to traffic offered on services such as packetized audio and video, or data. The value NoIndication for traffic type is used if the user has not set the traffic type; similarly for end-to-end timing. The value yes for end-to-end timing indicates that end-to-end timing is required for the connection. The value no for end-to-end timing indicates that end-to-end timing is not required for the connection.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.72
atmIfVptVccTmClippingBbcThis attribute indicates the value of the clipping susceptibility parameter in the broadband bearer capability (BBC) Information Element. Clipping is an impairment in which the first fraction of a second of information to be transferred is lost. It occurs after a call is answered and before an associated connection is switched through. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.74
atmIfVptVccTmUnshapedTransmitQueueingThis attribute indicates the unshaped transmit queuing state of the connection. A value of common indicates that transmit traffic is being enqueued onto the common transmit queue for this service category. The txQueueLength attribute indicates the current length of the common transmit queue. A value of fifo indicates that transmit traffic is being queued in a first-in-first-out basis for this service category. This is similar to common queueing, but the txQueueLength attribute indicates the number of cells in this connection queue. A value of fifo will only be indicated for connections on ATM IP cards with atmServiceCategory of nrtVbr or ubr. A value of perVc indicates that transmit traffic is being enqueued onto a per-VC queue for this connection. A value of notApplicable indicates that transmit traffic is being shaped for this connection, or that unshaped transmit queuing is not applicable for this type of connection. Transmit traffic for a shaped connection is enqueued onto a per-VC queue, but this attribute is only applicable for unshaped connections. Unshaped transmit queuing is not applicable for basic Vpts.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.75
atmIfVptVccTmBestEffortThis attribute indicates value of best effort parameter in the ATM Traffic Descriptor Information Element. The value indicated implies that the quality of service for this connection is not guaranteed. The value notIndicated implies that the quality of service for this connection is guaranteed. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.76
atmIfVptVccTmForceTaggingThis attribute indicates the state of force tagging option for this connection. Force tagging refers to setting the CLP bit for all cells on a connection. For CQC-based ATM cards, this attribute is not applicable and is not displayed. A value of enabled indicates that the CLP bit is being set to 1 for all cells in the transmit direction on this connection. A value of disabled indicates that the CLP bit is unchanged for cells in the transmit direction on this connection. disabled is always displayed for Vpts since forced tagging is applied on a per Vpt Vcc basis.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.78
atmIfVptVccTmWeightThis attribute indicates the relative weight of this unshaped connection. Connections with a larger weight get a larger proportion of the link bandwidth, or in the case of standard Vpt Vccs, the Vpt bandwidth. For all but standard Vpt Vccs, the default connection weight is determined by the weight policy for a service category and the traffic descriptor for a connection. For standard Vpt Vccs, the default connection weight is determined by the Vcc's service category. For CQC-based ATM cards, this attribute is not applicable and is not displayed. A value from 1 to 4095 indicates an actual weight. The value upToQueueLimit indicates that the weight of a connection is up to the transmit queue limit for this connection. upToQueueLimit is used with common (first-in-first-out) queueing. This attribute is displayed as notApplicable if: - this connection has trafficShaping displayed as linear or inverseUpc. - this is a basic Vpt. VALUES ( 0 = upToQueueLimit 65534 = notApplicable )ro
Unsigned32 (0 | 1..4095 | 65534)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.79
atmIfVptVccTmUsageParameterControlThis attribute indicates the UPC state of the connection. A value of notApplicable indicates that UPC is not applicable or not supported for the connection. This is the case: - when the connection's rxTrafficDescType is 1 or 2. - for standard Vpt Vccs and basic Vpts. A value of notApplicable is set regardless of whether UPC is disabled or enabled in provisioning data. A value of disabled indicates that UPC is applicable and supported for the type of connection but has been turned off in the provisioning data. A value of enforced indicates that UPC is actively checking conformance for the connection and is discarding or tagging cells which do not conform to the connection traffic contract. The traffic descriptor parameters used for UPC conformance are reflected in the rxTrafficDescParms of the connection. On ATM IP cards, the counts of UPC violations are visible in the Vcc, Vpc, or Vpt rxUpcViolationsOnEnforcer1 or rxUpcViolationsOnEnforcer2 attributes. ATM IP cards provide the ability to monitor UPC violations without tagging or discarding. A value of monitored indicates that UPC is actively checking conformance for the connection and counting the violations, but is not discarding or tagging cells which do not conform to the connection traffic contract. The traffic descriptor parameters used for UPC conformance are reflected in the rxTrafficDescParms of the connection. The counts of UPC violations are visible in the Vcc, Vpc, or Vpt rxUpcViolationsOnEnforcer1 or rxUpcViolationsOnEnforcer2 attributes. The value of monitored appears only on ATM IP cards. If the atmServiceCategory for this connection indicates availableBitRate, a value of abrEnforced indicates that Dynamic Generic Cell Rate Algorithm (DGCRA) is active for the connection and that violating cells are discarded. The cell rate which is in effect at any particular instant is indicated in rxTrafficDescParm 4 of the connection. If the atmServiceCategory for this connection indicates availableBitRate, a value of abrMonitored indicates that Dynamic Generic Cell Rate Algorithm (DGCRA) is active for the connection but that violating cells are counted only. The cell rate which is in effect at any particular instant is indicated in rxTrafficDescParm 4 of the connection.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.80
atmIfVptVccTmTxPacketWiseDiscardThis attribute indicates the current set of packet-wise discard functions in effect in the transmit data direction at this connection point. A value of ppd indicates that the Partial Packet Discard (PPD) function is in effect. PPD may be applied at an intermediate connecting point for a connection which is transporting frame traffic (AAL5 at the endpoint). PPD is controlled by provisioning for PVCs and SPVCs, and by call setup parameters in the AAL and Traffic Descriptor Information Elements. A value of epd indicates that the Early Packet Discard (EPD) function is in effect at this connection endpoint. On CQC-based ATM cards, PPD and EPD are enabled by default at a connection endpoint which is performing AAL5 segmentation and assembly. A value of wred indicates that Weighted Random Early Detection is in effect at this connection point. W-RED can be enabled by provisioning for PVCs and SPVCs. On ATM IP cards, all packet-wise discard functions also apply to provisioned virtual path connections (VPCs). On CQC-based ATM cards, packet-wise functions are not applicable for VPCs. This attribute is not applicable for Vpts. Description of bits: ppd(0) epd(1) wred(2)ro
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.85
atmIfVptVccTmRxPacketWiseDiscardThis attribute indicates the current set of packet-wise discard functions in effect in the receive data direction at this connection point. A value of ppd indicates that the Partial Packet Discard (PPD) function is in effect. PPD may be applied at an intermediate connecting point for a connection which is transporting frame traffic (AAL5 at the endpoint). PPD is controlled by provisioning for PVCs and SPVCs, and by call setup parameters in the AAL and Traffic Descriptor Information Elements. A value of epd indicates that the Early Packet Discard (EPD) function is in effect at this connection endpoint. PPD and EPD are enabled by default at a connection endpoint which is performing AAL5 segmentation and assembly. On ATM IP cards, all packet-wise discard functions also apply to provisioned virtual path connections (VPCs). On CQC-based ATM cards, packet-wise functions are not applicable for VPCs. This attribute is not applicable for Vpts. Description of bits: ppd(0) epd(1)ro
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.86
atmIfVptVccTmBandwidthElasticThis attribute is only of importance for connections which are carried on a link with a variable bandwidth. For example, the bandwidth may be reduced in the event that one or more physical links in the IMA group fail, such that the originally requested bandwidth cannot be maintained. This attribute shows whether the application (for example, Trunk) running on this connection can continue to operate if the bandwidth is reduced. If the bandwidth is reduced, the amount by which it is reduced is displayed in the bandwidthReduction attribute. A value of yes, indicates that this connection is elastic, and the bandwidth may be reduced but the connection is not released. A value of no indicates that the bandwidth for this connection is not reduced in the event of link bandwidth reduction. However, this connection may be released based on its holdingPriority. Bandwidth elasticity has no effect for connections which have an equivalent cell rate (ECR) of zero. This attribute is not applicable for Vpts and Vpt Vccs.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.90
atmIfVptVccTmBandwidthReductionThis attribute shows the amount by which the bandwidth has been reduced for this connection. This value is non-zero only for connections which have bandwidthElastic displayed as yes, and which are also operating in a reduced bandwidth mode. This is typically the case for selected connections running over an IMA link. This attribute takes a value from 0 (no reduction) up to the ECR. For all connections which are running at their full allocated bandwidth, bwReduction has the value 0. Connections which have been reduced in allocated bandwidth have a positive number for this attribute. The bwReduction may be subtracted from the ECR (which is displayed as txTrafficDescParm 5) to determine the actual bandwidth allocated to this connection.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.100
atmIfVptVccTmAbrConnectionTypeThis attribute indicates the type of ABR behavior which is in effect at this connection. This attribute is only applicable if the atmServiceCategory attribute is availableBitRate. If the atmServiceCategory attribute is not availableBitRate, or if the connection is not active, this attribute value is displayed as notApplicable. For CQC-based ATM cards, the only possible values are notApplicable, efciSwitch or nonAbrInterworking. In EFCI marking mode, the Explicit Forward Congestion Indication (EFCI) field in the data cell headers is used to indicate transmit queue congestion. For ATM IP cards, if the connectionPointType is displayed as connectionEndPoint, this attribute has the value sourceDest. In this mode, the ABR Source and Destination behavior is in effect at this connection. This attribute is also sourceDest in the case where the next hop connection is specified as nonAbrInterworking. The next hop connection is the Vcc or Vpc identified by the nextHop attribute of the Nrp or Rp component. If the connectionPointType is not connectionEndPoint, the value of this attribute depends upon the abrConnectionType provisioning and the card type to which the traffic is forwarded on the backplane. The default abrConnectionType is provisioned at the CA Abr abrConnectionType attribute, and may be overridden for a provisioned connection in the Vcd Tm abrConnectionType or Vpd Tm abrConnectionType attribute. If the CA Abr abrConnectionType attribute is virtualSourceDest at either one of the two connection points, and if both the connection points are defined on ATM IP cards, virtual source and destination behavior is applied to the connection. In this instance, the attribute displays the value virtualSourceDest. This attribute has the value erSwitch if ABR explicit rate functionality is in effect at this connection. In this mode, the switch may modify the Explicit Rate (ER) field of backward Resource Management (RM) cells to indicate the status of congestion at this connection point. This attribute has the value nonAbrInterworking in the case where this connection point is functioning as an SPVC origin for an ABR connection where the link side of this connection is configured as a non-ABR ATM service category. This means that there are no RM cells on the link side of this connection, and that the next hop connection point is performing as an ABR sourceDest.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.100.1.110
atmIfVptVccTmTxTdpTableThis attribute is a vector of five transmit traffic parameters whose mapping is defined by the txTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR), Minimum Cell Rate (MCR), actual cell rate (ACR), explicit rate (ER), equivalent cell rate (ECR), and actual shaping rate are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. CDVT is expressed in microseconds. When txTrafficDescType is 1 or 2, parameters 1 through 5 are unused. In this description, PCR is the greater of either the PCR or the requested shaping rate (parameter 1 or parameter 5) specified in the txTrafficDescParm attribute under the Vcd Tm or Vpd Tm component. When txTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 or 1 traffic; parameters 2 and 3 are unused. When txTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard. When txTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging. When txTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic. When txTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic. When txTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic. When txTrafficDescType is 3, 4, 5, 6, 7, or 8, parameter 4 reflects the actual shaping rate in cell/s for this connection. For CQC-based ATM cards, the set of available shaping rates is based on the number of interfaces doing shaping (attribute perVcQueueInterfaces), and the shapingScalingFactor attribute of the Arc Cqc Override component. A rate of zero (0) indicates that shaping is not performed, or that the interface is down. When txTrafficDescType is 9, parameter 1 represents the PCR; parameter 2 represents the Cell Delay Variation Toleration (CDVT); parameter 3 represents the Minimum Cell Rate (MCR); the meaning of parameter 4 depends upon the value of the abrConnectionType attribute. if abrConnectionType is sourceDest or virtualSourceDest, parameter 4 represents the Allowed Cell Rate (ACR); If abrConnectionType is erSwitch, parameter 4 represents the Explicit Rate (ER); and if abrConnectionType is efciSwitch, parameter 4 reflects the actual shaping rate in cell/s for this connection. When txTrafficDescType is 3, 4, 5, 6, 7, 8, or 9, parameter 5 reflects the equivalent cell rate in cell/s for this connection as determined by the Connection Admission Control (CAC) algorithm. The equivalent cell rate is useful in determining the admission characteristics of this connection.
SEQUENCE OF AtmIfVptVccTmTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.451
atmIfVptVccTmTxTdpEntryAn entry in the atmIfVptVccTmTxTdpTable.
AtmIfVptVccTmTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.451.1
atmIfVptVccTmTxTdpIndexThis variable represents the atmIfVptVccTmTxTdpTable specific index for the atmIfVptVccTmTxTdpTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.451.1.1
atmIfVptVccTmTxTdpValueThis variable represents an individual value for the atmIfVptVccTmTxTdpTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.451.1.2
atmIfVptVccTmTxQThreshTableThis attribute indicates the queue limit and the discard thresholds for the transmit queue of this connection. If this connection has unshapedTransmitQueueing attribute displayed as common, this attribute displays the thresholds of the common queue. If this connection has unshapedTransmitQueueing attribute displayed as perVc or as notApplicable, this attribute displays the thresholds of the per-VC queue. The first element indicates the queue limit. The second element is the threshold that marks the transition from congestion state 1 to congestion state 0. This is the threshold at which traffic with discard priority (DP) = 1 is discarded. This threshold is set at approximately 90 percent of the first parameter, the operational queue limit. The third element is the threshold that marks the transition from congestion state 2 to congestion state 1. This is the threshold at which traffic with DP = 2 is discarded. This threshold is set at approximately 75 percent of the first parameter, the operational queue limit. The fourth element is the threshold that marks the transition from congestion state 3 to congestion state 2. This is the threshold at which traffic with DP = 3 is discarded. This threshold is set at approximately 35 percent of the first parameter, the operational queue limit. This attribute does not apply to basic Vpts.
SEQUENCE OF AtmIfVptVccTmTxQThreshEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.452
atmIfVptVccTmTxQThreshEntryAn entry in the atmIfVptVccTmTxQThreshTable.
AtmIfVptVccTmTxQThreshEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.452.1
atmIfVptVccTmTxQThreshIndexThis variable represents the atmIfVptVccTmTxQThreshTable specific index for the atmIfVptVccTmTxQThreshTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.452.1.1
atmIfVptVccTmTxQThreshValueThis variable represents an individual value for the atmIfVptVccTmTxQThreshTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.452.1.2
atmIfVptVccTmRxTdpTableThis attribute is a vector of four traffic parameters whose meanings are defined by the rxTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR), minimum cell rate (MCR) are expressed in cell/s. Maximum burst size (MBS) is expressed in cells. Cell delay variation tolerance (CDVT) is expressed in microseconds. When rxTrafficDescType is 1 or 2, none of the parameters are used. When rxTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard; parameter 4 represents the CDVT. When rxTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging; parameter 4 represents the CDVT. When rxTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 9, parameter 1 represents the PCR; parameter 2 represents CDVT; parameter 3 represents the MCR; parameter 4 indicates the instantaneous rate at which dynamic generic cell rate algorithm (DGCRA) is in effect. If upc is disabled for this connection, the values of PCR, SCR, MBS and CDVT are the provisioned parameters. If upc is enabled, the values of PCR, SCR, MBS, and CDVT are exactly the values used by the usage parameter control hardware in policing the arriving traffic. These may vary slightly from the provisioned values due to granularity of the hardware. In the case where the PCR is equal to the SCR, the effective MBS is zero.
SEQUENCE OF AtmIfVptVccTmRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.453
atmIfVptVccTmRxTdpEntryAn entry in the atmIfVptVccTmRxTdpTable.
AtmIfVptVccTmRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.453.1
atmIfVptVccTmRxTdpIndexThis variable represents the atmIfVptVccTmRxTdpTable specific index for the atmIfVptVccTmRxTdpTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.453.1.1
atmIfVptVccTmRxTdpValueThis variable represents an individual value for the atmIfVptVccTmRxTdpTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.453.1.2
atmIfVptVccTmTqpTableThis attribute is a vector of three elements that indicate the quality of service parameters for the forward direction for this connection. This attribute is used for SPVC and SVC connections on a PNNI interface. The cdv element indicates the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR and rt-VBR). The ctd element indicates the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR and rt-VBR). The clr element indicates the acceptable Cell Loss Ratio (CLR) of CBR, rt-VBR, and nrt-VBR connections.
SEQUENCE OF AtmIfVptVccTmTqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.454
atmIfVptVccTmTqpEntryAn entry in the atmIfVptVccTmTqpTable.
AtmIfVptVccTmTqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.454.1
atmIfVptVccTmTqpIndexThis variable represents the atmIfVptVccTmTqpTable specific index for the atmIfVptVccTmTqpTable.
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.454.1.1
atmIfVptVccTmTqpValueThis variable represents an individual value for the atmIfVptVccTmTqpTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.454.1.2
atmIfVptVccTmRqpTableThis attribute is a vector of three elements that indicate the quality of service parameters for the backward direction for this connection. This attribute is used for SPVC and SVC connections on a PNNI interface. The cdv element indicates the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR and rt-VBR). The ctd element indicates the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR and rt-VBR). The clr element indicates the acceptable Cell Loss Ratio (CLR) of CBR, rt-VBR, and nrt-VBR connections.
SEQUENCE OF AtmIfVptVccTmRqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.455
atmIfVptVccTmRqpEntryAn entry in the atmIfVptVccTmRqpTable.
AtmIfVptVccTmRqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.455.1
atmIfVptVccTmRqpIndexThis variable represents the atmIfVptVccTmRqpTable specific index for the atmIfVptVccTmRqpTable.
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.455.1.1
atmIfVptVccTmRqpValueThis variable represents an individual value for the atmIfVptVccTmRqpTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.7.455.1.2
atmIfVptVccStateTableThis group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
SEQUENCE OF AtmIfVptVccStateEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.100
atmIfVptVccStateEntryAn entry in the atmIfVptVccStateTable.
AtmIfVptVccStateEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.100.1
atmIfVptVccAdminStateThis attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.100.1.1
atmIfVptVccOperationalStateThis attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.100.1.2
atmIfVptVccUsageStateThis attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.100.1.3
atmIfVptVccOperTableThis group contains operational information for a Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVptVccOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.110
atmIfVptVccOperEntryAn entry in the atmIfVptVccOperTable.
AtmIfVptVccOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.110.1
atmIfVptVccConnectionPointTypeThis attribute reflects the role of the connection component at this interface. A value of connectionEndPoint indicates that user cells, end-to-end OAM cells, and segment OAM cells are processed by the connection component. A value of segmentEndPoint indicates that user cells and end-to- end OAM cells are relayed by the connection component, while segment OAM cells are processed by the connection component. A value of connectingPoint indicates that user cells, end-to-end OAM cells, and segment OAM cells are relayed by the connection component. A value of unknown indicates that the connection component is inactive.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.110.1.10
atmIfVptVccConnInfoTableThis group contains operational connection characteristics information for a Vcc component.
SEQUENCE OF AtmIfVptVccConnInfoEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.115
atmIfVptVccConnInfoEntryAn entry in the atmIfVptVccConnInfoTable.
AtmIfVptVccConnInfoEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.115.1
atmIfVptVccDistributionTypeThis attribute indicates the way data is distributed in the connection. A value of pointToPoint indicates this connection point is part of a point-to-point connection. A value of pointToMultipoint indicates this connection point is part of a point-to-multipoint connection.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.115.1.11
atmIfVptVccNumLeavesThis attribute indicates the number of destination leaves of the connection. If the distributionType is pointToPoint the value of this attribute is 0.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.115.1.12
atmIfVptVccCallDirectionThis attribute indicates the direction of the call setup request for an SVC. A value of fromLink means that the call setup originated from the link. A value of toLink means that the call setup was directed to the link. For PVC connections, the value of this attribute is notApplicable. For SPVC connections, the value of this attribute is notApplicable for Vccs with the SourcePVC and DestinationPVC subcomponents. For Signalling channels, the value of this attribute is notApplicable.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.115.1.13
atmIfVptVccStatusTableThis group contains operational status information for a Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVptVccStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.120
atmIfVptVccStatusEntryAn entry in the atmIfVptVccStatusTable.
AtmIfVptVccStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.120.1
atmIfVptVccOperStatusThis attribute indicates the present operational status of the Vcc, Vpc, or Vpt component. Its value is dependent upon the current state of the segLinkSideLoopbackState and endToEndLoopbackState attributes. The value is end2endUp when the endToEndLoopbackState is good and the segLinkSideLoopbackState is either good or unknown. The value is end2endDown when the endToEndLoopbackState is bad and the segLinkSideLoopbackState is either good or unknown. The value is localUpEnd2endUnknown when the endToEndLoopbackState is unknown and the segLinkSideLoopbackState is good. The value is localDown when segLinkSideLoopbackState is bad. The value is localUpEnd2endUnknown when the endToEndLoopbackState is notApplicable and the segLinkSideLoopbackState is good. The value is unknown when the endToEndLoopbackState is either unknown or notApplicable and the segLinkSideLoopbackState is unknown.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.120.1.20
atmIfVptVccLocalFailureCauseThis attribute indicates the failure cause of the Vcc, Vpc, or Vpt component. noFailure indicates that there is currently no bandwidth related failure for this connection. portDown indicates that the interface corresponding to the parent AtmIf is down. localBwLoss indicates that the Ima corresponding to this AtmIf has lost some, but not all bandwidth, and as a result, this connection has been released. notAdmitted indicates that this connection has failed to be admitted by the Connection Admission Control (CAC) algorithm. appNotRegistered indicates that there is no application registered to use this connection. This may be the case, for example when there is a Vcc Test application, but the test has not been started. Check the status of the application to determine why it is not functional. disabledByApp indicates that the application using this connection has requested that the connection be disabled. An example is a connection used by a trunk application where the trunk has timed out on an attempt to stage. Check the application to determine why it is not fully functional. bwReduced indicates that this connection is operating in a reduced bandwidth state. It is a bandwidth elastic connection which currently has been allocated less than the requested (equivalent) bandwidth. vpDown indicates that this connection has been notified of a fault detected at the associated VP-layer. vpDown is applicable for Vpt Vccs only.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.120.1.25
atmIfVptVccTroubledThis attribute indicates whether or not the connection is in a troubled state. Connections become troubled because of OAM failures; when one of the attributes segLinkSideLoopbackState, segSwitchSideLoopbackState, endToEndLoopbackState, aisState (when receiving AIS cells only) or rdiState go bad, this attribute is set to yes; otherwise it is set to no.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.120.1.28
atmIfVptVccSegLinkSideLoopbackStateThis attribute contains the current state of the link-side segment loopback for this connection. Link-side segment loopback cells are transmitted (inserted) by a connection component in the direction of the link (port). The value of this attribute is dependent upon the current setting of the segLinkSideLoopback provisionable attribute, the connection point type as specified by the connectionPointType attribute, and the current loopback state (if applicable). The value is notApplicable when the connectionPointType is a connectingPoint. The value is notApplicable when the distributionType is pointToMultipoint. The value is good when the segLinkSideLoopback is on, the connectionPointType is a segmentEndPoint or a connectionEndPoint, and the segment link side loopback is working. The value is bad when the segLinkSideLoopback is on, the connectionPointType is a segmentEndPoint or a connectionEndPoint, and the link side segment loopback is not working. The value is unknown when the segLinkSideLoopback is off. The value is unknown when the segLinkSideLoopback is on, the connectionPointType is a segmentEndPoint and the segment switch side loopback has not yet been determined. The state of this attribute determines, in part, the value of the operStatus attribute.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.120.1.30
atmIfVptVccSegSwitchSideLoopbackStateThis attribute contains the current state of the switch-side segment loopback for this connection. Switch-side segment loopback cells are transmitted (inserted) by a connection component in the direction of the bus. The value of this attribute is dependent upon the current setting of the segSwitchSideLoopback provisionable attribute, the connection point type as specified by the connectionPointType attribute, and the current loopback state (if applicable). The value is only applicable when the connectionPointType is a segmentEndPoint. The value is notApplicable when the connectionPointType is a connectingPoint or connectionEndPoint. The value is notApplicable when the distributionType is pointToMultipoint. The value is good when the segSwitchSideLoopback is on, the connectionPointType is a segmentEndPoint and the segment switch side loopback is working. The value is bad when the segSwitchSideLoopback is on, the connectionPointType is a segmentEndPoint and the switch side segment loopback is not working. The value is unknown when the segSwitchSideLoopback is off. The value is unknown when the segSwitchSideLoopback is on, the connectionPointType is a segmentEndPoint and the segment switch side loopback has not been determined.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.120.1.40
atmIfVptVccEndToEndLoopbackStateThis attribute contains the current state of the end-to-end loopback for this connection. Its value is dependent upon the current setting of the endToEndLoopback provisionable attribute and the connection point type as specified by the connectionPointType attribute. The value is only applicable when the connectionPointType is a connectionEndPoint. The value is notApplicable when the connectionPointType is a connectingPoint or segmentEndPoint. The value is notApplicable when the distributionType is a pointToMultipoint. The value is good when the endToEndLoopback is on, the connectionPointType is a connectionEndPoint and the end-to-end loopback is working. The value is bad when the endToEndLoopback is on, the connectionPointType is a connectionEndPoint and the end-to-end loopback is not working. The value is unknown when the endToEndLoopback is off. The value is unknown when the endToEndLoopback is on, the connectionPointType is a connectionEndPoint and the end-to-end loopback status has not been determined. The state of this attribute determines, in part, the value of the operStatus attribute.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.120.1.50
atmIfVptVccRxOamCellCongestionStateThis attribute contains the current state of the receive side OAM cell congestion for this connection. Its value reflects whether the rate of received OAM cells for this connection is below a specified threshold. The connection maintains a count of the number of OAM cells which are terminated per second. Once that count exceeds the specified threshold, extraction of all OAM cells for this connection is disabled for a period of one minute. This is a congestion management mechanism to prevent the processor from being overloaded with handling OAM cells for a particular connection. This mechanism ensures that tasks, such as trunks obtain enough processor cycles to remain in service, and are not adversely affected by excessive rate of OAM cells on a particular connection. The value is good when the rate of received OAM cells is less than the allowed threshold. The value is bad when the arrival rate has exceeded the allowed threshold. It remains bad for one minute, before returning to good again. During this timeout, extraction of all OAM cells is disabled for this connection. As a result, other loopback failure conditions may occur. The value is unknown when the application has not yet begun to use this connection. An example is the Test component before a test has been started. Each type of OAM cell is counted separately. The threshold for AIS cells is three cells per second. If more than three AIS cells are received within a one second interval, this attribute is set to bad. The threshold for RDI cells and each loopback type is also three, but the threshold for trace cells is 250 per second. The state of this attribute has no direct effect on the value of the operStatus attribute or on the number of troubled connections.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.120.1.55
atmIfVptVccAisStateThis attribute contains the current state of the Alarm Indication Signal for this connection. A value of good indicates that the connection's application is active and no alarm has occurred. A value of bad indicates that the connection's application is active and an alarm has occurred. A value of unknown indicates that the connection's application is inactive. A value of notApplicable occurs when the connectionPointType is either a segmentEndPoint or a connectingPoint.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.120.1.60
atmIfVptVccRdiStateThis attribute indicates the current state of the Remote Defect Indication for this connection. A value of good indicates that the connection's application is active and no alarm has occurred. A value of bad indicates that the connection's application is active and an alarm has occurred. A value of unknown indicates that the connection's application is inactive. A value of notApplicable occurs when the connectionPointType is either a segmentEndPoint or a connectingPoint.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.120.1.70
atmIfVptVccTrafficTableThis group is HISTORICAL. Please refer to the group AtmTmOper; This attribute group contains attributes for the Vcc and Vpc components to reflect operational traffic attributes.
SEQUENCE OF AtmIfVptVccTrafficEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130
atmIfVptVccTrafficEntryAn entry in the atmIfVptVccTrafficTable.
AtmIfVptVccTrafficEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1
atmIfVptVccTxTrafficDescTypeThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the type of traffic management which is applied to the transmit direction of this connection as defined in the ATM Forum. The txTrafficDescType determines the number and meaning of the parameters in the txTrafficDescParm attribute.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.10
atmIfVptVccTxQosClassThis attribute indicates the quality of service for the transmit direction for this connection. The constantBitRate class refers to traffic offered on services such as a constant bit rate video service. This traffic is highest priority. The variableBitRate class refers to traffic offered on services such as packetized audio and video. The connectionOriented class refers to connection-oriented traffic such as Frame Relay or X.25 traffic. The connectionless traffic refers to traffic offered through connectionless trunks such as certain LAN protocols. The unspecified class supports a 'best effort' type of service, where there is a minimum guarantee of bandwidth. This traffic is lowest priority. This attribute is obsolete, replaced by the UNI 4.0 attribute atmServiceCategory.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.30
atmIfVptVccFwdQosClassThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the quality of service for the calling to called direction for this connection. This is only applicable to Soft PVC and SVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified QOS class; no objective is specified for the performance parameters. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.31
atmIfVptVccTxQueueLengthThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the current length of the transmit queue for this connection. If this connection has traffic shaping disabled, then this attribute displays the common queue length. If traffic shaping is enabled, then this attribute displays the per-VC queue length.roobsolete
INTEGER
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.32
atmIfVptVccTxQueueCongestionStateThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the congestion state of the transmit queue for this connection. If the connection has traffic shaping disabled, then this attribute displays the common queue congestion state. If traffic shaping is enabled, then this attribute displays the per-VC queue congestion state. The congestion state of a queue is indicated by a numeric value ranging from 0 to 3. When a queue is in a congested state x, only traffic with discard priority (DP) 0 to x are enqueued. Traffic with DP > x is discarded. Therefore, if the congestion state is 3, there is no congestion and all traffic is enqueued. Likewise, when the congestion state is 0, there is maximum congestion and only traffic with DP=0 is enqueued on that queue.roobsolete
INTEGER
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.33
atmIfVptVccHoldingPriorityThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the actual holding priority in effect for this connection. In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. Some applications, for example Vcc Test, may override the provisioned holding priority. A value of notApplicable is displayed when this is an elastic connection. Holding priority does not apply to bandwidth elastic connections. Holding priority has no effect for ubr atmServiceCategory or txTrafficDescriptorType 1 or 2 connections.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.35
atmIfVptVccRxTrafficDescTypeThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the type of traffic management which is applied to the receive direction of this connection as defined in the ATM Forum. The rxTrafficDescType determines the number and meaning of the parameters in the rxTrafficDescParm attribute.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.40
atmIfVptVccRxQosClassThis attribute reflects the value of the provisioned attribute in the Vcd or Vpd. Refer to that attribute for more detailed explanation. This attribute is obsolete replaced by the UNI 4.0 attribute atmServiceCategory.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.60
atmIfVptVccBwdQosClassThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the quality of service for the called to calling direction for this connection. This is only applicable to Soft PVC and SVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified QOS class; no objective is specified for the performance parameters. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.61
atmIfVptVccAtmServiceCategoryThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the ATM service category used for traffic in both directions of the connection. The constantBitRate service category is intended for real time applications, that is, those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. The consistent availability of a fixed quantity of bandwidth is considered appropriate for CBR service. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to have significantly reduced value of the application. The rtVariableBitRate service category is intended for real time applications; that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. Sources are expected to transmit at a rate which varies with time. Equivalently, the source can be described as 'bursty'. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to be of significantly reduced value to the application. Real time VBR service may support statistical multiplexing of real time sources. The nrtVariableBitRate service category is intended for non-real time applications which have bursty traffic characteristics and which can be characterized in terms of a PCR, SCR, and MBS. For those cells which are transferred within the traffic contract, the application expects a low cell loss ratio. For all connections, it expects a bound on the mean cell transfer delay. Non-real time VBR service may support statistical multiplexing of connections. The unspecifiedBitRate service is intended for non-real time applications, that is those not requiring tightly constrained delay and delay variation. UBR sources are expected to be bursty. UBR service supports a high degree of statistical multiplexing among sources. UBR service does not specify traffic related service guarantees. No numerical commitments are made with respect to the cell loss ratio experienced by a UBR connection, or as to the cell transfer delay experienced by cells on the connection.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.62
atmIfVptVccTrafficShapingThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the traffic shaping state of the connection. A value of notApplicable indicates that traffic shaping is not applicable or not supported for this connection. This is the case when the atmServiceCategory is constantBitRate, or when the txTrafficDescType is 1 or 2. In these cases, the value of notApplicable is set regardless of whether traffic shaping is enabled or disabled in the provisioning data. A value of disabled indicates that traffic shaping is applicable and supported for the type of connection but has been turned off in the provisioning data. A value of enabled indicates that traffic shaping is applicable and supported for the type of connection and has been turned on in the provisioning data. This is the only case that indicates that traffic shaping is performed on the connection. In this case, the actual shaping rate is reflected in the txTrafficDescParm attribute, parameter number 4.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.70
atmIfVptVccBearerClassBbcThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the bearer capability for this connection. Class a service is a connection-oriented, constant bit rate ATM transport service. Class a service has end to end timing requirements and may require stringent cell loss, cell delay and cell delay variation performance.When a is displayed, the user is requesting more than an ATM only service. The network may look at the AAL to provide interworking based upon its contents. Class c service is a connection-oriented, variable bit rate ATM transport service. Class c service has no end-to-end timing requirements.When c is displayed, the user is requesting more than an ATM only service. The network interworking function may look at the AAL and provide service based on it. Class x service is a connection-oriented ATM transport service where the AAL, trafficType (cbr or vbr) and timing requirements are user defined (that is, transparent to the network). When the value of this attribute is x, the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. Class vp service is used to indicate a transparent VP service when the user is requesting an ATM only service from the network. In this case, the network does not process any higher layer protocol. This service differs from class x service in that with the class vp service both the VCI field (except for VCI values 0, 3, 4, and 6 through 15) and Payload Type field are transported transparently by the network. This attribute value is only applicable to SPVP and SVP connections. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.71
atmIfVptVccTransferCapabilityBbcThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the transfer capability for this connection. Uni 3.0/3.1 traffic type and end-to-end timing parameters are mapped into this parameter as follows: <transferCapability: TrafficType, Timing> 0: NoIndication, NoIndication 1: NoIndication, yes 2: NoIndication, no 5: CBR, yes 8: VBR, NoIndication 9: VBR, yes 10: VBR, no A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance, or in the case that the transfer capability in the call request was set to NoIndication. The CBR traffic type refers to traffic offered on services such as a constant bit rate video service or a circuit emulation. The VBR traffic type refers to traffic offered on services such as packetized audio and video, or data. The value NoIndication for traffic type is used if the user has not set the traffic type; similarly for end-to-end timing. The value yes for end-to-end timing indicates that end-to-end timing is required for the connection. The value no for end-to-end timing indicates that end-to-end timing is not required for the connection.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.72
atmIfVptVccClippingBbcThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the value of the clipping susceptibility parameter in the BBC Information Element. Clipping is an impairment in which the first fraction of a second of information to be transferred is lost. It occurs after a call is answered and before an associated connection is switched through. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.74
atmIfVptVccUnshapedTransmitQueueingThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the unshaped transmit queuing state of the connection. A value of common indicates that transmit traffic is being enqueued onto common transmit queues. A value of perVc indicates that transmit traffic is being enqueued onto a per-VC queue for this connection. This is the case when trafficShaping is disabled, but per-VC queueing has been configured for this connection. A value of notApplicable indicates that transmit traffic is being shaped for this connection. Transmit traffic for a shaped connection is enqueued onto a per-VC queue, but this attribute is only applicable for unshaped connections.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.75
atmIfVptVccBestEffortThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates value of best effort parameter in the ATM Traffic Descriptor Information Element. The value indicated implies that the quality of service for this connection is not guaranteed. The value notIndicated implies that the quality of service for this connection is guaranteed. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.76
atmIfVptVccUsageParameterControlThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the UPC state of the connection. A value of notApplicable indicates that UPC is not applicable or not supported for the connection. This is the case when the connection's rxTrafficDescType is 1 or 2. A value of notApplicable is set regardless of whether UPC is disabled or enabled in provisioning data. A value of disabled indicates that UPC is applicable and supported for the type of connection but has been turned off in the provisioning data. A value of enabled indicates that UPC is applicable and supported for the type of connection and has been turned on in the provisioning data. This is the only case that indicates that UPC is enforced on the connection. In this case the traffic descriptor parameters used for UPC enforcement are reflected in the rxTrafficDescParms of the connection.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.80
atmIfVptVccTxFrameDiscardThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the set of current frame discard functions in effect in the transmit data direction at this connection point. A value of ppd indicates that the Partial Packet Discard (PPD) function is in effect. PPD may be applied at an interim connecting point for a connection which is transporting frame traffic (AAL5 at the endpoint). PPD is controlled by provisioning for PVCs and SPVCs, and by call setup parameters in the AAL and Traffic Descriptor Information Elements. A value of epd indicates that the Early Packet Discard (EPD) function is in effect at this connection endpoint. PPD and EPD are enabled by default at a connection endpoint which is performing AAL5 segmentation and assembly. Frame discard functions are not applicable for Virtual Path Connections (VPCs). Description of bits: ppd(0) epd(1)roobsolete
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.85
atmIfVptVccRxFrameDiscardThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the set of current frame discard functions in effect in the receive data direction at this connection point. A value of ppd indicates that the Partial Packet Discard (PPD) function is in effect. PPD may be applied at an interim connecting point for a connection which is transporting frame traffic (AAL5 at the endpoint). PPD is controlled by provisioning for PVCs and SPVCs, and by call setup parameters in the AAL and Traffic Descriptor Information Elements. A value of epd indicates that the Early Packet Discard (EPD) function is in effect at this connection endpoint. PPD and EPD are enabled by default at a connection endpoint which is performing AAL5 segmentation and assembly. Frame discard functions are not applicable for Virtual Path Connections (VPCs). Description of bits: ppd(0) epd(1)roobsolete
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.86
atmIfVptVccBandwidthElasticThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is only of importance for connections which are carried on a link with a variable bandwidth. For example, the bandwidth may be reduced in the event that one or more physical links in the IMA group fail, such that the originally requested bandwidth cannot be maintained. This attribute shows whether the application (for example, Trunk) running on this connection can continue to operate if the bandwidth is reduced. If the bandwidth is reduced, the amount by which it is reduced is displayed in the bandwidthReduction attribute. A value of yes, indicates that this connection is elastic, and the bandwidth may be reduced but the connection is not released. A value of no indicates that the bandwidth for this connection is not reduced in the event of link bandwidth reduction. However, this connection may be released based on its holdingPriority. Bandwidth elasticity has no effect for ubr atmServiceCategory or txTrafficDescriptorType 1 or 2 connections.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.90
atmIfVptVccBandwidthReductionThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute shows the amount by which the bandwidth has been reduced for this connection. This value is non-zero only for connections which have bandwidthElastic displayed as yes, and which are also operating in a reduced bandwidth mode. This is typically be the case for selected connections running over an IMA link. This attribute takes a value from 0 (no reduction) up to the ECR. All connections which are running at their full allocated bandwidth, bwReduction have the value 0. Connections which have been reduced in allocated bandwidth have a positive number for this attribute. The bwReduction may be subtracted from the ECR (which is displayed as txTrafficDescParm 5) to determine the actual bandwidth allocated to this connection.roobsolete
INTEGER
.1.3.6.1.4.1.3764.1.1.30.114.9.20.130.1.100
atmIfVptVccStatsTableThis group contains traffic statistics for a Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVptVccStatsEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140
atmIfVptVccStatsEntryAn entry in the atmIfVptVccStatsTable.
AtmIfVptVccStatsEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1
atmIfVptVccStatsTxCellThis attribute counts the number of cells that have been transmitted from the interface on this connection. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.10
atmIfVptVccStatsTxCellClpThis attribute counts the number of cells that have been transmitted from the interface on this connection with the CLP=1. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.20
atmIfVptVccTxDiscardThis attribute is replaced by new attributes txCellDiscard and txFrameDiscard. This attribute counts the number of cells or frames received from the bus on this connection that have been discarded. If the connection segments frames into cells, the counter indicates the number of frames discarded. Connections which segment frames into cells have a connectionPointType of connectionEndPoint. If the connection relays cells without adaptation, the counter indicates the number of cells discarded. Connections which relay cells without adaptation have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. Thus, in the AAL1 case, this attribute counts discarded cells. Discards are done due to congestion or when the connection's interface is disabled. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.roobsolete
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.30
atmIfVptVccTxDiscardClpThis attribute is replaced by new attributes txCellDiscardClp and txFrameDiscardClp. This attribute counts the number of cells or frames received from the bus on this connection with CLP=1 that have been discarded. If the connection segments frames into cells, the counter indicates the number of frames discarded. Connections which segment frames into cells have a connectionPointType of connectionEndPoint. If the connection relays cells without adaptation, the counter indicates the number of cells discarded. Connections which relay cells without adaptation have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. Thus, in the AAL1 case, this attribute counts discarded cells. Discards are done due to congestion or when the connection's interface is disabled. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.roobsolete
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.40
atmIfVptVccStatsTxCellDiscardThis attribute counts the number of cells received from the bus on this connection that have been discarded. Discarded cells are not counted in the txCell attribute. Cells are discarded due to transmit congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection's interface is disabled. For CQC-based ATM cards, this attribute is applicable only to connections that relay cells without adaptation. Such connections usually have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all txCellDiscard values for all such connections associated with the Vpt. For Vccs on CQC-based ATM cards, if the connection segments frames into cells, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.42
atmIfVptVccStatsTxCellDiscardClpThis attribute counts the number of cells received from the bus on this connection with CLP=1 that have been discarded. This count is included in the txCellDiscard attribute. Discarded cells are not counted in the txCellClp attribute. Cells are discarded due to transmit congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection's interface is disabled. For CQC-based ATM cards, this attribute is applicable only to connections that relay cells without adaptation. Such connections have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all txCellDiscardClp values for all such connections associated with the Vpt. For Vccs on CQC-based ATM cards, if the connection segments frames into cells, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.43
atmIfVptVccStatsTxFrameDiscardThis attribute counts the number of frames received from the bus on this connection that have been discarded. Frames are discarded due to congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection interface is disabled. This count is independent of the txCell or txCellDiscard attribute. For CQC-based ATM cards, this attribute is applicable only to connections that segment frames into cells. Such connections have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all txFrameDiscard values for all such connections associated with the Vpt. For CQC-based ATM cards, for Vpcs, and Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. Discards due to EPD, PPD, and W-RED for a standard Vpt Vcc are not included in this attribute. These discards are counted in the Vcc's parent Vpt txFrameDiscard attribute. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.46
atmIfVptVccStatsTxFrameDiscardClpThis attribute counts the number of discarded frames on this connection that were received from the bus and composed of one or more CLP=1 cells. Frames are discarded due to congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection interface is disabled. This count is included in the txFrameDiscard attribute. For CQC-based ATM cards, this attribute is applicable only to connections that segment frames into cells. Such connections have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all txFrameDiscardClp values for all such connections associated with the Vpt. For CQC-based ATM cards, for Vpcs, and Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. Discards due to EPD, PPD, and W-RED for a standard Vpt Vcc are not included in this attribute. These discards are counted in the Vcc's parent Vpt txFrameDiscardClp attribute. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.47
atmIfVptVccTxUtilizationThis attribute indicates the current transmit utilization during the most recent minute, expressed as a percentage of the total bandwidth which can be carried by this connection. This attribute is only applicable for Vpts and not for Vpcs or Vccs. When the Vpt is shaped, the value of this attribute is calculated using its actual shaping rate (ASR) and should not exceed 100. When the Vpt is unshaped, the value of this attribute is calculated using its peak cell rate (PCR) and should not exceed 200. If the PCR is 0, the value 255 is used.ro
Gauge32 (0..200 | 255)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.48
atmIfVptVccStatsRxCellThis attribute counts cells that have been received from the interface on this connection. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.50
atmIfVptVccStatsRxCellClpThis attribute counts cells that have been received from the interface on this connection with the CLP=1. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.60
atmIfVptVccRxDiscardThis attribute is replaced by new attributes rxCellDiscard and rxFrameDiscard. This attribute counts the number of cells or frames received from the interface on this connection that have been discarded. If the connection segments frames into cells, the counter indicates the number of frames discarded. Connections which segment frames into cells have a connectionPointType of connectionEndPoint. If the connection relays cells without adaptation, the counter indicates the number of cells discarded. Connections which relay cells without adaptation have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. Thus, in the AAL1 case, this attribute counts discarded cells. Discards are done due to congestion, non-conformance with UPC or AAL reassembly problems. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.roobsolete
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.70
atmIfVptVccRxDiscardClpThis attribute is replaced by new attributes rxCellDiscardClp and rxFrameDiscardClp. This attribute counts the number of cells or frames received from the interface on this connection with CLP=1 that have been discarded. If the connection segments frames into cells, the counter indicates the number of frames discarded. Connections which segment frames into cells have a connectionPointType of connectionEndPoint. If the connection relays cells without adaptation, the counter indicates the number of cells discarded. Connections which relay cells without adaptation have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. Thus, in the AAL1 case, this attribute counts discarded cells. Discards are done due to congestion, non-conformance with UPC or AAL reassembly problems. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.roobsolete
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.80
atmIfVptVccStatsRxCellDiscardThis attribute counts the number of cells received from the interface on this connection that have been discarded. This count is included in the rxCell attribute. This count includes cells discarded due to non-conformance with UPC, cells which are part of a frame which has been discarded due to an AAL5 frame reassembly error, cells which are discarded due to congestion, or cells which are received while the next hop connection to which the traffic is directed across the backplane is down. The next hop connection is the Vcc or Vpc identified by the nextHop attribute of the Nrp or Rp component. For CQC-based ATM cards, this attribute is applicable only to connections that relay cells without adaptation. Such connections have a connectionPointType of connectionEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxCellDiscard values for all such connections associated with the Vpt. For CQC-based ATM cards, for Vpcs, and Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. Discards due to non-conformance with UPC at the VP layer, for a standard Vpt Vcc, are not included in this attribute. These discards are counted in the Vcc's parent Vpt rxCellDiscard attribute. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.82
atmIfVptVccStatsRxCellDiscardClpThis attribute counts the number of cells received from the interface on this connection with CLP=1 that have been discarded. This count is included in the rxCell and rxCellDiscard attributes. This count includes cells discarded due to non-conformance with UPC, cells which are part of a frame which has been discarded due to an AAL5 frame reassembly error, cells which are discarded due to congestion, or cells which are received while the next hop connection to which the traffic is directed across the backplane is down. The next hop connection is the Vcc or Vpc identified by the nextHop attribute of the Nrp or Rp component. For CQC-based ATM cards, this attribute is applicable only to connections that relay cells without adaptation. Such connections have a connectionPointType of connectionEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxCellDiscardClp values for all such connections associated with the Vpt. For CQC-based ATM cards, for Vpcs, and Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. Discards due to non-conformance with UPC at the VP layer, for a standard Vpt Vcc, are not included in this attribute. These discards are counted in the Vcc's parent Vpt rxCellDiscardClp attribute. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.83
atmIfVptVccStatsRxFrameDiscardThis attribute counts the number of frames received from the interface on this connection that have been discarded. This count is independent of the rxCellDiscard attribute. This count includes frames discarded due to an AAL5 frame reassembly error, frames discarded due to early packet discard (EPD), and frames discarded due to processor (CPU) congestion. This attribute is applicable only for connections that reassemble incoming cells into frames. Connections which reassemble cells into frames have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; even though they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxFrameDiscard values for all applicable connections associated with the Vpt. For Vpcs, and for Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.86
atmIfVptVccStatsRxFrameDiscardClpThis attribute counts the number of discarded frames on this connection that were received from the interface and composed of one or more CLP1 cells. This count is included in the rxFrameDiscard attribute. It is independent of the rxCellDiscard attribute. This count includes frames discarded due to an AAL5 frame reassembly error, frames discarded due to early packet discard (EPD), and frames discarded due to processor (CPU) congestion. This attribute is applicable only for connections that reassemble incoming cells into frames. Connections which reassemble cells into frames have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; even though they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxFrameDiscardClp values for all applicable connections associated with the Vpt. For Vpcs, and for Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.88
atmIfVptVccRxUtilizationThis attribute indicates the current receive utilization during the most recent minute, expressed as a percentage of the total bandwidth which can be carried by this connection. This attribute is only applicable for Vpts and not for Vpcs or Vccs. When the Vpt is shaped, the value of this attribute is calculated using its actual shaping rate (ASR) and should not exceed 100. When the Vpt is unshaped, the value of this attribute is calculated using its peak cell rate (PCR) and should not exceed 200. If the PCR is 0, the value 255 is used.ro
Gauge32 (0..200 | 255)
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.89
atmIfVptVccStatsRxUpcViolationOnEnforcer1This attribute counts the number of UPC violations observed by the Generic Cell Rate Algorithm (GCRA) Enforcer 1. This attribute is only applicable if UPC is enforced or monitored. This attribute is not applicable for standard Vpt Vccs. This attribute is not applicable and is not displayed on CQC-based ATM cards. When the value of rxTrafficDescType for this connection is 3, 4, 5, 6, 7 or 8, Enforcer 1 enforces conformance of traffic received from the interface to PCR CLP0+1. When the value of rxTrafficDescType for this connection is 9, Enforcer 1 performs the Dynamic Generic Cell Rate Algorithm (DGCRA) used for the Available Bit Rate (ABR) service category. If UPC is enforced all non-conforming cells are discarded by this enforcer. These discarded cells are included in rxCellDiscard. For basic Vpts, this attribute provides an aggregated total of all rxUpcViolationOnEnforcer1 values for the Vccs associated with the Vpt. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.90
atmIfVptVccStatsRxUpcViolationOnEnforcer2This attribute counts the number of UPC violations observed by the Generic Cell Rate Algorithm (GCRA) Enforcer 2. This attribute is only applicable if UPC is enforced or monitored. This attribute is not applicable for standard Vpt Vccs. This attribute is not applicable and is not displayed on CQC-based ATM cards. Enforcer2 is applicable only if the rxTrafficDescType for this connection is 4, 5, 6, 7 or 8. When the value of rxTrafficDescType 4 or 5, Enforcer 2 enforces conformance of traffic received from the interface to PCR CLP0. When the value of rxTrafficDescType 6, Enforcer 2 enforces conformance of traffic received from the interface to SCR CLP0+1. When the value of rxTrafficDescType 7 or 8, Enforcer 2 enforces conformance of traffic received from the interface to SCR CLP0. If UPC is enforced, enforcer 2 discards non-conforming cells for rxTrafficDescType values of 4, 6 and 7. It tags non-conforming cells for rxTrafficDescType values of 5 and 8. Discarded cells are counted in the rxCellDiscard attribute. For basic Vpts, this attribute provides an aggregated total of all rxUpcViolationOnEnforcer2 values for the Vccs associated with the Vpt. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.92
atmIfVptVccStatsRxAal5FrameErrorThis attribute counts the number of frames received from the interface on this connection that have AAL5 length errors or AAL5 CRC errors. This attribute is not applicable and is not displayed on CQC-based ATM cards. AAL5 length or CRC errors typically occur because of cell discards due to congestion, UPC, or due to corruption of data between the AAL5 segmentation and reassembly end points. This attribute is applicable only to connections that reassemble incoming cells into frames. Such connections have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxAal5FrameError values for all applicable connections associated with the Vpt. For Vpcs, and for Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.100
atmIfVptVccStatsRxAal5FrameAbortThis attribute counts the number of frames received from the interface on this connection that have the AAL5 length field set to zero. This attribute is not applicable and is not displayed for CQC-based ATM cards. An AAL5 length of zero is an indication by the far end segmentation point to this reassembly point that the frame is to be discarded without reassembly. This mechanism is typically used by a segmentation point if it detects an error in a frame after some of the cells belonging to that frame have already been transmitted. This attribute is applicable only to connections that reassemble incoming cells into frames. Such connections have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxAal5FrameAbort values for all applicable connections associated with the Vpt. For Vpcs, and for Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.20.140.1.102
atmIfVptVccTxTdpTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is a vector of five transmit traffic parameters. The first three elements reflect the settings of the first three elements of the txTrafficDescParm attribute in the AtmTrafficProv group. When txTrafficDescType is 1 or 2, parameters 1 through 5 are unused. In this description, PCR is the greater of either the PCR or the requested shaping rate (parameter 1 or parameter 5) specified in the Traffic group under the Vcd or Vpd. When txTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 or 1 traffic; parameters 2 and 3 are unused. When txTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard. When txTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging. When txTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic. When txTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic. When txTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic When txTrafficDescType is 3, 4, 5, 6, 7 or 8, parameter 4 reflects the actual shaping rate in cell/s for this connection. This rate is one of the set of available shaping rates for this type of ATM-FP, based on the number of interfaces doing shaping (attribute perVcQueueInterfaces), the provisioned cell rate, the shapingScalingFactor attribute of the AtmResourceControl component, and whether traffic shaping is enabled. A rate of zero (0) indicates that shaping is not performed. When txTrafficDescType is 3, 4, 5, 6, 7 or 8, parameter 5 reflects the equivalent cell rate in cell/s for this connection as determined by the Connection Admission Control (CAC) algorithm. The equivalent cell rate is useful in determining the admission characteristics of this connection.obsolete
SEQUENCE OF AtmIfVptVccTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.294
atmIfVptVccTxTdpEntryAn entry in the atmIfVptVccTxTdpTable.obsolete
AtmIfVptVccTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.294.1
atmIfVptVccTxTdpIndexThis variable represents the atmIfVptVccTxTdpTable specific index for the atmIfVptVccTxTdpTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.294.1.1
atmIfVptVccTxTdpValueThis variable represents an individual value for the atmIfVptVccTxTdpTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.294.1.2
atmIfVptVccRxTdpTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is a vector of four traffic parameters whose meanings are defined by the rxTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR) are expressed in cells/s. Maximum burst size (MBS) is expressed in cells. Cell Delay Variation Tolerance (CDVT) is expressed in microseconds. When rxTrafficDescType is 1 or 2, none of the parameters are used. When rxTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard; parameter 4 represents the CDVT. When rxTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging; parameter 4 represents the CDVT. When rxTrafficDescType is a 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT. If Upc is disabled for this connection, the values of PCR, SCR, MBS and CDVT is a combination of provisioned parameters. If Upc is enabled, the values of PCR, SCR, MBS, and CDVT is exactly the values used by the usage parameter control hardware in policing the arriving traffic. These may vary slightly from the provisioned values due to granularity of the hardware. In the case where the PCR is equal to the SCR, the effective MBS is zero.obsolete
SEQUENCE OF AtmIfVptVccRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.295
atmIfVptVccRxTdpEntryAn entry in the atmIfVptVccRxTdpTable.obsolete
AtmIfVptVccRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.295.1
atmIfVptVccRxTdpIndexThis variable represents the atmIfVptVccRxTdpTable specific index for the atmIfVptVccRxTdpTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.295.1.1
atmIfVptVccRxTdpValueThis variable represents an individual value for the atmIfVptVccRxTdpTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.295.1.2
atmIfVptVccTxQThreshTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the queue limit and the discard thresholds for the transmit queue of this connection. The first element indicates the queue limit. Depending upon the atmServiceCategory of the connection, the provisioned value of the transmit queue limit is derived from the txQueueLimit attribute under one of the subcomponents of the AtmIf CA component. If the connection has traffic shaping disabled, then this attribute relates to the common queue. If traffic shaping is enabled, then this attribute relates to the per-VC queue. The second element is the threshold that marks the transition from congestion state 1 to congestion state 0. This is the threshold at which traffic with discard priority (DP) = 1 is discarded. This threshold is set approximately at 90 percent of the first parameter, the operational queue limit. The third element is the threshold that marks the transition from congestion state 2 to congestion state 1. This is the threshold at which traffic with DP = 2 is discarded. This threshold is set approximately at 75 percent of the first parameter, the operational queue limit. The fourth element is the threshold that marks the transition from congestion state 3 to congestion state 2. This is the threshold at which traffic with DP = 3 is discarded. This threshold is set approximately at 35 percent of the first parameter, the operational queue limit.obsolete
SEQUENCE OF AtmIfVptVccTxQThreshEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.352
atmIfVptVccTxQThreshEntryAn entry in the atmIfVptVccTxQThreshTable.obsolete
AtmIfVptVccTxQThreshEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.352.1
atmIfVptVccTxQThreshIndexThis variable represents the atmIfVptVccTxQThreshTable specific index for the atmIfVptVccTxQThreshTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.352.1.1
atmIfVptVccTxQThreshValueThis variable represents an individual value for the atmIfVptVccTxQThreshTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.352.1.2
atmIfVptVccFqpTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is a vector of three elements that indicate the quality of service parameters for the forward direction for this connection. This attribute is used for SPVC and SVC connections on a PNNI interface. The cdv element indicates the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR, and rt-VBR). The ctd element indicates the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR, and rt-VBR). The clr element indicates the acceptable Cell Loss Ratio (CLR) of CBR, rt-VBR, and nrt-VBR connections.obsolete
SEQUENCE OF AtmIfVptVccFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.357
atmIfVptVccFqpEntryAn entry in the atmIfVptVccFqpTable.obsolete
AtmIfVptVccFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.357.1
atmIfVptVccFqpIndexThis variable represents the atmIfVptVccFqpTable specific index for the atmIfVptVccFqpTable.obsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.357.1.1
atmIfVptVccFqpValueThis variable represents an individual value for the atmIfVptVccFqpTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.357.1.2
atmIfVptVccBqpTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is a vector of three elements that indicate the quality of service parameters for the backward direction for this connection. This attribute is used for SPVC and SVC connections on a PNNI interface. The cdv element indicates the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR, and rt-VBR). The ctd element indicates the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR, and rt-VBR). The clr element indicates the acceptable Cell Loss Ratio (CLR) of CBR, rt-VBR, and nrt-VBR connections.obsolete
SEQUENCE OF AtmIfVptVccBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.358
atmIfVptVccBqpEntryAn entry in the atmIfVptVccBqpTable.obsolete
AtmIfVptVccBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.20.358.1
atmIfVptVccBqpIndexThis variable represents the atmIfVptVccBqpTable specific index for the atmIfVptVccBqpTable.obsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.20.358.1.1
atmIfVptVccBqpValueThis variable represents an individual value for the atmIfVptVccBqpTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.20.358.1.2
atmIfVptStateTableThis group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
SEQUENCE OF AtmIfVptStateEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.100
atmIfVptStateEntryAn entry in the atmIfVptStateTable.
AtmIfVptStateEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.100.1
atmIfVptAdminStateThis attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.100.1.1
atmIfVptOperationalStateThis attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.100.1.2
atmIfVptUsageStateThis attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.100.1.3
atmIfVptOperTableThis group contains operational information for a Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVptOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.110
atmIfVptOperEntryAn entry in the atmIfVptOperTable.
AtmIfVptOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.110.1
atmIfVptConnectionPointTypeThis attribute reflects the role of the connection component at this interface. A value of connectionEndPoint indicates that user cells, end-to-end OAM cells, and segment OAM cells are processed by the connection component. A value of segmentEndPoint indicates that user cells and end-to- end OAM cells are relayed by the connection component, while segment OAM cells are processed by the connection component. A value of connectingPoint indicates that user cells, end-to-end OAM cells, and segment OAM cells are relayed by the connection component. A value of unknown indicates that the connection component is inactive.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.110.1.10
atmIfVptStatusTableThis group contains operational status information for a Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVptStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.120
atmIfVptStatusEntryAn entry in the atmIfVptStatusTable.
AtmIfVptStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.120.1
atmIfVptOperStatusThis attribute indicates the present operational status of the Vcc, Vpc, or Vpt component. Its value is dependent upon the current state of the segLinkSideLoopbackState and endToEndLoopbackState attributes. The value is end2endUp when the endToEndLoopbackState is good and the segLinkSideLoopbackState is either good or unknown. The value is end2endDown when the endToEndLoopbackState is bad and the segLinkSideLoopbackState is either good or unknown. The value is localUpEnd2endUnknown when the endToEndLoopbackState is unknown and the segLinkSideLoopbackState is good. The value is localDown when segLinkSideLoopbackState is bad. The value is localUpEnd2endUnknown when the endToEndLoopbackState is notApplicable and the segLinkSideLoopbackState is good. The value is unknown when the endToEndLoopbackState is either unknown or notApplicable and the segLinkSideLoopbackState is unknown.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.120.1.20
atmIfVptLocalFailureCauseThis attribute indicates the failure cause of the Vcc, Vpc, or Vpt component. noFailure indicates that there is currently no bandwidth related failure for this connection. portDown indicates that the interface corresponding to the parent AtmIf is down. localBwLoss indicates that the Ima corresponding to this AtmIf has lost some, but not all bandwidth, and as a result, this connection has been released. notAdmitted indicates that this connection has failed to be admitted by the Connection Admission Control (CAC) algorithm. appNotRegistered indicates that there is no application registered to use this connection. This may be the case, for example when there is a Vcc Test application, but the test has not been started. Check the status of the application to determine why it is not functional. disabledByApp indicates that the application using this connection has requested that the connection be disabled. An example is a connection used by a trunk application where the trunk has timed out on an attempt to stage. Check the application to determine why it is not fully functional. bwReduced indicates that this connection is operating in a reduced bandwidth state. It is a bandwidth elastic connection which currently has been allocated less than the requested (equivalent) bandwidth. vpDown indicates that this connection has been notified of a fault detected at the associated VP-layer. vpDown is applicable for Vpt Vccs only.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.120.1.25
atmIfVptTroubledThis attribute indicates whether or not the connection is in a troubled state. Connections become troubled because of OAM failures; when one of the attributes segLinkSideLoopbackState, segSwitchSideLoopbackState, endToEndLoopbackState, aisState (when receiving AIS cells only) or rdiState go bad, this attribute is set to yes; otherwise it is set to no.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.120.1.28
atmIfVptSegLinkSideLoopbackStateThis attribute contains the current state of the link-side segment loopback for this connection. Link-side segment loopback cells are transmitted (inserted) by a connection component in the direction of the link (port). The value of this attribute is dependent upon the current setting of the segLinkSideLoopback provisionable attribute, the connection point type as specified by the connectionPointType attribute, and the current loopback state (if applicable). The value is notApplicable when the connectionPointType is a connectingPoint. The value is notApplicable when the distributionType is pointToMultipoint. The value is good when the segLinkSideLoopback is on, the connectionPointType is a segmentEndPoint or a connectionEndPoint, and the segment link side loopback is working. The value is bad when the segLinkSideLoopback is on, the connectionPointType is a segmentEndPoint or a connectionEndPoint, and the link side segment loopback is not working. The value is unknown when the segLinkSideLoopback is off. The value is unknown when the segLinkSideLoopback is on, the connectionPointType is a segmentEndPoint and the segment switch side loopback has not yet been determined. The state of this attribute determines, in part, the value of the operStatus attribute.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.120.1.30
atmIfVptSegSwitchSideLoopbackStateThis attribute contains the current state of the switch-side segment loopback for this connection. Switch-side segment loopback cells are transmitted (inserted) by a connection component in the direction of the bus. The value of this attribute is dependent upon the current setting of the segSwitchSideLoopback provisionable attribute, the connection point type as specified by the connectionPointType attribute, and the current loopback state (if applicable). The value is only applicable when the connectionPointType is a segmentEndPoint. The value is notApplicable when the connectionPointType is a connectingPoint or connectionEndPoint. The value is notApplicable when the distributionType is pointToMultipoint. The value is good when the segSwitchSideLoopback is on, the connectionPointType is a segmentEndPoint and the segment switch side loopback is working. The value is bad when the segSwitchSideLoopback is on, the connectionPointType is a segmentEndPoint and the switch side segment loopback is not working. The value is unknown when the segSwitchSideLoopback is off. The value is unknown when the segSwitchSideLoopback is on, the connectionPointType is a segmentEndPoint and the segment switch side loopback has not been determined.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.120.1.40
atmIfVptEndToEndLoopbackStateThis attribute contains the current state of the end-to-end loopback for this connection. Its value is dependent upon the current setting of the endToEndLoopback provisionable attribute and the connection point type as specified by the connectionPointType attribute. The value is only applicable when the connectionPointType is a connectionEndPoint. The value is notApplicable when the connectionPointType is a connectingPoint or segmentEndPoint. The value is notApplicable when the distributionType is a pointToMultipoint. The value is good when the endToEndLoopback is on, the connectionPointType is a connectionEndPoint and the end-to-end loopback is working. The value is bad when the endToEndLoopback is on, the connectionPointType is a connectionEndPoint and the end-to-end loopback is not working. The value is unknown when the endToEndLoopback is off. The value is unknown when the endToEndLoopback is on, the connectionPointType is a connectionEndPoint and the end-to-end loopback status has not been determined. The state of this attribute determines, in part, the value of the operStatus attribute.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.120.1.50
atmIfVptRxOamCellCongestionStateThis attribute contains the current state of the receive side OAM cell congestion for this connection. Its value reflects whether the rate of received OAM cells for this connection is below a specified threshold. The connection maintains a count of the number of OAM cells which are terminated per second. Once that count exceeds the specified threshold, extraction of all OAM cells for this connection is disabled for a period of one minute. This is a congestion management mechanism to prevent the processor from being overloaded with handling OAM cells for a particular connection. This mechanism ensures that tasks, such as trunks obtain enough processor cycles to remain in service, and are not adversely affected by excessive rate of OAM cells on a particular connection. The value is good when the rate of received OAM cells is less than the allowed threshold. The value is bad when the arrival rate has exceeded the allowed threshold. It remains bad for one minute, before returning to good again. During this timeout, extraction of all OAM cells is disabled for this connection. As a result, other loopback failure conditions may occur. The value is unknown when the application has not yet begun to use this connection. An example is the Test component before a test has been started. Each type of OAM cell is counted separately. The threshold for AIS cells is three cells per second. If more than three AIS cells are received within a one second interval, this attribute is set to bad. The threshold for RDI cells and each loopback type is also three, but the threshold for trace cells is 250 per second. The state of this attribute has no direct effect on the value of the operStatus attribute or on the number of troubled connections.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.120.1.55
atmIfVptAisStateThis attribute contains the current state of the Alarm Indication Signal for this connection. A value of good indicates that the connection's application is active and no alarm has occurred. A value of bad indicates that the connection's application is active and an alarm has occurred. A value of unknown indicates that the connection's application is inactive. A value of notApplicable occurs when the connectionPointType is either a segmentEndPoint or a connectingPoint.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.120.1.60
atmIfVptRdiStateThis attribute indicates the current state of the Remote Defect Indication for this connection. A value of good indicates that the connection's application is active and no alarm has occurred. A value of bad indicates that the connection's application is active and an alarm has occurred. A value of unknown indicates that the connection's application is inactive. A value of notApplicable occurs when the connectionPointType is either a segmentEndPoint or a connectingPoint.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.120.1.70
atmIfVptTrafficTableThis group is HISTORICAL. Please refer to the group AtmTmOper; This attribute group contains attributes for the Vcc and Vpc components to reflect operational traffic attributes.
SEQUENCE OF AtmIfVptTrafficEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.130
atmIfVptTrafficEntryAn entry in the atmIfVptTrafficTable.
AtmIfVptTrafficEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1
atmIfVptTxTrafficDescTypeThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the type of traffic management which is applied to the transmit direction of this connection as defined in the ATM Forum. The txTrafficDescType determines the number and meaning of the parameters in the txTrafficDescParm attribute.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.10
atmIfVptTxQosClassThis attribute indicates the quality of service for the transmit direction for this connection. The constantBitRate class refers to traffic offered on services such as a constant bit rate video service. This traffic is highest priority. The variableBitRate class refers to traffic offered on services such as packetized audio and video. The connectionOriented class refers to connection-oriented traffic such as Frame Relay or X.25 traffic. The connectionless traffic refers to traffic offered through connectionless trunks such as certain LAN protocols. The unspecified class supports a 'best effort' type of service, where there is a minimum guarantee of bandwidth. This traffic is lowest priority. This attribute is obsolete, replaced by the UNI 4.0 attribute atmServiceCategory.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.30
atmIfVptFwdQosClassThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the quality of service for the calling to called direction for this connection. This is only applicable to Soft PVC and SVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified QOS class; no objective is specified for the performance parameters. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.31
atmIfVptTxQueueLengthThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the current length of the transmit queue for this connection. If this connection has traffic shaping disabled, then this attribute displays the common queue length. If traffic shaping is enabled, then this attribute displays the per-VC queue length.roobsolete
INTEGER
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.32
atmIfVptTxQueueCongestionStateThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the congestion state of the transmit queue for this connection. If the connection has traffic shaping disabled, then this attribute displays the common queue congestion state. If traffic shaping is enabled, then this attribute displays the per-VC queue congestion state. The congestion state of a queue is indicated by a numeric value ranging from 0 to 3. When a queue is in a congested state x, only traffic with discard priority (DP) 0 to x are enqueued. Traffic with DP > x is discarded. Therefore, if the congestion state is 3, there is no congestion and all traffic is enqueued. Likewise, when the congestion state is 0, there is maximum congestion and only traffic with DP=0 is enqueued on that queue.roobsolete
INTEGER
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.33
atmIfVptHoldingPriorityThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the actual holding priority in effect for this connection. In a situation where the link bandwidth fluctuates, such as over an IMA link, holding priority is used to determine which connections are held and which are released. Holding priority 4 connections are the first to be released. Holding priority 0 connections are the last to be released. Some applications, for example Vcc Test, may override the provisioned holding priority. A value of notApplicable is displayed when this is an elastic connection. Holding priority does not apply to bandwidth elastic connections. Holding priority has no effect for ubr atmServiceCategory or txTrafficDescriptorType 1 or 2 connections.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.35
atmIfVptRxTrafficDescTypeThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the type of traffic management which is applied to the receive direction of this connection as defined in the ATM Forum. The rxTrafficDescType determines the number and meaning of the parameters in the rxTrafficDescParm attribute.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.40
atmIfVptRxQosClassThis attribute reflects the value of the provisioned attribute in the Vcd or Vpd. Refer to that attribute for more detailed explanation. This attribute is obsolete replaced by the UNI 4.0 attribute atmServiceCategory.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.60
atmIfVptBwdQosClassThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the quality of service for the called to calling direction for this connection. This is only applicable to Soft PVC and SVC connections. Class 1 supports a QOS that meets Service Class A performance requirements (Circuit emulation, constant bit rate video). Class 2 supports a QOS that meets Service Class B performance requirements (Variable bit rate audio and video). Class 3 supports a QOS that meets Service Class C performance requirements (Connection-Oriented Data Transfer). Class 4 supports a QOS that meets Service Class D performance requirements (Connectionless Data Transfer). Class 0 is the unspecified QOS class; no objective is specified for the performance parameters. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.61
atmIfVptAtmServiceCategoryThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the ATM service category used for traffic in both directions of the connection. The constantBitRate service category is intended for real time applications, that is, those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. The consistent availability of a fixed quantity of bandwidth is considered appropriate for CBR service. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to have significantly reduced value of the application. The rtVariableBitRate service category is intended for real time applications; that is those requiring tightly constrained delay and delay variation, as would be appropriate for voice and video applications. Sources are expected to transmit at a rate which varies with time. Equivalently, the source can be described as 'bursty'. Cells which are delayed beyond the value specified by Cell Transfer Delay are assumed to be of significantly reduced value to the application. Real time VBR service may support statistical multiplexing of real time sources. The nrtVariableBitRate service category is intended for non-real time applications which have bursty traffic characteristics and which can be characterized in terms of a PCR, SCR, and MBS. For those cells which are transferred within the traffic contract, the application expects a low cell loss ratio. For all connections, it expects a bound on the mean cell transfer delay. Non-real time VBR service may support statistical multiplexing of connections. The unspecifiedBitRate service is intended for non-real time applications, that is those not requiring tightly constrained delay and delay variation. UBR sources are expected to be bursty. UBR service supports a high degree of statistical multiplexing among sources. UBR service does not specify traffic related service guarantees. No numerical commitments are made with respect to the cell loss ratio experienced by a UBR connection, or as to the cell transfer delay experienced by cells on the connection.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.62
atmIfVptTrafficShapingThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the traffic shaping state of the connection. A value of notApplicable indicates that traffic shaping is not applicable or not supported for this connection. This is the case when the atmServiceCategory is constantBitRate, or when the txTrafficDescType is 1 or 2. In these cases, the value of notApplicable is set regardless of whether traffic shaping is enabled or disabled in the provisioning data. A value of disabled indicates that traffic shaping is applicable and supported for the type of connection but has been turned off in the provisioning data. A value of enabled indicates that traffic shaping is applicable and supported for the type of connection and has been turned on in the provisioning data. This is the only case that indicates that traffic shaping is performed on the connection. In this case, the actual shaping rate is reflected in the txTrafficDescParm attribute, parameter number 4.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.70
atmIfVptBearerClassBbcThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the bearer capability for this connection. Class a service is a connection-oriented, constant bit rate ATM transport service. Class a service has end to end timing requirements and may require stringent cell loss, cell delay and cell delay variation performance.When a is displayed, the user is requesting more than an ATM only service. The network may look at the AAL to provide interworking based upon its contents. Class c service is a connection-oriented, variable bit rate ATM transport service. Class c service has no end-to-end timing requirements.When c is displayed, the user is requesting more than an ATM only service. The network interworking function may look at the AAL and provide service based on it. Class x service is a connection-oriented ATM transport service where the AAL, trafficType (cbr or vbr) and timing requirements are user defined (that is, transparent to the network). When the value of this attribute is x, the user is requesting an ATM only service from the network. In this case, the network shall not process any higher layer protocol. Class vp service is used to indicate a transparent VP service when the user is requesting an ATM only service from the network. In this case, the network does not process any higher layer protocol. This service differs from class x service in that with the class vp service both the VCI field (except for VCI values 0, 3, 4, and 6 through 15) and Payload Type field are transported transparently by the network. This attribute value is only applicable to SPVP and SVP connections. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.71
atmIfVptTransferCapabilityBbcThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the transfer capability for this connection. Uni 3.0/3.1 traffic type and end-to-end timing parameters are mapped into this parameter as follows: <transferCapability: TrafficType, Timing> 0: NoIndication, NoIndication 1: NoIndication, yes 2: NoIndication, no 5: CBR, yes 8: VBR, NoIndication 9: VBR, yes 10: VBR, no A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance, or in the case that the transfer capability in the call request was set to NoIndication. The CBR traffic type refers to traffic offered on services such as a constant bit rate video service or a circuit emulation. The VBR traffic type refers to traffic offered on services such as packetized audio and video, or data. The value NoIndication for traffic type is used if the user has not set the traffic type; similarly for end-to-end timing. The value yes for end-to-end timing indicates that end-to-end timing is required for the connection. The value no for end-to-end timing indicates that end-to-end timing is not required for the connection.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.72
atmIfVptClippingBbcThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the value of the clipping susceptibility parameter in the BBC Information Element. Clipping is an impairment in which the first fraction of a second of information to be transferred is lost. It occurs after a call is answered and before an associated connection is switched through. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.74
atmIfVptUnshapedTransmitQueueingThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the unshaped transmit queuing state of the connection. A value of common indicates that transmit traffic is being enqueued onto common transmit queues. A value of perVc indicates that transmit traffic is being enqueued onto a per-VC queue for this connection. This is the case when trafficShaping is disabled, but per-VC queueing has been configured for this connection. A value of notApplicable indicates that transmit traffic is being shaped for this connection. Transmit traffic for a shaped connection is enqueued onto a per-VC queue, but this attribute is only applicable for unshaped connections.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.75
atmIfVptBestEffortThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates value of best effort parameter in the ATM Traffic Descriptor Information Element. The value indicated implies that the quality of service for this connection is not guaranteed. The value notIndicated implies that the quality of service for this connection is guaranteed. A value of notApplicable is displayed in the case of nailed-up PVCs for which this attribute has no significance.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.76
atmIfVptUsageParameterControlThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the UPC state of the connection. A value of notApplicable indicates that UPC is not applicable or not supported for the connection. This is the case when the connection's rxTrafficDescType is 1 or 2. A value of notApplicable is set regardless of whether UPC is disabled or enabled in provisioning data. A value of disabled indicates that UPC is applicable and supported for the type of connection but has been turned off in the provisioning data. A value of enabled indicates that UPC is applicable and supported for the type of connection and has been turned on in the provisioning data. This is the only case that indicates that UPC is enforced on the connection. In this case the traffic descriptor parameters used for UPC enforcement are reflected in the rxTrafficDescParms of the connection.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.80
atmIfVptTxFrameDiscardThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the set of current frame discard functions in effect in the transmit data direction at this connection point. A value of ppd indicates that the Partial Packet Discard (PPD) function is in effect. PPD may be applied at an interim connecting point for a connection which is transporting frame traffic (AAL5 at the endpoint). PPD is controlled by provisioning for PVCs and SPVCs, and by call setup parameters in the AAL and Traffic Descriptor Information Elements. A value of epd indicates that the Early Packet Discard (EPD) function is in effect at this connection endpoint. PPD and EPD are enabled by default at a connection endpoint which is performing AAL5 segmentation and assembly. Frame discard functions are not applicable for Virtual Path Connections (VPCs). Description of bits: ppd(0) epd(1)roobsolete
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.85
atmIfVptRxFrameDiscardThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the set of current frame discard functions in effect in the receive data direction at this connection point. A value of ppd indicates that the Partial Packet Discard (PPD) function is in effect. PPD may be applied at an interim connecting point for a connection which is transporting frame traffic (AAL5 at the endpoint). PPD is controlled by provisioning for PVCs and SPVCs, and by call setup parameters in the AAL and Traffic Descriptor Information Elements. A value of epd indicates that the Early Packet Discard (EPD) function is in effect at this connection endpoint. PPD and EPD are enabled by default at a connection endpoint which is performing AAL5 segmentation and assembly. Frame discard functions are not applicable for Virtual Path Connections (VPCs). Description of bits: ppd(0) epd(1)roobsolete
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.86
atmIfVptBandwidthElasticThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is only of importance for connections which are carried on a link with a variable bandwidth. For example, the bandwidth may be reduced in the event that one or more physical links in the IMA group fail, such that the originally requested bandwidth cannot be maintained. This attribute shows whether the application (for example, Trunk) running on this connection can continue to operate if the bandwidth is reduced. If the bandwidth is reduced, the amount by which it is reduced is displayed in the bandwidthReduction attribute. A value of yes, indicates that this connection is elastic, and the bandwidth may be reduced but the connection is not released. A value of no indicates that the bandwidth for this connection is not reduced in the event of link bandwidth reduction. However, this connection may be released based on its holdingPriority. Bandwidth elasticity has no effect for ubr atmServiceCategory or txTrafficDescriptorType 1 or 2 connections.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.90
atmIfVptBandwidthReductionThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute shows the amount by which the bandwidth has been reduced for this connection. This value is non-zero only for connections which have bandwidthElastic displayed as yes, and which are also operating in a reduced bandwidth mode. This is typically be the case for selected connections running over an IMA link. This attribute takes a value from 0 (no reduction) up to the ECR. All connections which are running at their full allocated bandwidth, bwReduction have the value 0. Connections which have been reduced in allocated bandwidth have a positive number for this attribute. The bwReduction may be subtracted from the ECR (which is displayed as txTrafficDescParm 5) to determine the actual bandwidth allocated to this connection.roobsolete
INTEGER
.1.3.6.1.4.1.3764.1.1.30.114.9.130.1.100
atmIfVptStatsTableThis group contains traffic statistics for a Vcc, Vpc, or Vpt component.
SEQUENCE OF AtmIfVptStatsEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.140
atmIfVptStatsEntryAn entry in the atmIfVptStatsTable.
AtmIfVptStatsEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1
atmIfVptStatsTxCellThis attribute counts the number of cells that have been transmitted from the interface on this connection. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.10
atmIfVptStatsTxCellClpThis attribute counts the number of cells that have been transmitted from the interface on this connection with the CLP=1. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.20
atmIfVptTxDiscardThis attribute is replaced by new attributes txCellDiscard and txFrameDiscard. This attribute counts the number of cells or frames received from the bus on this connection that have been discarded. If the connection segments frames into cells, the counter indicates the number of frames discarded. Connections which segment frames into cells have a connectionPointType of connectionEndPoint. If the connection relays cells without adaptation, the counter indicates the number of cells discarded. Connections which relay cells without adaptation have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. Thus, in the AAL1 case, this attribute counts discarded cells. Discards are done due to congestion or when the connection's interface is disabled. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.roobsolete
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.30
atmIfVptTxDiscardClpThis attribute is replaced by new attributes txCellDiscardClp and txFrameDiscardClp. This attribute counts the number of cells or frames received from the bus on this connection with CLP=1 that have been discarded. If the connection segments frames into cells, the counter indicates the number of frames discarded. Connections which segment frames into cells have a connectionPointType of connectionEndPoint. If the connection relays cells without adaptation, the counter indicates the number of cells discarded. Connections which relay cells without adaptation have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. Thus, in the AAL1 case, this attribute counts discarded cells. Discards are done due to congestion or when the connection's interface is disabled. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.roobsolete
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.40
atmIfVptStatsTxCellDiscardThis attribute counts the number of cells received from the bus on this connection that have been discarded. Discarded cells are not counted in the txCell attribute. Cells are discarded due to transmit congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection's interface is disabled. For CQC-based ATM cards, this attribute is applicable only to connections that relay cells without adaptation. Such connections usually have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all txCellDiscard values for all such connections associated with the Vpt. For Vccs on CQC-based ATM cards, if the connection segments frames into cells, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.42
atmIfVptStatsTxCellDiscardClpThis attribute counts the number of cells received from the bus on this connection with CLP=1 that have been discarded. This count is included in the txCellDiscard attribute. Discarded cells are not counted in the txCellClp attribute. Cells are discarded due to transmit congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection's interface is disabled. For CQC-based ATM cards, this attribute is applicable only to connections that relay cells without adaptation. Such connections have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all txCellDiscardClp values for all such connections associated with the Vpt. For Vccs on CQC-based ATM cards, if the connection segments frames into cells, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.43
atmIfVptStatsTxFrameDiscardThis attribute counts the number of frames received from the bus on this connection that have been discarded. Frames are discarded due to congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection interface is disabled. This count is independent of the txCell or txCellDiscard attribute. For CQC-based ATM cards, this attribute is applicable only to connections that segment frames into cells. Such connections have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all txFrameDiscard values for all such connections associated with the Vpt. For CQC-based ATM cards, for Vpcs, and Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. Discards due to EPD, PPD, and W-RED for a standard Vpt Vcc are not included in this attribute. These discards are counted in the Vcc's parent Vpt txFrameDiscard attribute. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.46
atmIfVptStatsTxFrameDiscardClpThis attribute counts the number of discarded frames on this connection that were received from the bus and composed of one or more CLP=1 cells. Frames are discarded due to congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection interface is disabled. This count is included in the txFrameDiscard attribute. For CQC-based ATM cards, this attribute is applicable only to connections that segment frames into cells. Such connections have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all txFrameDiscardClp values for all such connections associated with the Vpt. For CQC-based ATM cards, for Vpcs, and Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. Discards due to EPD, PPD, and W-RED for a standard Vpt Vcc are not included in this attribute. These discards are counted in the Vcc's parent Vpt txFrameDiscardClp attribute. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.47
atmIfVptTxUtilizationThis attribute indicates the current transmit utilization during the most recent minute, expressed as a percentage of the total bandwidth which can be carried by this connection. This attribute is only applicable for Vpts and not for Vpcs or Vccs. When the Vpt is shaped, the value of this attribute is calculated using its actual shaping rate (ASR) and should not exceed 100. When the Vpt is unshaped, the value of this attribute is calculated using its peak cell rate (PCR) and should not exceed 200. If the PCR is 0, the value 255 is used.ro
Gauge32 (0..200 | 255)
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.48
atmIfVptStatsRxCellThis attribute counts cells that have been received from the interface on this connection. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.50
atmIfVptStatsRxCellClpThis attribute counts cells that have been received from the interface on this connection with the CLP=1. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.60
atmIfVptRxDiscardThis attribute is replaced by new attributes rxCellDiscard and rxFrameDiscard. This attribute counts the number of cells or frames received from the interface on this connection that have been discarded. If the connection segments frames into cells, the counter indicates the number of frames discarded. Connections which segment frames into cells have a connectionPointType of connectionEndPoint. If the connection relays cells without adaptation, the counter indicates the number of cells discarded. Connections which relay cells without adaptation have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. Thus, in the AAL1 case, this attribute counts discarded cells. Discards are done due to congestion, non-conformance with UPC or AAL reassembly problems. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.roobsolete
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.70
atmIfVptRxDiscardClpThis attribute is replaced by new attributes rxCellDiscardClp and rxFrameDiscardClp. This attribute counts the number of cells or frames received from the interface on this connection with CLP=1 that have been discarded. If the connection segments frames into cells, the counter indicates the number of frames discarded. Connections which segment frames into cells have a connectionPointType of connectionEndPoint. If the connection relays cells without adaptation, the counter indicates the number of cells discarded. Connections which relay cells without adaptation have a connectionPointType of segmentEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. Thus, in the AAL1 case, this attribute counts discarded cells. Discards are done due to congestion, non-conformance with UPC or AAL reassembly problems. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.roobsolete
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.80
atmIfVptStatsRxCellDiscardThis attribute counts the number of cells received from the interface on this connection that have been discarded. This count is included in the rxCell attribute. This count includes cells discarded due to non-conformance with UPC, cells which are part of a frame which has been discarded due to an AAL5 frame reassembly error, cells which are discarded due to congestion, or cells which are received while the next hop connection to which the traffic is directed across the backplane is down. The next hop connection is the Vcc or Vpc identified by the nextHop attribute of the Nrp or Rp component. For CQC-based ATM cards, this attribute is applicable only to connections that relay cells without adaptation. Such connections have a connectionPointType of connectionEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxCellDiscard values for all such connections associated with the Vpt. For CQC-based ATM cards, for Vpcs, and Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. Discards due to non-conformance with UPC at the VP layer, for a standard Vpt Vcc, are not included in this attribute. These discards are counted in the Vcc's parent Vpt rxCellDiscard attribute. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.82
atmIfVptStatsRxCellDiscardClpThis attribute counts the number of cells received from the interface on this connection with CLP=1 that have been discarded. This count is included in the rxCell and rxCellDiscard attributes. This count includes cells discarded due to non-conformance with UPC, cells which are part of a frame which has been discarded due to an AAL5 frame reassembly error, cells which are discarded due to congestion, or cells which are received while the next hop connection to which the traffic is directed across the backplane is down. The next hop connection is the Vcc or Vpc identified by the nextHop attribute of the Nrp or Rp component. For CQC-based ATM cards, this attribute is applicable only to connections that relay cells without adaptation. Such connections have a connectionPointType of connectionEndPoint or connectingPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxCellDiscardClp values for all such connections associated with the Vpt. For CQC-based ATM cards, for Vpcs, and Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. Discards due to non-conformance with UPC at the VP layer, for a standard Vpt Vcc, are not included in this attribute. These discards are counted in the Vcc's parent Vpt rxCellDiscardClp attribute. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.83
atmIfVptStatsRxFrameDiscardThis attribute counts the number of frames received from the interface on this connection that have been discarded. This count is independent of the rxCellDiscard attribute. This count includes frames discarded due to an AAL5 frame reassembly error, frames discarded due to early packet discard (EPD), and frames discarded due to processor (CPU) congestion. This attribute is applicable only for connections that reassemble incoming cells into frames. Connections which reassemble cells into frames have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; even though they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxFrameDiscard values for all applicable connections associated with the Vpt. For Vpcs, and for Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.86
atmIfVptStatsRxFrameDiscardClpThis attribute counts the number of discarded frames on this connection that were received from the interface and composed of one or more CLP1 cells. This count is included in the rxFrameDiscard attribute. It is independent of the rxCellDiscard attribute. This count includes frames discarded due to an AAL5 frame reassembly error, frames discarded due to early packet discard (EPD), and frames discarded due to processor (CPU) congestion. This attribute is applicable only for connections that reassemble incoming cells into frames. Connections which reassemble cells into frames have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; even though they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxFrameDiscardClp values for all applicable connections associated with the Vpt. For Vpcs, and for Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.88
atmIfVptRxUtilizationThis attribute indicates the current receive utilization during the most recent minute, expressed as a percentage of the total bandwidth which can be carried by this connection. This attribute is only applicable for Vpts and not for Vpcs or Vccs. When the Vpt is shaped, the value of this attribute is calculated using its actual shaping rate (ASR) and should not exceed 100. When the Vpt is unshaped, the value of this attribute is calculated using its peak cell rate (PCR) and should not exceed 200. If the PCR is 0, the value 255 is used.ro
Gauge32 (0..200 | 255)
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.89
atmIfVptStatsRxUpcViolationOnEnforcer1This attribute counts the number of UPC violations observed by the Generic Cell Rate Algorithm (GCRA) Enforcer 1. This attribute is only applicable if UPC is enforced or monitored. This attribute is not applicable for standard Vpt Vccs. This attribute is not applicable and is not displayed on CQC-based ATM cards. When the value of rxTrafficDescType for this connection is 3, 4, 5, 6, 7 or 8, Enforcer 1 enforces conformance of traffic received from the interface to PCR CLP0+1. When the value of rxTrafficDescType for this connection is 9, Enforcer 1 performs the Dynamic Generic Cell Rate Algorithm (DGCRA) used for the Available Bit Rate (ABR) service category. If UPC is enforced all non-conforming cells are discarded by this enforcer. These discarded cells are included in rxCellDiscard. For basic Vpts, this attribute provides an aggregated total of all rxUpcViolationOnEnforcer1 values for the Vccs associated with the Vpt. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.90
atmIfVptStatsRxUpcViolationOnEnforcer2This attribute counts the number of UPC violations observed by the Generic Cell Rate Algorithm (GCRA) Enforcer 2. This attribute is only applicable if UPC is enforced or monitored. This attribute is not applicable for standard Vpt Vccs. This attribute is not applicable and is not displayed on CQC-based ATM cards. Enforcer2 is applicable only if the rxTrafficDescType for this connection is 4, 5, 6, 7 or 8. When the value of rxTrafficDescType 4 or 5, Enforcer 2 enforces conformance of traffic received from the interface to PCR CLP0. When the value of rxTrafficDescType 6, Enforcer 2 enforces conformance of traffic received from the interface to SCR CLP0+1. When the value of rxTrafficDescType 7 or 8, Enforcer 2 enforces conformance of traffic received from the interface to SCR CLP0. If UPC is enforced, enforcer 2 discards non-conforming cells for rxTrafficDescType values of 4, 6 and 7. It tags non-conforming cells for rxTrafficDescType values of 5 and 8. Discarded cells are counted in the rxCellDiscard attribute. For basic Vpts, this attribute provides an aggregated total of all rxUpcViolationOnEnforcer2 values for the Vccs associated with the Vpt. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.92
atmIfVptStatsRxAal5FrameErrorThis attribute counts the number of frames received from the interface on this connection that have AAL5 length errors or AAL5 CRC errors. This attribute is not applicable and is not displayed on CQC-based ATM cards. AAL5 length or CRC errors typically occur because of cell discards due to congestion, UPC, or due to corruption of data between the AAL5 segmentation and reassembly end points. This attribute is applicable only to connections that reassemble incoming cells into frames. Such connections have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxAal5FrameError values for all applicable connections associated with the Vpt. For Vpcs, and for Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.100
atmIfVptStatsRxAal5FrameAbortThis attribute counts the number of frames received from the interface on this connection that have the AAL5 length field set to zero. This attribute is not applicable and is not displayed for CQC-based ATM cards. An AAL5 length of zero is an indication by the far end segmentation point to this reassembly point that the frame is to be discarded without reassembly. This mechanism is typically used by a segmentation point if it detects an error in a frame after some of the cells belonging to that frame have already been transmitted. This attribute is applicable only to connections that reassemble incoming cells into frames. Such connections have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; although they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. For Vpts, this attribute provides an aggregated total of all rxAal5FrameAbort values for all applicable connections associated with the Vpt. For Vpcs, and for Vccs that relay cells without adaptation, this attribute is not applicable and is not displayed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.9.140.1.102
atmIfVptTxTdpTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is a vector of five transmit traffic parameters. The first three elements reflect the settings of the first three elements of the txTrafficDescParm attribute in the AtmTrafficProv group. When txTrafficDescType is 1 or 2, parameters 1 through 5 are unused. In this description, PCR is the greater of either the PCR or the requested shaping rate (parameter 1 or parameter 5) specified in the Traffic group under the Vcd or Vpd. When txTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 or 1 traffic; parameters 2 and 3 are unused. When txTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard. When txTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging. When txTrafficDescType is 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic. When txTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic. When txTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic When txTrafficDescType is 3, 4, 5, 6, 7 or 8, parameter 4 reflects the actual shaping rate in cell/s for this connection. This rate is one of the set of available shaping rates for this type of ATM-FP, based on the number of interfaces doing shaping (attribute perVcQueueInterfaces), the provisioned cell rate, the shapingScalingFactor attribute of the AtmResourceControl component, and whether traffic shaping is enabled. A rate of zero (0) indicates that shaping is not performed. When txTrafficDescType is 3, 4, 5, 6, 7 or 8, parameter 5 reflects the equivalent cell rate in cell/s for this connection as determined by the Connection Admission Control (CAC) algorithm. The equivalent cell rate is useful in determining the admission characteristics of this connection.obsolete
SEQUENCE OF AtmIfVptTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.294
atmIfVptTxTdpEntryAn entry in the atmIfVptTxTdpTable.obsolete
AtmIfVptTxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.294.1
atmIfVptTxTdpIndexThis variable represents the atmIfVptTxTdpTable specific index for the atmIfVptTxTdpTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.294.1.1
atmIfVptTxTdpValueThis variable represents an individual value for the atmIfVptTxTdpTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.294.1.2
atmIfVptRxTdpTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is a vector of four traffic parameters whose meanings are defined by the rxTrafficDescType attribute. The values of peak cell rate (PCR), sustained cell rate (SCR) are expressed in cells/s. Maximum burst size (MBS) is expressed in cells. Cell Delay Variation Tolerance (CDVT) is expressed in microseconds. When rxTrafficDescType is 1 or 2, none of the parameters are used. When rxTrafficDescType is 3, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 4, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell discard; parameter 4 represents the CDVT. When rxTrafficDescType is 5, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the PCR for CLP equal to 0 traffic with cell tagging; parameter 4 represents the CDVT. When rxTrafficDescType is a 6, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 and 1 traffic; parameter 3 represents the MBS for CLP equal to 0 and 1 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 7, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell discard; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT. When rxTrafficDescType is 8, parameter 1 represents the PCR for CLP equal to 0 and 1 traffic; parameter 2 represents the SCR for CLP equal to 0 traffic with cell tagging; parameter 3 represents the MBS for CLP equal to 0 traffic; parameter 4 represents the CDVT. If Upc is disabled for this connection, the values of PCR, SCR, MBS and CDVT is a combination of provisioned parameters. If Upc is enabled, the values of PCR, SCR, MBS, and CDVT is exactly the values used by the usage parameter control hardware in policing the arriving traffic. These may vary slightly from the provisioned values due to granularity of the hardware. In the case where the PCR is equal to the SCR, the effective MBS is zero.obsolete
SEQUENCE OF AtmIfVptRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.295
atmIfVptRxTdpEntryAn entry in the atmIfVptRxTdpTable.obsolete
AtmIfVptRxTdpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.295.1
atmIfVptRxTdpIndexThis variable represents the atmIfVptRxTdpTable specific index for the atmIfVptRxTdpTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.295.1.1
atmIfVptRxTdpValueThis variable represents an individual value for the atmIfVptRxTdpTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.295.1.2
atmIfVptTxQThreshTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute indicates the queue limit and the discard thresholds for the transmit queue of this connection. The first element indicates the queue limit. Depending upon the atmServiceCategory of the connection, the provisioned value of the transmit queue limit is derived from the txQueueLimit attribute under one of the subcomponents of the AtmIf CA component. If the connection has traffic shaping disabled, then this attribute relates to the common queue. If traffic shaping is enabled, then this attribute relates to the per-VC queue. The second element is the threshold that marks the transition from congestion state 1 to congestion state 0. This is the threshold at which traffic with discard priority (DP) = 1 is discarded. This threshold is set approximately at 90 percent of the first parameter, the operational queue limit. The third element is the threshold that marks the transition from congestion state 2 to congestion state 1. This is the threshold at which traffic with DP = 2 is discarded. This threshold is set approximately at 75 percent of the first parameter, the operational queue limit. The fourth element is the threshold that marks the transition from congestion state 3 to congestion state 2. This is the threshold at which traffic with DP = 3 is discarded. This threshold is set approximately at 35 percent of the first parameter, the operational queue limit.obsolete
SEQUENCE OF AtmIfVptTxQThreshEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.352
atmIfVptTxQThreshEntryAn entry in the atmIfVptTxQThreshTable.obsolete
AtmIfVptTxQThreshEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.352.1
atmIfVptTxQThreshIndexThis variable represents the atmIfVptTxQThreshTable specific index for the atmIfVptTxQThreshTable.obsolete
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.9.352.1.1
atmIfVptTxQThreshValueThis variable represents an individual value for the atmIfVptTxQThreshTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.352.1.2
atmIfVptFqpTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is a vector of three elements that indicate the quality of service parameters for the forward direction for this connection. This attribute is used for SPVC and SVC connections on a PNNI interface. The cdv element indicates the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR, and rt-VBR). The ctd element indicates the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR, and rt-VBR). The clr element indicates the acceptable Cell Loss Ratio (CLR) of CBR, rt-VBR, and nrt-VBR connections.obsolete
SEQUENCE OF AtmIfVptFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.357
atmIfVptFqpEntryAn entry in the atmIfVptFqpTable.obsolete
AtmIfVptFqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.357.1
atmIfVptFqpIndexThis variable represents the atmIfVptFqpTable specific index for the atmIfVptFqpTable.obsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.357.1.1
atmIfVptFqpValueThis variable represents an individual value for the atmIfVptFqpTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.357.1.2
atmIfVptBqpTableThis attribute is HISTORICAL. Please refer to the attribute of the same name in the group AtmTmOper. This attribute is a vector of three elements that indicate the quality of service parameters for the backward direction for this connection. This attribute is used for SPVC and SVC connections on a PNNI interface. The cdv element indicates the acceptable peak-to-peak Cell Delay Variation (CDV) of real-time connections (CBR, and rt-VBR). The ctd element indicates the acceptable maximum Cell Transfer Delay (maxCtd) of real-time connections (CBR, and rt-VBR). The clr element indicates the acceptable Cell Loss Ratio (CLR) of CBR, rt-VBR, and nrt-VBR connections.obsolete
SEQUENCE OF AtmIfVptBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.358
atmIfVptBqpEntryAn entry in the atmIfVptBqpTable.obsolete
AtmIfVptBqpEntry
.1.3.6.1.4.1.3764.1.1.30.114.9.358.1
atmIfVptBqpIndexThis variable represents the atmIfVptBqpTable specific index for the atmIfVptBqpTable.obsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.9.358.1.1
atmIfVptBqpValueThis variable represents an individual value for the atmIfVptBqpTable.roobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.9.358.1.2
atmIfEp
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.114.10
atmIfEpRowStatusTableThis entry controls the addition and deletion of atmIfEp components.
SEQUENCE OF AtmIfEpRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.10.1
atmIfEpRowStatusEntryA single entry in the table represents a single atmIfEp component.
AtmIfEpRowStatusEntry
.1.3.6.1.4.1.3764.1.1.30.114.10.1.1
atmIfEpRowStatusThis variable is used as the basis for SNMP naming of atmIfEp components. These components can be added and deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.10.1.1.1
atmIfEpComponentNameThis variable provides the component's string name for use with the ASCII Console Interfacero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.10.1.1.2
atmIfEpStorageTypeThis variable represents the storage type value for the atmIfEp tables.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.114.10.1.1.4
atmIfEpIndexThis variable represents the index for the atmIfEp tables.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.10.1.1.10
atmIfEpProvTableThis group contains provisioned attributes which specify the behavior of an emission priority for the ATM interface.
SEQUENCE OF AtmIfEpProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.10.100
atmIfEpProvEntryAn entry in the atmIfEpProvTable.
AtmIfEpProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.10.100.1
atmIfEpMinimumBandwidthGuaranteeThis attribute specifies the minimum bandwidth guarantee associated with this EmissionPriority. A minimum bandwidth guarantee is designed to prevent starvation of traffic at this EP by traffic at higher EPs. Minimum bandwidth guarantees only operate for EPs within the guaranteed bandwidth range 2 through 7. The minimum bandwidth guarantee specified is a percentage of the bandwidth which remains after all traffic at EP 0 and EP 1 is served. For example, if EP 0 and EP 1 traffic consumes 20% of link bandwidth, the minimum bandwidth guarantee applies to the remaining 80% of the link bandwidth. A minimum bandwidth guarantee of 2% would actually result in this EP getting 2% of 80% (total 1.6%) of the link bandwidth. The sum of minimumBandwidthGuarantee values for all Eps under an AtmIf must not exceed 100%. The value priority specifies that this Ep gets the bandwidth guarantee which is applicable based on the hierarchy of emission priorities. In this case, there is no minimum bandwidth guarantee. A value between 1 and 49 specifies that from 1% to 49% of the remaining link bandwidth is reserved for traffic at this EP. Given a value n of minimumBandwidthGuarantee, then for n% of transmit cell opportunities in the guaranteed bandwidth range, this EP get first opportunity to send a cell. If this EP uses less than n% of the link bandwidth, the extra opportunities are allocated in priority. Due to scheduling and cell arrival times, traffic at this EP may not necessarily achieve full utilization of its minimum bandwidth guarantee. When specifying a value for minimumBandwidthGuarantee, consider the effect on cell delay variation (CDV) of traffic which would normally be of higher priority. For example, if RtVbr service category traffic is assigned to Ep/2 and Ubr traffic is assigned on Ep/7 where Ep/7 has a minimumBandwidthGuarantee of 25%, there can be a large impact on CDV of the RtVbr traffic. Traffic of the Cbr or RtVbr service category which is sensitive to CDV and is of known volume, can be assigned on EP 0 or EP 1 which are independent of the effects of minimum bandwidth guarantee. VALUES ( 0 = priority )rw
Unsigned32 (0 | 1..49)
.1.3.6.1.4.1.3764.1.1.30.114.10.100.1.1
atmIfCidDataTableThis group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs.
SEQUENCE OF AtmIfCidDataEntry
.1.3.6.1.4.1.3764.1.1.30.114.100
atmIfCidDataEntryAn entry in the atmIfCidDataTable.
AtmIfCidDataEntry
.1.3.6.1.4.1.3764.1.1.30.114.100.1
atmIfCustomerIdentifierThis attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers.rw
Unsigned32 (0 | 1..8191)
.1.3.6.1.4.1.3764.1.1.30.114.100.1.1
atmIfProvTableThis group contains provisionable attributes for the AtmIf component.
SEQUENCE OF AtmIfProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.110
atmIfProvEntryAn entry in the atmIfProvTable.
AtmIfProvEntry
.1.3.6.1.4.1.3764.1.1.30.114.110.1
atmIfInterfaceNameThis attribute associates the AtmIf component with a specific interface on a Function Processorfor example, Lp/1 Ds3/0. This implicitly defines the logical processor on which the AtmIf is activated.rw
Link
.1.3.6.1.4.1.3764.1.1.30.114.110.1.10
atmIfTypeThis attribute indicates the type of AtmIf, either uni or ppi. These types differ only in their handling of OAM cellsall connections passing through a uni interface terminate segment loopback cells; whereas a ppi interface permits these cells to be passed transparently. This is obsoleted. The value is migrated into oamSegmentBoundary. uni maps to yes. ppi maps to no.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.110.1.20
atmIfOamSegmentBoundaryThis attribute specifies whether the interface is on an OAM segment boundary. When yes is selected, the interface is on an OAM segment boundary and all connections passing through the interface terminate OAM segment cells. When no is selected, the interface is not on an OAM segment boundary and the interface permits the segment cells to be passed transparently.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.110.1.30
atmIfMaxVpcsThis attribute specifies the maximum number of VPCs that can be configured on this AtmIf. The value must not exceed the total number of usable VPCs supported by this AtmIf (which is equal to 256 or (256 - (number of VPIs used for VCCs)), according to the ConnectionMapping component). Furthermore, if the AtmIf is linked to an LogicalProcessor of cardType other than 3pE3Atm, 3pDS3Atm, 3pOC3MmAtm, 3pOC3SmAtm, 3pE1Atm, 3pDS1Atm, 2pJ6MAtm, the sum of (maxVccs + maxVpcs + 1) across all AtmIf linked to that Lp must be less than or equal to the totalConnectionPoolCapacity attribute of the Arc component. If the Arc component doesn't exist, the default value of totalConnectionPoolCapacity is used as the limit. This attribute has been migrated to the Ca component.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.110.1.40
atmIfMaxVccsThis attribute specifies the maximum number of usable VCCs that can be configured on this AtmIf. The value must not exceed the number of non-reserved VCC identifiers in the Vcc space supported by this AtmIf (which is specified by the ConnectionMapping component). Furthermore, if the AtmIf is linked to an LogicalProcessor of cardType other than 3pE3Atm, 3pDS3Atm, 3pOC3MmAtm, 3pOC3SmAtm, 3pE1Atm, 3pDS1Atm, 2pJ6MAtm, the sum of (maxVccs + maxVpcs + 1) across all AtmIf linked to that Lp must be less than the totalConnectionPoolCapacity attribute of the Arc component. If the Arc component doesn't exist, the default value of totalConnectionPoolCapacity is used as the limit. This attribute has been migrated to the Ca component.rwobsolete
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.110.1.50
atmIfTrafficShapingIt is migrated in P6.0 to a combination of the trafficShaping attributes and the emissionPriority attributes under each ATM service category component of the AtmIf CA. This attribute defines whether traffic shaping is enabled or disabled for the entire AtmIf. When this attribute is set to enabled, each provisioned connection under the interface can be individually provisioned to permit or prohibit traffic shaping. When this attribute is set to disabled, no traffic shaping is performed on the transmit path for any of the connections. This attribute may be set to enabled if the interface supports shaping, as defined by the perVcQueueInterfaces attribute in the AtmResourceControl component. If the AtmResourceControl component does not exist, this attribute may not be set to enabled.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.110.1.60
atmIfUnshapedTransmitQueueingIt is migrated in P6.0 to the attributes of the same name under each ATM service category component of the AtmIf CA. This attribute applies only for unshaped VCC and VPC connections. This attribute defines the transmit queueing method for all unshaped connections under this AtmIf. Per-VC queueing means that unshaped connections are treated with the same fairness as shaped queues in the transmit round-robin scheduling. The alternative to per-VC queueing is to use the common queue for a particular service category (medium or low priority). The common queue is only counted as one queue in the transmit round-robin scheduling. Thus, if there are multiple connections which are destined for the common queue, they are not fairly allocated a portion of the transmit bandwidth compared to shaped connections. When this attribute is set to perVc, any unshaped connection is allocated its own per-VC queue, and is treated with the same fairness as any shaped connections. Per-VC queues have a maximum rate of 58,962 cell/s (25 Mbit/s) in a multi-port shaping configuration. Per-VC queues also have their own congestion control level. This means that total number of cell/frame blocks allocated for several per-VC queues are higher than would be allowed on the common queue. This can be an advantage in reducing cell loss due to queue congestion. This attribute may only be set to perVc if the interface supports per-VC queueing, (specified by the perVcQueueInterfaces attribute in the AtmResourceControl component). When this attribute is set to common, any unshaped connection is destined for the common queue. The common queue has one set of congestion control levels for all cells enqueued on it. The common queue is only allocated one queue position when scheduling which queue to transmit from. Due to the possibility of unfairness, this value is only recommended in cases where the configuration cannot otherwise achieve full link utilization. When this attribute is set to autoConfigure and the interface support per-VC queueing (specified by the perVcQueueInterfaces attribute in the AtmResourceControl component) per-VC queueing is enabled for all unshaped connections. Otherwise, the common queue is used. The unshapedTransmitQueueingOper attribute indicates whether the transmit queueing is perVc or common.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.110.1.70
atmIfUsageParameterControlIt is migrated in P6.0 to the attributes of the same name under each ATM service category component of the AtmIf CA. This attribute defines whether usage parameter control (UPC) is enabled or disabled for receive traffic for Vcc and Vpc connections for this entire AtmIf. When this attribute is set to enabled, each provisioned connection under the interface can be individually provisioned to enforce or ignore UPC. When this attribute is set to disabled, UPC cannot be enabled on the receive path for any of the connections.rwobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.110.1.80
atmIfMaxVpiBitsThis attribute specifies the maximum number of VPI bits that may be active for this AtmIf. These bits start at the least significant bit position and are contiguous. In general, the maximum VPI which may be used on the interface is 2**maxVpiBits - 1. The value of the remaining (inactive) VPI bits is ignored on cells received from the link. If the AtmIf is linked to a LogicalProcessor of cardType 3pOC3MmAtm, 3pOC3SmAtm, 3pE3Atm, 3pDS3Atm, 3pE1Atm, 3pDS1Atm, or 2pJ6MAtm, the value of this attribute must be 8. The maximum VPI supported on these card types is 255. If the AtmIf is linked to a LogicalProcessor of any other cardType, the value of this attribute may be 8 or 12. The maximum VPI supported on these card types is 4095. An exception is that cardType 8pE1Atm and 8pDS1Atm do not support VPI 4095; the maximum VPI on these card types is 4094. If a Uni or an Iisp component is present directly under the AtmIf, the value of this attribute must be 8.rw
Unsigned32 (8 | 12)
.1.3.6.1.4.1.3764.1.1.30.114.110.1.85
atmIfRemoteAtmInterfaceLabelThis attribute specifies a unique indication of the remote ATM service or interface component connected to this one. The value of this attribute can be used by network management applications to discover the network's ATM topology from its configuration information. The syntax of the value, such as component ID, address, or other numerical identifier, must follow the conventions of the network management platform. In absence of such convention or platform, the value should be left empty. The value is only stored by the module. It is neither validated nor used to perform any form of remote connectivity validation.rw
AsciiString
.1.3.6.1.4.1.3764.1.1.30.114.110.1.90
atmIfTxCellMemoryThis attribute specifies the percentage of total transmit cell memory which is available for use by connections under this AtmIf. This attribute is not applicable, and is ignored for CQC-based ATM FPs. Transmit cell memory is used for storing ATM cells to be transmitted by connections under this AtmIf. It includes all cells in connections at the nrt-VBR or UBR service category. It includes cells in CBR or rt-VBR connections which are doing per-VC queueing. It does not include cells in CBR or rt-VBR connections which are allocated from the dedicated buffer for CBR common queuing or rt-VBR common queuing. If the value of this attribute is specified as 100, connections under this AtmIf may use up to 100% of the total transmit cell memory. If this attribute is specified as an amount less than 100, then only that percentage of the total transmit cell memory may be used by connections under this AtmIf. The minimum value for this attribute is 1% since some cell memory is always required for connections. For 3pDs3Atm2 and 3pE3Atm2 card types, the total cell memory displayed in Lp/x Eng Arc Aqm/0 txCellMemoryThreshold 0 is shared across all three interfaces for the card. Specifying a value of 100% enables complete overbooking of the total transmit cell memory by the three AtmIf's on this card. On a DS3 or E3 card, specifying values for this attribute such that each value is less than 100% but the sum for the three AtmIf's is more than 100% enables partial overbooking of the transmit cell memory. Specifying values for this attribute under the three AtmIf's where the sum of these attributes adds up to exactly 100%, ensures that each AtmIf has a dedicated pool of transmit cells with no overbooking. Specifying values for this attribute under the three AtmIf's where the sum of these attributes adds up to less than 100%, restricts the total size of the free list. This can be used to ensure the functioning of port aggregation even with a small number of connections. For 2pOc3MmAtm2 and 2pOC3SmAtm2 card types, the cell memory displayed in Lp/x Eng Arc Aqm/0 txCellMemoryThreshold 0 is allocated to the first interface for the card. Cell memory displayed in Lp/x Eng Arc Aqm/1 txCellMemoryThreshold 0 is allocated to the second interface for the card. Specifying an amount less than 100% restricts the total size of the free list. This can be used to ensure the functioning of port aggregation even with a small number of connections.rw
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.110.1.91
atmIfFaultHoldOffTimeThis attribute specifies the delay before faults detected at the VP layer are propagated to the VC layer, and thus to the application using the connection. If the value is 0 (zero), applications using a VirtualPathTerminator are immediately notified of faults detected by the VP. Using this value allows these applications to be advised of faults without requiring loopbacks on each Vcc. Typically, the application goes out of service when advised of a fault. If the value is infinity, applications are not notified of VP layer faults. Using this value allows the applications to survive transient VP layer fault conditions. The value chosen applies only to Vpts and Vccs directly beneath a Vpt.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.110.1.100
atmIfLbkTableThis group contains the default loopback attribute values for all Vcc, Vpc and Vpt components. Note that these attribute values can be overridden by setting different values in the Vcd component of the provisioned Vcc or the Vpd component of the provisioned Vpc or Vpt. Certain loopback requests may not be possible on a given connection. In such cases, the corresponding operational loopback attribute in the AtmStatus group of the Vcc, Vpc, or Vpt component is set to notApplicable and the requested loopback is not performed.
SEQUENCE OF AtmIfLbkEntry
.1.3.6.1.4.1.3764.1.1.30.114.120
atmIfLbkEntryAn entry in the atmIfLbkTable.
AtmIfLbkEntry
.1.3.6.1.4.1.3764.1.1.30.114.120.1
atmIfSegLinkSideLoopbackThis attribute specifies the default value for link-side segment loopback insertion for all connections under this interface. Link- side segment loopback is not possible if the oamSegmentBoundary attribute of the AtmIf component is no.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.120.1.10
atmIfSegSwitchSideLoopbackThis attribute specifies the default value for switch-side segment loopback insertion for all connections under this interface. Switch- side segment loopback is not possible if the oamSegmentBoundary attribute of the AtmIf component is no.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.120.1.20
atmIfEndToEndLoopbackThis attribute specifies the default value for end-to-end loopback insertion for all connections under this interface. End-to-end loopback insertion is not possible if the connectionPointType attribute of the Vcc or Vpc component is connectingPoint or segmentEndPoint. End-to-end loopback insertion is possible if the connectionPointType attribute of the Vcc or Vpc component is connectionEndPoint. End-to-end loopback insertion is always possible on a Vpt component.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.120.1.30
atmIfLoopbackMonitoring'This attribute specifies the default value for loopback monitoring for all connecting points of this interface. Currently this attribute only applies to Passport specific trace cells. When Passport-specific trace cells are received at connecting points connections under this interface the value of this attribute determines if a response will be generated. This attribute is only applicable to connectingPoint and will be ignored by connectionEndPoints or segmentEndPoints.'rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.120.1.110
atmIfStateTableThis group contains the three OSI State attributes and the six OSI Status attributes. The descriptions generically indicate what each attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241- 7001-150, Passport Operations and Maintenance Guide.
SEQUENCE OF AtmIfStateEntry
.1.3.6.1.4.1.3764.1.1.30.114.130
atmIfStateEntryAn entry in the atmIfStateTable.
AtmIfStateEntry
.1.3.6.1.4.1.3764.1.1.30.114.130.1
atmIfAdminStateThis attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component. The OSI Status attributes, if supported by the component, may provide more details, qualifying the state of the component.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.130.1.1
atmIfOperationalStateThis attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle. The OSI Status attributes, if supported by the component, may provide more details, qualifying the state of the component.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.130.1.2
atmIfUsageStateThis attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time. The OSI Status attributes, if supported by the component, may provide more details, qualifying the state of the component.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.130.1.3
atmIfAvailabilityStatusIf supported by the component, this attribute indicates the OSI Availability status of the component. Note that, even though it is defined as a multi-valued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below are present. The value inTest indicates that the resource is undergoing a test procedure. If adminState is locked or shuttingDown, the normal users are precluded from using the resource and controlStatus is reservedForTest. Tests that do not exclude additional users can be present in any operational or administrative state but the reservedForTest condition should not be present. The value failed indicates that the component has an internal fault that prevents it from operating. The operationalState is disabled. The value dependency indicates that the component cannot operate because some other resource on which it depends is unavailable. The operationalState is disabled. The value powerOff indicates the resource requires power to be applied and it is not powered on. The operationalState is disabled. The value offLine indicates the resource requires a routine operation (either manual, automatic, or both) to be performed to place it on-line and make it available for use. The operationalState is disabled. The value offDuty indicates the resource is inactive in accordance with a predetermined time schedule. In the absence of other disabling conditions, the operationalState is enabled or disabled. The value degraded indicates the service provided by the component is degraded in some way, such as in speed or operating capacity. However, the resource remains available for service. The operationalState is enabled. The value notInstalled indicates the resource is not present. The operationalState is disabled. The value logFull is not used. Description of bits: inTest(0) failed(1) powerOff(2) offLine(3) offDuty(4) dependency(5) degraded(6) notInstalled(7) logFull(8)ro
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.130.1.4
atmIfProceduralStatusIf supported by the component, this attribute indicates the OSI Procedural status of the component. Note that, even though it is defined as a multi-valued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below are present. The value initializationRequired indicates (for a resource which doesn't initialize autonomously) that initialization is required before it can perform its normal functions, and this procedure has not been initiated. The operationalState is disabled. The value notInitialized indicates (for a resource which does initialize autonomously) that initialization is required before it can perform its normal functions, and this procedure has not been initiated. The operationalState may be enabled or disabled. The value initializing indicates that initialization has been initiated but is not yet complete. The operationalState may be enabled or disabled. The value reporting indicates the resource has completed some processing operation and is notifying the results. The operationalState is enabled. The value terminating indicates the component is in a termination phase. If the resource doesn't reinitialize autonomously, operationalState is disabled; otherwise it is enabled or disabled. Description of bits: initializationRequired(0) notInitialized(1) initializing(2) reporting(3) terminating(4)ro
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.130.1.5
atmIfControlStatusIf supported by the component, this attribute indicates the OSI Control status of the component. Note that, even though it is defined as a multi-valued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below are present. The value subjectToTest indicates the resource is available but tests may be conducted simultaneously at unpredictable times, which may cause it to exhibit unusual characteristics. The value partOfServicesLocked indicates that part of the service is restricted from users of a resource. The adminState is unlocked. The value reservedForTest indicates that the component is administratively unavailable because it is undergoing a test procedure. The adminState is locked. The value suspended indicates that the service has been administratively suspended. Description of bits: subjectToTest(0) partOfServicesLocked(1) reservedForTest(2) suspended(3)ro
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.130.1.6
atmIfAlarmStatusIf supported by the component, this attribute indicates the OSI Alarm status of the component. Note that, even though it is defined as a multi-valued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below are present. The value underRepair indicates the component is currently being repaired. The operationalState is enabled or disabled. The value critical indicates one or more critical alarms are outstanding against the component. Other, less severe, alarms may also be outstanding. The operationalState is enabled or disabled. The value major indicates one or more major alarms are outstanding against the component. Other, less severe, alarms may also be outstanding. The operationalState is enabled or disabled. The value minor indicates one or more minor alarms are outstanding against the component. Other, less severe, alarms may also be outstanding. The operationalState is enabled or disabled. The value alarmOutstanding generically indicates that an alarm of some severity is outstanding against the component. Description of bits: underRepair(0) critical(1) major(2) minor(3) alarmOutstanding(4)ro
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.114.130.1.7
atmIfStandbyStatusIf supported by the component, this attribute indicates the OSI Standby status of the component. The value notSet indicates that either the attribute is not supported or that none of the status conditions described below are present. Note that this is a non-standard value, used because the original specification indicated this attribute was set-valued and thus, did not provide a value to indicate that none of the other three are applicable. The value hotStandby indicates that the resource is not providing service but will be immediately able to take over the role of the resource to be backed up, without initialization activity, and containing the same information as the resource to be backed up. The value coldStandby indicates the resource is a backup for another resource but will not be immediately able to take over the role of the backed up resource and will require some initialization activity. The value providingService indicates that this component, as a backup resource, is currently backing up another resource.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.130.1.8
atmIfUnknownStatusThis attribute indicates the OSI Unknown status of the component. The value false indicates that all of the other OSI State and Status attribute values can be considered accurate. The value true indicates that the actual state of the component is not known for sure.ro
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.130.1.9
atmIfOperTableThis group contains operational attributes which show the status of the AtmIf component.
SEQUENCE OF AtmIfOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.140
atmIfOperEntryAn entry in the atmIfOperTable.
AtmIfOperEntry
.1.3.6.1.4.1.3764.1.1.30.114.140.1
atmIfTxCellMemoryAvailableThis attribute is HISTORICAL and is replaced by txCellMemoryUsage. This attribute is only valid for AtmIf's on ATM IP FPs. It is not displayed for AtmIf's on other card types. This attribute indicates the current amount of transmit cells available for this AtmIf. Transmit cell memory is the memory available for storing ATM cells to be transmitted by connections under this AtmIf.roobsolete
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.140.1.1
atmIfTxCellMemoryCongestionStateThis attribute indicates the congestion state of the transmit cell memory for this AtmIf. This attribute is not applicable, and is not displayed on CQC-based ATM FPs. This attribute indicates which txCellMemoryThreshold corresponds to the current value of txCellMemoryUsage. The congestion state is used to determine if cells of a particular discard priority (DP) are discarded before being queued for transmit. The congestion state of transmit cell memory is indicated by a numeric value ranging from 3 to 0. When transmit cell memory is in congestion state 'x', traffic with DP > 'x' is discarded before transmit. Traffic with DP < 'x' may be queued for transmit, depending on the congestion level of the connection transmit queue. Traffic with DP = 'x' may be either queued or discarded depending on how close the value of txCellMemoryUsage is to the next threshold as displayed in txCellMemoryThreshold. For example, CLP1 traffic is queued until the value indicated by txCellMemoryUsage equals the value indicated in txCellMemoryThreshold 3. At that point, CLP1 traffic is discarded.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.140.1.2
atmIfTxCellMemoryUsageThis attribute indicates the current number of transmit cells which are in use for this AtmIf. This attribute is not applicable, and is not displayed on CQC-based ATM FPs. Transmit cell memory is used for storing ATM cells to be transmitted by connections under this AtmIf. It includes all cells in connections at the nrt-VBR or UBR service category. It includes cells in CBR or rt-VBR connections which are doing per-VC queueing. It does not include cells in CBR or rt-VBR connections which are allocated from the dedicated buffer for CBR common queuing or rt-VBR common queuing.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.140.1.3
atmIfUnshapedTransmitQueueingOperThis attribute is HISTORICAL in P6.0. This attribute indicates the state of transmit queuing for unshaped connections under this AtmIf. A value of perVc indicates that any unshaped connections use per- VC queueing in the CQC. A value of common indicates that traffic for unshaped connections uses the common queue which corresponds to the atmServiceCategory for this connection.roobsolete
Enumeration
.1.3.6.1.4.1.3764.1.1.30.114.140.1.10
atmIfStatsTableThis group contains operational attributes which keep statistics about the behavior of the AtmIf component.
SEQUENCE OF AtmIfStatsEntry
.1.3.6.1.4.1.3764.1.1.30.114.150
atmIfStatsEntryAn entry in the atmIfStatsTable.
AtmIfStatsEntry
.1.3.6.1.4.1.3764.1.1.30.114.150.1
atmIfTransmittedCellsThis attribute is renamed in P6.0 to txCell for naming compatibility with the Vcc and Vpc components. This attribute counts cells transmitted from the ATM interface. The counter is reset to zero when the component is created, or when any critical attribute of the component is changed. The counter wraps to zero when it exceeds the maximum value of (2**64)-1.roobsolete
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.150.1.10
atmIfTxCellThis attribute counts cells transmitted from the ATM interface. It does not include cells discarded due to congestion before transmit. The counter is reset to zero when the component is activated, or when any critical attribute of the component is changed. The counter wraps to zero when it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.150.1.13
atmIfTxCellClpThis attribute is not applicable and is not displayed on CQC-based ATM cards. This attribute counts cells transmitted from the ATM interface which have the CLP bit set to 1. This includes cells which arrive at this interface with CLP=1, and also cells which are marked with CLP=1 as a result of forced tagging at this interface. This count is included in the txCell attribute. The counter is reset to zero when the component is activated, or when any critical attribute of the component is changed. The counter wraps to zero when it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.150.1.14
atmIfTxCellEfciThis attribute is not applicable and is not displayed on CQC-based ATM cards. This attribute counts cells transmitted from the ATM interface which have the EFCI bit set to 1. This includes cells which arrive at this interface with EFCI=1, and also cells which are marked with EFCI=1 as a result of congestion at this interface. This count is included in the txCell attribute. The counter is reset to zero when the component is activated, or when any critical attribute of the component is changed. The counter wraps to zero when it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.150.1.15
atmIfTxCellDiscardThis attribute is not applicable and is not displayed on CQC-based ATM cards. This attribute counts cells discarded and not transmitted out the ATM interface. Since cells are discarded before they are transmitted, this count is not included in the txCell attribute. This count is independent of the txFrameDiscard attribute. Transmit cells are discarded due to transmit congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection's interface is disabled. The counter is reset to zero when the component is activated, or when any critical attribute of the component is changed. The counter wraps to zero when it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.150.1.16
atmIfTxCellDiscardClpThis attribute is not applicable and is not displayed on CQC-based ATM cards. This attribute counts cells discarded and not transmitted out the ATM interface which have the CLP bit set to 1. Since cells are discarded before they are transmitted, this count is not included in the txCellClp attribute. This count is included in the txCellDiscard attribute, but it is independent of the txFrameDiscardClp attribute. Transmit cells are discarded due to transmit congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection's interface is disabled. The counter is reset to zero when the component is activated, or when any critical attribute of the component is changed. The counter wraps to zero when it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.150.1.17
atmIfTxFrameDiscardThis attribute is not applicable and is not displayed on CQC-based ATM cards. This attribute counts frames discarded and not transmitted out the ATM interface. This count is independent of txCellDiscard. Transmit frames are discarded due to congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection interface is disabled. The counter is reset to zero when the component is activated, or when any critical attribute of the component is changed. The counter wraps to zero when it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.150.1.18
atmIfTxFrameDiscardClpThis attribute is not applicable and is not displayed on CQC-based ATM cards. This attribute counts frames which have at least one cell with the CLP bit set to 1, and have been discarded and not transmitted out the ATM interface. It is independent of the txCellDiscard attribute. This count is included in the txFrameDiscard attribute. Transmit frames are discarded due to congestion, Partial Packet Discard (PPD), Early Packet Discard (EPD), and Weighted Random Early Detection (W-RED) mechanisms, or when the connection interface is disabled. The counter is reset to zero when the component is activated, or when any critical attribute of the component is changed. The counter wraps to zero when it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.150.1.19
atmIfReceivedCellsThis attribute is renamed in P6.0 to rxCell for naming compatibility with the Vcc and Vpc component. This attribute counts valid cells received from the ATM interface. The counter is reset to zero when the component is created, or when any critical attribute of the component is changed. The counter wraps to zero when it exceeds its maximum value of (2**64)-1.roobsolete
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.150.1.20
atmIfRxCellThis attribute counts valid cells received from the ATM interface. This count includes cells which may be subsequently discarded. The counter is reset to zero when the component is activated, or when any critical attribute of the component is changed. On ATM IP FPs valid cells include cells that arrive on a VCC whose VPI.VCI cannot be identified. These cells are also counted under the droppedRxCell attribute. The value of this attribute on ATM IP FPs should be greater than or equal to the sum of droppedRxCell and all the Vcc and Vpc rxCell attributes under this interface. The counter wraps to zero when it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.150.1.23
atmIfRxCellClpThis attribute is not applicable and is not displayed on CQC-based ATM cards. This attribute counts valid cells received from the ATM interface which have the CLP bit set to 1. This count includes cells which may be subsequently discarded. This count is included in the rxCell attribute. The counter is reset to zero when the component is activated, or when any critical attribute of the component is changed. The counter wraps to zero when it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.150.1.24
atmIfRxCellEfciThis attribute is not applicable and is not displayed on CQC-based ATM cards. This attribute counts valid cells received from the ATM interface which have the EFCI bit set to 1. This count includes cells which may be subsequently discarded. This count is included in the rxCell attribute. The counter is reset to zero when the component is activated, or when any critical attribute of the component is changed. The counter wraps to zero when it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.150.1.25
atmIfRxCellDiscardThis attribute is not applicable and is not displayed on CQC-based ATM cards. This attribute counts cells received from the ATM interface which have been discarded. This count is included in the rxCell attribute. This count includes cells discarded due to non-conformance with UPC, cells which are part of a frame which has been discarded due to an AAL5 frame reassembly error, cells which are discarded due to congestion, or cells which are received while the next hop connection to which the traffic is directed across the backplane is down. The next hop connection is the Vcc or Vpc identified by the nextHop attribute of the Nrp or Rp component. The counter is reset to zero when the component is activated, or when any critical attribute of the component is changed. The counter wraps to zero when it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.150.1.26
atmIfRxCellDiscardClpThis attribute is not applicable and is not displayed on CQC-based ATM cards. This attribute counts valid cells received from the ATM interface which have the CLP bit set to 1, which have been discarded. This count is included in the rxCell and rxCellDiscard attributes. This count includes cells discarded due to non-conformance with UPC, cells which are part of a frame which has been discarded due to an AAL5 frame reassembly error, cells which are discarded due to congestion, or cells which are received while the next hop connection to which the traffic is directed across the backplane is down. The next hop connection is the Vcc or Vpc identified by the nextHop attribute of the Nrp or Rp component. This counter is reset to zero when the component is activated, or when any critical attribute of the component is changed. The counter wraps to zero when it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.150.1.27
atmIfRxFrameDiscardThis attribute is not applicable and is not displayed on CQC-based ATM cards. This attribute counts frames received from the ATM interface which have been discarded. This count includes the count of rxFrameDiscardClp and aal5RxErrors. It is independent of the rxCellDiscard attribute. This count includes frames discarded due to an AAL5 frame reassembly error, frames discarded due to early packet discard (EPD), and frames discarded due to processor (CPU) congestion. This attribute is applicable only for connections that reassemble incoming cells into frames. Connections which reassemble cells into frames have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; even though they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. The counter is reset to zero when the component is activated, or when any critical attribute of the component is changed. The counter wraps to zero when it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.150.1.28
atmIfRxFrameDiscardClpThis attribute is not applicable and is not displayed on CQC-based ATM cards. This attribute counts frames received from the ATM interface which have been discarded and which have at least one cell with the CLP bit set to 1. This count is included in the rxFrameDiscard attribute. It is independent of the rxCellDiscardClp attribute. This count includes frames discarded due to an AAL5 frame reassembly error, frames discarded due to early packet discard (EPD), and frames discarded due to processor (CPU) congestion. This attribute is applicable only for connections that reassemble incoming cells into frames. Connections which reassemble cells into frames have a connectionPointType of connectionEndPoint. AAL1 connections are an exception to this rule; even though they have a connectionPointType of connectionEndPoint, they do not do adaptation at this point. The counter is reset to zero when the component is activated, or when any critical attribute of the component is changed. The counter wraps to zero when it exceeds its maximum value of (2**64)-1.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.150.1.29
atmIfDroppedRxCellsThis attribute counts cells received from the interface that were dropped because they contained invalid VPI or VCI values, or dropped because they had no associated connection for the VPI or VCI. On ATM IP FPs this count is included in the rxCell count for the interface. Note that this attribute does not keep an exact count. Idle cells and unassigned cells are ignored without being counted as dropped cells. The counter is reset to zero when the component is created, or when any critical attribute of the component is changed. The counter wraps to zero when it exceeds its maximum value of (2**64)-1. The VPI and VCI of the last dropped cell are indicated in the attribute lastDroppedRxCellConnection.ro
PassportCounter64
.1.3.6.1.4.1.3764.1.1.30.114.150.1.30
atmIfLastDroppedRxCellConnectionThis attribute indicates the VPI and VCI of the last cell that was dropped. Cells are dropped because they have no associated connection for the VPI and VCI. Dropped cells are counted in the attribute droppedRxCells.ro
IntegerSequence
.1.3.6.1.4.1.3764.1.1.30.114.150.1.31
atmIfAal5RxErrorsThis attribute counts AAL5 frame reassembly errors which have occurred since the component was activated. These errors are either CRC errors or length errors, possibly caused by dropped cells.This attribute includes the count of AAL5 aborted frames. This count is included in the rxFrameDiscard count. The counter is reset to zero when the component is created, or when any critical attribute of the component is changed. The counter wraps to zero if it exceeds its maximum value of (2**64)-1. The VPI and VCI of the last connection which exhibited AAL5 reassembly errors are indicated in the attribute lastAal5ErrorConnection.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.114.150.1.32
atmIfLastAal5RxErrorConnectionThis attribute indicates the VPI and VCI of the last connection that exhibited AAL5 reassembly errors. These errors are counted in the attribute aal5RxErrors.ro
IntegerSequence
.1.3.6.1.4.1.3764.1.1.30.114.150.1.33
atmIfLrcFrameErrorsThis attribute counts egress LRC frame errors on frames received across the bus. The likely cause of this is a hardware fault on either the sending or receiving card. The counter is reset to zero when the component is created, or when any critical attribute of the component is changed. The counter wraps to zero when it exceeds its maximum value of (2**64)-1. The VPI and VCI of the last connection which exhibited LRC errors are indicated in the attribute lastLrcFrameErrorConnection.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.114.150.1.34
atmIfLastLrcFrameErrorConnectionThis attribute indicates the VPI and VCI of the last connection that had LRC frame errors on frames received across the bus. These errors are counted in the attribute lrcFrameErrors.ro
IntegerSequence
.1.3.6.1.4.1.3764.1.1.30.114.150.1.35
atmIfAal5RxAbortsThis attribute is not supported on any card type in Release 6.0 or earlier. This attribute counts AAL5 frame aborts which have been received since the component was activated. An AAL5 aborted frame is one in which the AAL5 frame length has been set to zero. This count is included in aal5RxErrors. The counter is reset to zero when the component is created, or when any critical attribute of the component is changed. The counter wraps to zero when it exceeds its maximum value of (2**64)-1. The VPI and VCI of the last connection which received AAL5 abort errors are displayed in the attribute lastAal5RxAbortConnection.ro
Counter32
.1.3.6.1.4.1.3764.1.1.30.114.150.1.40
atmIfLastAal5RxAbortConnectionThis attribute is not supported on any card type in Release 6.0 or earlier. This attribute indicates the VPI and VCI of the last connection that exhibited AAL5 aborts. These errors are counted in the attribute aal5RxAborts.ro
IntegerSequence
.1.3.6.1.4.1.3764.1.1.30.114.150.1.50
atmIfTxLinkUtilizationThis attribute indicates the current transmit interface utilization during the most recent minute, expressed as a percentage of the total bandwidth which can be carried by this ATM interface.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.150.1.59
atmIfRxLinkUtilizationThis attribute indicates the current receive interface utilization during the most recent minute, expressed as a percentage of the total bandwidth which can be carried by this ATM interface.ro
Gauge32
.1.3.6.1.4.1.3764.1.1.30.114.150.1.60
atmIfTxCellMemoryThresholdTableThis attribute is a vector which indicates the size and three discard thresholds for transmit cell memory for this AtmIf. This attribute is not applicable, and is not displayed on CQC-based ATM FPs. Transmit cell memory used for storing ATM cells to be transmitted by connections under this AtmIf. It includes all cells in connections at the nrt-VBR or UBR service category. It includes cells in CBR or rt-VBR connections which are doing per-VC queueing. It does not include cells in CBR or rt-VBR connections which are allocated from the dedicated buffer for CBR common queuing or rt-VBR common queuing. The first value indicates the transmit cell memory size. It is the multiplication of the Lp/x Eng Arc Aqm/y txCellMemoryThreshold 0 attribute by the txCellMemoryPercentage attribute of this AtmIf. The current value of txCellMemoryUsage together with the vector of values in txCellMemoryThreshold determines the txCellMemoryCongestionState. The congestion state determines whether cells of a given discard priority (DP) are discarded or queued for transmit. When the txCellMemoryUsage attribute is between threshold 0 and threshold 1, the txCellMemoryCongestionState indicates the value 0. In congestion state 0, traffic with DP > 0 is discarded. Threshold 1 is set approximately at 90 percent of threshold 0, the total transmit cell memory size. When the txCellMemoryUsage attribute is between threshold 1 and threshold 2, the txCellMemoryCongestionState indicates the value 1. In congestion state 1, traffic with DP > 1 is discarded. Threshold 2 is set approximately at 85 percent of threshold 0, the total transmit cell memory size. When the txCellMemoryUsage attribute is between threshold 2 and threshold 3, the txCellMemoryCongestionState indicates the value 2. In congestion state 2, traffic with DP > 2 is discarded. Threshold 3 is set approximately at 75 percent of threshold 0, the total transmit cell memory size. When the txCellMemoryUsage attribute is below threshold 3, the txCellMemoryCongestionState indicates the value 3. In congestion state 3, traffic with DP=3 is queued.
SEQUENCE OF AtmIfTxCellMemoryThresholdEntry
.1.3.6.1.4.1.3764.1.1.30.114.441
atmIfTxCellMemoryThresholdEntryAn entry in the atmIfTxCellMemoryThresholdTable.
AtmIfTxCellMemoryThresholdEntry
.1.3.6.1.4.1.3764.1.1.30.114.441.1
atmIfTxCellMemoryThresholdIndexThis variable represents the atmIfTxCellMemoryThresholdTable specific index for the atmIfTxCellMemoryThresholdTable.
Integer32
.1.3.6.1.4.1.3764.1.1.30.114.441.1.1
atmIfTxCellMemoryThresholdValueThis variable represents an individual value for the atmIfTxCellMemoryThresholdTable.ro
Unsigned32
.1.3.6.1.4.1.3764.1.1.30.114.441.1.2