Nortel-Magellan-Passport-AtmBearerServiceMIB

File: Nortel-Magellan-Passport-AtmBearerServiceMIB.mib (37327 bytes)

Imported modules

RFC-1212 Nortel-Magellan-Passport-UsefulDefinitionsMIB Nortel-Magellan-Passport-StandardTextualConventionsMIB
Nortel-Magellan-Passport-TextualConventionsMIB Nortel-Magellan-Passport-AtmCoreMIB

Imported symbols

OBJECT-TYPE passportMIBs DisplayString
StorageType RowStatus NonReplicated
Link atmIfVccIndex atmIfVptIndex
atmIfVcc atmIfVpcIndex atmIfVpc
atmIfVptVccIndex atmIfIndex atmIfVptVcc

Defined Types

AtmIfVpcNrpRowStatusEntry  
SEQUENCE    
  atmIfVpcNrpRowStatus RowStatus
  atmIfVpcNrpComponentName DisplayString
  atmIfVpcNrpStorageType StorageType
  atmIfVpcNrpIndex NonReplicated

AtmIfVpcNrpProvEntry  
SEQUENCE    
  atmIfVpcNrpNextHop Link
  atmIfVpcNrpConnectionPointType INTEGER
  atmIfVpcNrpOamSegmentBoundary INTEGER
  atmIfVpcNrpTxAal5PartialPacketDiscard INTEGER
  atmIfVpcNrpRxAal5PartialPacketDiscard INTEGER
  atmIfVpcNrpBandwidthElastic INTEGER
  atmIfVpcNrpOverrideHoldingPriority INTEGER

AtmIfVccNrpRowStatusEntry  
SEQUENCE    
  atmIfVccNrpRowStatus RowStatus
  atmIfVccNrpComponentName DisplayString
  atmIfVccNrpStorageType StorageType
  atmIfVccNrpIndex NonReplicated

AtmIfVccNrpProvEntry  
SEQUENCE    
  atmIfVccNrpNextHop Link
  atmIfVccNrpConnectionPointType INTEGER
  atmIfVccNrpOamSegmentBoundary INTEGER
  atmIfVccNrpTxAal5PartialPacketDiscard INTEGER
  atmIfVccNrpRxAal5PartialPacketDiscard INTEGER
  atmIfVccNrpBandwidthElastic INTEGER
  atmIfVccNrpOverrideHoldingPriority INTEGER

AtmIfVptVccNrpRowStatusEntry  
SEQUENCE    
  atmIfVptVccNrpRowStatus RowStatus
  atmIfVptVccNrpComponentName DisplayString
  atmIfVptVccNrpStorageType StorageType
  atmIfVptVccNrpIndex NonReplicated

AtmIfVptVccNrpProvEntry  
SEQUENCE    
  atmIfVptVccNrpNextHop Link
  atmIfVptVccNrpConnectionPointType INTEGER
  atmIfVptVccNrpOamSegmentBoundary INTEGER
  atmIfVptVccNrpTxAal5PartialPacketDiscard INTEGER
  atmIfVptVccNrpRxAal5PartialPacketDiscard INTEGER
  atmIfVptVccNrpBandwidthElastic INTEGER
  atmIfVptVccNrpOverrideHoldingPriority INTEGER

Defined Values

atmBearerServiceMIB 1.3.6.1.4.1.562.2.4.2.64
OBJECT IDENTIFIER    

atmIfVpcNrp 1.3.6.1.4.1.562.2.4.1.114.4.4
OBJECT IDENTIFIER    

atmIfVpcNrpRowStatusTable 1.3.6.1.4.1.562.2.4.1.114.4.4.1
This entry controls the addition and deletion of atmIfVpcNrp components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmIfVpcNrpRowStatusEntry

atmIfVpcNrpRowStatusEntry 1.3.6.1.4.1.562.2.4.1.114.4.4.1.1
A single entry in the table represents a single atmIfVpcNrp component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmIfVpcNrpRowStatusEntry  

atmIfVpcNrpRowStatus 1.3.6.1.4.1.562.2.4.1.114.4.4.1.1.1
This variable is used as the basis for SNMP naming of atmIfVpcNrp components. These components can be added and deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

atmIfVpcNrpComponentName 1.3.6.1.4.1.562.2.4.1.114.4.4.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

atmIfVpcNrpStorageType 1.3.6.1.4.1.562.2.4.1.114.4.4.1.1.4
This variable represents the storage type value for the atmIfVpcNrp tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

atmIfVpcNrpIndex 1.3.6.1.4.1.562.2.4.1.114.4.4.1.1.10
This variable represents the index for the atmIfVpcNrp tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NonReplicated  

atmIfVpcNrpProvTable 1.3.6.1.4.1.562.2.4.1.114.4.4.100
This group contains the provisionable attributes for the Nrp component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmIfVpcNrpProvEntry

atmIfVpcNrpProvEntry 1.3.6.1.4.1.562.2.4.1.114.4.4.100.1
An entry in the atmIfVpcNrpProvTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmIfVpcNrpProvEntry  

atmIfVpcNrpNextHop 1.3.6.1.4.1.562.2.4.1.114.4.4.100.1.10
This attribute specifies the Nrp component with which this Nrp is associated. A sample value is AtmIf/31 Vcc/0.32 Nrp.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Link  

atmIfVpcNrpConnectionPointType 1.3.6.1.4.1.562.2.4.1.114.4.4.100.1.20
This attribute specifies the connection point type desired for a Nrp component. The actual connection point type value is visible in the parent component's connectionPointType attribute. The desired connection point type can be specified directly as a segmentEndPoint or connectingPoint. If autoConfigure is specified, the switch will select the connection point type based on the type attribute of the associated AtmIf, choosing segmentEndPoint for a UNI-type ATM interface and connectingPoint for a PPI-type ATM interface. It is obsoleted. The value is mapped into oamSegmentBoundary attribute. segmentEndPoint is mapped into yes. connectingPoint is mapped into no. autoConfigure is mapped into sameAsInterface.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER segmentEndPoint(1), connectingPoint(2), autoConfigure(4)  

atmIfVpcNrpOamSegmentBoundary 1.3.6.1.4.1.562.2.4.1.114.4.4.100.1.30
This attribute specifies the OAM segment boundary desired for a Nrp component. It affects the connection point type value visible in the parent component's connectionPointType attribute. The desired OAM segment boundary can be specified directly as yes, no or sameAsInterface. If sameAsInterface is specified, the OAM segment boundary is same as the oamSegmentBoundary attribute of the associated AtmIf and the switch will set the connectionPointType, choosing segmentEndPoint for a segment- boundary ATM interface and connectingPoint for a non-segment- boundary ATM interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1), sameAsInterface(2)  

atmIfVpcNrpTxAal5PartialPacketDiscard 1.3.6.1.4.1.562.2.4.1.114.4.4.100.1.31
This attribute is obsolete in P4.2 and has been migrated under Vcd (Vpd) component. This attribute specifies whether the AAL5 Partial Packet Discard (PPD) feature has been enabled or disabled on the Nrp in the transmit direction. This feature allows the NRP to discard the remainder of a cell-forwarded AAL5 frame if a cell of this frame has been discarded due to congestion. This increases the 'goodput' of the link, since cells which are only going to be discarded by the AAL5 reassembly are not transmitted. When this attribute is set to enabled, the PPD feature is applied in the transmit direction. It should only be enabled for connections whose end points are performing AAL5 segmentation and reassembly. When this attribute is set to disabled, the PPD feature is not applied to traffic for this connection in the transmit direction. Note that specifying enabled for a non-AAL5 connection will cause all traffic to be discarded once congestion is encountered.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

atmIfVpcNrpRxAal5PartialPacketDiscard 1.3.6.1.4.1.562.2.4.1.114.4.4.100.1.32
This attribute is obsolete in P4.2 and has been migrated under Vcd (Vpd) component. This attribute specifies whether the AAL5 Partial Packet Discard (PPD) feature has been enabled or disabled on the Nrp in the receive direction. This feature allows the NRP to discard the remainder of a cell-forwarded AAL5 frame if a cell of this frame has been discarded due to congestion or usage parameter control (UPC). This increases the 'goodput' of the link, since cells which are only going to be discarded by the AAL5 reassembly are not transmitted. When this attribute is set to enabled, the PPD feature is applied in the receive direction. It should only be enabled for connections whose end points are performing AAL5 segmentation and reassembly. When this attribute is set to disabled, the PPD feature is not applied to traffic for this connection in the receive direction. When this attribute is set to sameAsTx, the PPD feature for traffic in the receive direction will be configured the same way as it is in the transmit direction. Note that specifying enabled for a non-AAL5 connection will cause all traffic to be discarded once congestion is encountered.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), sameAsTx(2)  

atmIfVpcNrpBandwidthElastic 1.3.6.1.4.1.562.2.4.1.114.4.4.100.1.33
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 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 will be displayed in the bandwidthReduction attribute. A value of yes, indicates that this connection is elastic, and the bandwidth may be reduced but the connection will not be released. Currently, this attribute should only be set to yes for situations where this Nrp is functioning as a loopback on one side of an IMA link. There are no other situations where this setting is valid. A value of no indicates that the bandwidth for this connection will not be reduced in the event of link bandwidth reduction. However, this connection may be released based on its holdingPriority.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

atmIfVpcNrpOverrideHoldingPriority 1.3.6.1.4.1.562.2.4.1.114.4.4.100.1.34
This attribute specifies the holding priority of this connection. Holding priority is used when there is an IMA group where some physical links have failed. Holding priority determines the order in which connections are released. 4 is the lowest holding priority and is released first. 0 is a higher priority and is released last. The value specified in this attribute will override whatever holdingPriority that has been provisioned at the Vcd (or Vpd). If the value is left at the default of noOverride, the holdingPriority provisioned at the Vcd (or Vpd) will be used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER n0(0), n1(1), n2(2), n3(3), n4(4), noOverride(6)  

atmIfVccNrp 1.3.6.1.4.1.562.2.4.1.114.5.4
OBJECT IDENTIFIER    

atmIfVccNrpRowStatusTable 1.3.6.1.4.1.562.2.4.1.114.5.4.1
This entry controls the addition and deletion of atmIfVccNrp components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmIfVccNrpRowStatusEntry

atmIfVccNrpRowStatusEntry 1.3.6.1.4.1.562.2.4.1.114.5.4.1.1
A single entry in the table represents a single atmIfVccNrp component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmIfVccNrpRowStatusEntry  

atmIfVccNrpRowStatus 1.3.6.1.4.1.562.2.4.1.114.5.4.1.1.1
This variable is used as the basis for SNMP naming of atmIfVccNrp components. These components can be added and deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

atmIfVccNrpComponentName 1.3.6.1.4.1.562.2.4.1.114.5.4.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

atmIfVccNrpStorageType 1.3.6.1.4.1.562.2.4.1.114.5.4.1.1.4
This variable represents the storage type value for the atmIfVccNrp tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

atmIfVccNrpIndex 1.3.6.1.4.1.562.2.4.1.114.5.4.1.1.10
This variable represents the index for the atmIfVccNrp tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NonReplicated  

atmIfVccNrpProvTable 1.3.6.1.4.1.562.2.4.1.114.5.4.100
This group contains the provisionable attributes for the Nrp component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmIfVccNrpProvEntry

atmIfVccNrpProvEntry 1.3.6.1.4.1.562.2.4.1.114.5.4.100.1
An entry in the atmIfVccNrpProvTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmIfVccNrpProvEntry  

atmIfVccNrpNextHop 1.3.6.1.4.1.562.2.4.1.114.5.4.100.1.10
This attribute specifies the Nrp component with which this Nrp is associated. A sample value is AtmIf/31 Vcc/0.32 Nrp.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Link  

atmIfVccNrpConnectionPointType 1.3.6.1.4.1.562.2.4.1.114.5.4.100.1.20
This attribute specifies the connection point type desired for a Nrp component. The actual connection point type value is visible in the parent component's connectionPointType attribute. The desired connection point type can be specified directly as a segmentEndPoint or connectingPoint. If autoConfigure is specified, the switch will select the connection point type based on the type attribute of the associated AtmIf, choosing segmentEndPoint for a UNI-type ATM interface and connectingPoint for a PPI-type ATM interface. It is obsoleted. The value is mapped into oamSegmentBoundary attribute. segmentEndPoint is mapped into yes. connectingPoint is mapped into no. autoConfigure is mapped into sameAsInterface.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER segmentEndPoint(1), connectingPoint(2), autoConfigure(4)  

atmIfVccNrpOamSegmentBoundary 1.3.6.1.4.1.562.2.4.1.114.5.4.100.1.30
This attribute specifies the OAM segment boundary desired for a Nrp component. It affects the connection point type value visible in the parent component's connectionPointType attribute. The desired OAM segment boundary can be specified directly as yes, no or sameAsInterface. If sameAsInterface is specified, the OAM segment boundary is same as the oamSegmentBoundary attribute of the associated AtmIf and the switch will set the connectionPointType, choosing segmentEndPoint for a segment- boundary ATM interface and connectingPoint for a non-segment- boundary ATM interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1), sameAsInterface(2)  

atmIfVccNrpTxAal5PartialPacketDiscard 1.3.6.1.4.1.562.2.4.1.114.5.4.100.1.31
This attribute is obsolete in P4.2 and has been migrated under Vcd (Vpd) component. This attribute specifies whether the AAL5 Partial Packet Discard (PPD) feature has been enabled or disabled on the Nrp in the transmit direction. This feature allows the NRP to discard the remainder of a cell-forwarded AAL5 frame if a cell of this frame has been discarded due to congestion. This increases the 'goodput' of the link, since cells which are only going to be discarded by the AAL5 reassembly are not transmitted. When this attribute is set to enabled, the PPD feature is applied in the transmit direction. It should only be enabled for connections whose end points are performing AAL5 segmentation and reassembly. When this attribute is set to disabled, the PPD feature is not applied to traffic for this connection in the transmit direction. Note that specifying enabled for a non-AAL5 connection will cause all traffic to be discarded once congestion is encountered.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

atmIfVccNrpRxAal5PartialPacketDiscard 1.3.6.1.4.1.562.2.4.1.114.5.4.100.1.32
This attribute is obsolete in P4.2 and has been migrated under Vcd (Vpd) component. This attribute specifies whether the AAL5 Partial Packet Discard (PPD) feature has been enabled or disabled on the Nrp in the receive direction. This feature allows the NRP to discard the remainder of a cell-forwarded AAL5 frame if a cell of this frame has been discarded due to congestion or usage parameter control (UPC). This increases the 'goodput' of the link, since cells which are only going to be discarded by the AAL5 reassembly are not transmitted. When this attribute is set to enabled, the PPD feature is applied in the receive direction. It should only be enabled for connections whose end points are performing AAL5 segmentation and reassembly. When this attribute is set to disabled, the PPD feature is not applied to traffic for this connection in the receive direction. When this attribute is set to sameAsTx, the PPD feature for traffic in the receive direction will be configured the same way as it is in the transmit direction. Note that specifying enabled for a non-AAL5 connection will cause all traffic to be discarded once congestion is encountered.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), sameAsTx(2)  

atmIfVccNrpBandwidthElastic 1.3.6.1.4.1.562.2.4.1.114.5.4.100.1.33
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 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 will be displayed in the bandwidthReduction attribute. A value of yes, indicates that this connection is elastic, and the bandwidth may be reduced but the connection will not be released. Currently, this attribute should only be set to yes for situations where this Nrp is functioning as a loopback on one side of an IMA link. There are no other situations where this setting is valid. A value of no indicates that the bandwidth for this connection will not be reduced in the event of link bandwidth reduction. However, this connection may be released based on its holdingPriority.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

atmIfVccNrpOverrideHoldingPriority 1.3.6.1.4.1.562.2.4.1.114.5.4.100.1.34
This attribute specifies the holding priority of this connection. Holding priority is used when there is an IMA group where some physical links have failed. Holding priority determines the order in which connections are released. 4 is the lowest holding priority and is released first. 0 is a higher priority and is released last. The value specified in this attribute will override whatever holdingPriority that has been provisioned at the Vcd (or Vpd). If the value is left at the default of noOverride, the holdingPriority provisioned at the Vcd (or Vpd) will be used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER n0(0), n1(1), n2(2), n3(3), n4(4), noOverride(6)  

atmIfVptVccNrp 1.3.6.1.4.1.562.2.4.1.114.9.20.4
OBJECT IDENTIFIER    

atmIfVptVccNrpRowStatusTable 1.3.6.1.4.1.562.2.4.1.114.9.20.4.1
This entry controls the addition and deletion of atmIfVptVccNrp components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmIfVptVccNrpRowStatusEntry

atmIfVptVccNrpRowStatusEntry 1.3.6.1.4.1.562.2.4.1.114.9.20.4.1.1
A single entry in the table represents a single atmIfVptVccNrp component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmIfVptVccNrpRowStatusEntry  

atmIfVptVccNrpRowStatus 1.3.6.1.4.1.562.2.4.1.114.9.20.4.1.1.1
This variable is used as the basis for SNMP naming of atmIfVptVccNrp components. These components can be added and deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

atmIfVptVccNrpComponentName 1.3.6.1.4.1.562.2.4.1.114.9.20.4.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

atmIfVptVccNrpStorageType 1.3.6.1.4.1.562.2.4.1.114.9.20.4.1.1.4
This variable represents the storage type value for the atmIfVptVccNrp tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

atmIfVptVccNrpIndex 1.3.6.1.4.1.562.2.4.1.114.9.20.4.1.1.10
This variable represents the index for the atmIfVptVccNrp tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NonReplicated  

atmIfVptVccNrpProvTable 1.3.6.1.4.1.562.2.4.1.114.9.20.4.100
This group contains the provisionable attributes for the Nrp component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmIfVptVccNrpProvEntry

atmIfVptVccNrpProvEntry 1.3.6.1.4.1.562.2.4.1.114.9.20.4.100.1
An entry in the atmIfVptVccNrpProvTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmIfVptVccNrpProvEntry  

atmIfVptVccNrpNextHop 1.3.6.1.4.1.562.2.4.1.114.9.20.4.100.1.10
This attribute specifies the Nrp component with which this Nrp is associated. A sample value is AtmIf/31 Vcc/0.32 Nrp.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Link  

atmIfVptVccNrpConnectionPointType 1.3.6.1.4.1.562.2.4.1.114.9.20.4.100.1.20
This attribute specifies the connection point type desired for a Nrp component. The actual connection point type value is visible in the parent component's connectionPointType attribute. The desired connection point type can be specified directly as a segmentEndPoint or connectingPoint. If autoConfigure is specified, the switch will select the connection point type based on the type attribute of the associated AtmIf, choosing segmentEndPoint for a UNI-type ATM interface and connectingPoint for a PPI-type ATM interface. It is obsoleted. The value is mapped into oamSegmentBoundary attribute. segmentEndPoint is mapped into yes. connectingPoint is mapped into no. autoConfigure is mapped into sameAsInterface.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER segmentEndPoint(1), connectingPoint(2), autoConfigure(4)  

atmIfVptVccNrpOamSegmentBoundary 1.3.6.1.4.1.562.2.4.1.114.9.20.4.100.1.30
This attribute specifies the OAM segment boundary desired for a Nrp component. It affects the connection point type value visible in the parent component's connectionPointType attribute. The desired OAM segment boundary can be specified directly as yes, no or sameAsInterface. If sameAsInterface is specified, the OAM segment boundary is same as the oamSegmentBoundary attribute of the associated AtmIf and the switch will set the connectionPointType, choosing segmentEndPoint for a segment- boundary ATM interface and connectingPoint for a non-segment- boundary ATM interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1), sameAsInterface(2)  

atmIfVptVccNrpTxAal5PartialPacketDiscard 1.3.6.1.4.1.562.2.4.1.114.9.20.4.100.1.31
This attribute is obsolete in P4.2 and has been migrated under Vcd (Vpd) component. This attribute specifies whether the AAL5 Partial Packet Discard (PPD) feature has been enabled or disabled on the Nrp in the transmit direction. This feature allows the NRP to discard the remainder of a cell-forwarded AAL5 frame if a cell of this frame has been discarded due to congestion. This increases the 'goodput' of the link, since cells which are only going to be discarded by the AAL5 reassembly are not transmitted. When this attribute is set to enabled, the PPD feature is applied in the transmit direction. It should only be enabled for connections whose end points are performing AAL5 segmentation and reassembly. When this attribute is set to disabled, the PPD feature is not applied to traffic for this connection in the transmit direction. Note that specifying enabled for a non-AAL5 connection will cause all traffic to be discarded once congestion is encountered.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

atmIfVptVccNrpRxAal5PartialPacketDiscard 1.3.6.1.4.1.562.2.4.1.114.9.20.4.100.1.32
This attribute is obsolete in P4.2 and has been migrated under Vcd (Vpd) component. This attribute specifies whether the AAL5 Partial Packet Discard (PPD) feature has been enabled or disabled on the Nrp in the receive direction. This feature allows the NRP to discard the remainder of a cell-forwarded AAL5 frame if a cell of this frame has been discarded due to congestion or usage parameter control (UPC). This increases the 'goodput' of the link, since cells which are only going to be discarded by the AAL5 reassembly are not transmitted. When this attribute is set to enabled, the PPD feature is applied in the receive direction. It should only be enabled for connections whose end points are performing AAL5 segmentation and reassembly. When this attribute is set to disabled, the PPD feature is not applied to traffic for this connection in the receive direction. When this attribute is set to sameAsTx, the PPD feature for traffic in the receive direction will be configured the same way as it is in the transmit direction. Note that specifying enabled for a non-AAL5 connection will cause all traffic to be discarded once congestion is encountered.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), sameAsTx(2)  

atmIfVptVccNrpBandwidthElastic 1.3.6.1.4.1.562.2.4.1.114.9.20.4.100.1.33
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 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 will be displayed in the bandwidthReduction attribute. A value of yes, indicates that this connection is elastic, and the bandwidth may be reduced but the connection will not be released. Currently, this attribute should only be set to yes for situations where this Nrp is functioning as a loopback on one side of an IMA link. There are no other situations where this setting is valid. A value of no indicates that the bandwidth for this connection will not be reduced in the event of link bandwidth reduction. However, this connection may be released based on its holdingPriority.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

atmIfVptVccNrpOverrideHoldingPriority 1.3.6.1.4.1.562.2.4.1.114.9.20.4.100.1.34
This attribute specifies the holding priority of this connection. Holding priority is used when there is an IMA group where some physical links have failed. Holding priority determines the order in which connections are released. 4 is the lowest holding priority and is released first. 0 is a higher priority and is released last. The value specified in this attribute will override whatever holdingPriority that has been provisioned at the Vcd (or Vpd). If the value is left at the default of noOverride, the holdingPriority provisioned at the Vcd (or Vpd) will be used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER n0(0), n1(1), n2(2), n3(3), n4(4), noOverride(6)  

atmBearerServiceGroup 1.3.6.1.4.1.562.2.4.2.64.1
OBJECT IDENTIFIER    

atmBearerServiceGroupBE 1.3.6.1.4.1.562.2.4.2.64.1.5
OBJECT IDENTIFIER    

atmBearerServiceGroupBE00 1.3.6.1.4.1.562.2.4.2.64.1.5.1
OBJECT IDENTIFIER    

atmBearerServiceGroupBE00A 1.3.6.1.4.1.562.2.4.2.64.1.5.1.2
OBJECT IDENTIFIER    

atmBearerServiceCapabilities 1.3.6.1.4.1.562.2.4.2.64.3
OBJECT IDENTIFIER    

atmBearerServiceCapabilitiesBE 1.3.6.1.4.1.562.2.4.2.64.3.5
OBJECT IDENTIFIER    

atmBearerServiceCapabilitiesBE00 1.3.6.1.4.1.562.2.4.2.64.3.5.1
OBJECT IDENTIFIER    

atmBearerServiceCapabilitiesBE00A 1.3.6.1.4.1.562.2.4.2.64.3.5.1.2
OBJECT IDENTIFIER