Nortel-MsCarrier-MscPassport-AtmBearerServiceMIB: View SNMP OID List / Download MIB
VENDOR: NORTHERN TELECOM
Home | MIB: Nortel-MsCarrier-MscPassport-AtmBearerServiceMIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
mscAtmIfVpcNrp | 1.3.6.1.4.1.562.36.2.1.114.4.4 | |||
mscAtmIfVpcNrpRowStatusTable | 1.3.6.1.4.1.562.36.2.1.114.4.4.1 | no-access |
This entry controls the addition and deletion of mscAtmIfVpcNrp components. |
|
1.3.6.1.4.1.562.36.2.1.114.4.4.1.1 | no-access |
A single entry in the table represents a single mscAtmIfVpcNrp component. |
||
mscAtmIfVpcNrpRowStatus | 1.3.6.1.4.1.562.36.2.1.114.4.4.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscAtmIfVpcNrp components. These components can be added and deleted. |
mscAtmIfVpcNrpComponentName | 1.3.6.1.4.1.562.36.2.1.114.4.4.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscAtmIfVpcNrpStorageType | 1.3.6.1.4.1.562.36.2.1.114.4.4.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscAtmIfVpcNrp tables. |
mscAtmIfVpcNrpIndex | 1.3.6.1.4.1.562.36.2.1.114.4.4.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscAtmIfVpcNrp tables. |
mscAtmIfVpcNrpProvTable | 1.3.6.1.4.1.562.36.2.1.114.4.4.100 | no-access |
This group contains the provisionable attributes for the Nrp component. |
|
1.3.6.1.4.1.562.36.2.1.114.4.4.100.1 | no-access |
An entry in the mscAtmIfVpcNrpProvTable. |
||
mscAtmIfVpcNrpNextHop | 1.3.6.1.4.1.562.36.2.1.114.4.4.100.1.10 | link | read-write |
This attribute specifies the Nrp component with which this Nrp is associated. A sample value is AtmIf/31 Vcc/0.32 Nrp. |
mscAtmIfVpcNrpConnectionPointType | 1.3.6.1.4.1.562.36.2.1.114.4.4.100.1.20 | integer | read-write |
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. Enumeration: 'connectingPoint': 2, 'autoConfigure': 4, 'segmentEndPoint': 1. |
mscAtmIfVpcNrpOamSegmentBoundary | 1.3.6.1.4.1.562.36.2.1.114.4.4.100.1.30 | integer | read-write |
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. Enumeration: 'yes': 1, 'sameAsInterface': 2, 'no': 0. |
mscAtmIfVpcNrpTxAal5PartialPacketDiscard | 1.3.6.1.4.1.562.36.2.1.114.4.4.100.1.31 | integer | read-write |
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. Enumeration: 'disabled': 0, 'enabled': 1. |
mscAtmIfVpcNrpRxAal5PartialPacketDiscard | 1.3.6.1.4.1.562.36.2.1.114.4.4.100.1.32 | integer | read-write |
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. Enumeration: 'disabled': 0, 'sameAsTx': 2, 'enabled': 1. |
mscAtmIfVpcNrpBandwidthElastic | 1.3.6.1.4.1.562.36.2.1.114.4.4.100.1.33 | integer | read-write |
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. Enumeration: 'yes': 1, 'no': 0. |
mscAtmIfVpcNrpOverrideHoldingPriority | 1.3.6.1.4.1.562.36.2.1.114.4.4.100.1.34 | integer | read-write |
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. Enumeration: 'n0': 0, 'n1': 1, 'n2': 2, 'n3': 3, 'n4': 4, 'noOverride': 6. |
mscAtmIfVpcMnrp | 1.3.6.1.4.1.562.36.2.1.114.4.12 | |||
mscAtmIfVpcMnrpRowStatusTable | 1.3.6.1.4.1.562.36.2.1.114.4.12.1 | no-access |
This entry controls the addition and deletion of mscAtmIfVpcMnrp components. |
|
1.3.6.1.4.1.562.36.2.1.114.4.12.1.1 | no-access |
A single entry in the table represents a single mscAtmIfVpcMnrp component. |
||
mscAtmIfVpcMnrpRowStatus | 1.3.6.1.4.1.562.36.2.1.114.4.12.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscAtmIfVpcMnrp components. These components can be added and deleted. |
mscAtmIfVpcMnrpComponentName | 1.3.6.1.4.1.562.36.2.1.114.4.12.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscAtmIfVpcMnrpStorageType | 1.3.6.1.4.1.562.36.2.1.114.4.12.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscAtmIfVpcMnrp tables. |
mscAtmIfVpcMnrpIndex | 1.3.6.1.4.1.562.36.2.1.114.4.12.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscAtmIfVpcMnrp tables. |
mscAtmIfVpcMnrpProvTable | 1.3.6.1.4.1.562.36.2.1.114.4.12.101 | no-access |
This group contains the provisionable attributes for the Mnrp component. |
|
1.3.6.1.4.1.562.36.2.1.114.4.12.101.1 | no-access |
An entry in the mscAtmIfVpcMnrpProvTable. |
||
mscAtmIfVpcMnrpOamSegmentBoundary | 1.3.6.1.4.1.562.36.2.1.114.4.12.101.1.30 | integer | read-write |
This attribute specifies the OAM segment boundary desired for a Mnrp 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. Enumeration: 'yes': 1, 'sameAsInterface': 2, 'no': 0. |
mscAtmIfVpcMnrpBandwidthElastic | 1.3.6.1.4.1.562.36.2.1.114.4.12.101.1.33 | integer | read-write |
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 Mnrp 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. Enumeration: 'yes': 1, 'no': 0. |
mscAtmIfVpcMnrpOverrideHoldingPriority | 1.3.6.1.4.1.562.36.2.1.114.4.12.101.1.34 | integer | read-write |
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. Enumeration: 'n0': 0, 'n1': 1, 'n2': 2, 'n3': 3, 'n4': 4, 'noOverride': 6. |
mscAtmIfVpcMnrpNextHopsTable | 1.3.6.1.4.1.562.36.2.1.114.4.12.658 | no-access |
This attribute specifies the list of Nrp components with which this Mnrp is associated. A sample value is AtmIf/31 Vcc/0.32 Nrp. This attribute must be provisioned with at least one Nrp component under a compatible connection type. |
|
1.3.6.1.4.1.562.36.2.1.114.4.12.658.1 | no-access |
An entry in the mscAtmIfVpcMnrpNextHopsTable. |
||
mscAtmIfVpcMnrpNextHopsValue | 1.3.6.1.4.1.562.36.2.1.114.4.12.658.1.1 | link | read-write |
This variable represents both the value and the index for the mscAtmIfVpcMnrpNextHopsTable. |
mscAtmIfVpcMnrpNextHopsRowStatus | 1.3.6.1.4.1.562.36.2.1.114.4.12.658.1.2 | rowstatus | read-write |
This variable is used to control the addition and deletion of individual values of the mscAtmIfVpcMnrpNextHopsTable. |
mscAtmIfVccNrp | 1.3.6.1.4.1.562.36.2.1.114.5.4 | |||
mscAtmIfVccNrpRowStatusTable | 1.3.6.1.4.1.562.36.2.1.114.5.4.1 | no-access |
This entry controls the addition and deletion of mscAtmIfVccNrp components. |
|
1.3.6.1.4.1.562.36.2.1.114.5.4.1.1 | no-access |
A single entry in the table represents a single mscAtmIfVccNrp component. |
||
mscAtmIfVccNrpRowStatus | 1.3.6.1.4.1.562.36.2.1.114.5.4.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscAtmIfVccNrp components. These components can be added and deleted. |
mscAtmIfVccNrpComponentName | 1.3.6.1.4.1.562.36.2.1.114.5.4.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscAtmIfVccNrpStorageType | 1.3.6.1.4.1.562.36.2.1.114.5.4.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscAtmIfVccNrp tables. |
mscAtmIfVccNrpIndex | 1.3.6.1.4.1.562.36.2.1.114.5.4.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscAtmIfVccNrp tables. |
mscAtmIfVccNrpProvTable | 1.3.6.1.4.1.562.36.2.1.114.5.4.100 | no-access |
This group contains the provisionable attributes for the Nrp component. |
|
1.3.6.1.4.1.562.36.2.1.114.5.4.100.1 | no-access |
An entry in the mscAtmIfVccNrpProvTable. |
||
mscAtmIfVccNrpNextHop | 1.3.6.1.4.1.562.36.2.1.114.5.4.100.1.10 | link | read-write |
This attribute specifies the Nrp component with which this Nrp is associated. A sample value is AtmIf/31 Vcc/0.32 Nrp. |
mscAtmIfVccNrpConnectionPointType | 1.3.6.1.4.1.562.36.2.1.114.5.4.100.1.20 | integer | read-write |
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. Enumeration: 'connectingPoint': 2, 'autoConfigure': 4, 'segmentEndPoint': 1. |
mscAtmIfVccNrpOamSegmentBoundary | 1.3.6.1.4.1.562.36.2.1.114.5.4.100.1.30 | integer | read-write |
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. Enumeration: 'yes': 1, 'sameAsInterface': 2, 'no': 0. |
mscAtmIfVccNrpTxAal5PartialPacketDiscard | 1.3.6.1.4.1.562.36.2.1.114.5.4.100.1.31 | integer | read-write |
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. Enumeration: 'disabled': 0, 'enabled': 1. |
mscAtmIfVccNrpRxAal5PartialPacketDiscard | 1.3.6.1.4.1.562.36.2.1.114.5.4.100.1.32 | integer | read-write |
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. Enumeration: 'disabled': 0, 'sameAsTx': 2, 'enabled': 1. |
mscAtmIfVccNrpBandwidthElastic | 1.3.6.1.4.1.562.36.2.1.114.5.4.100.1.33 | integer | read-write |
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. Enumeration: 'yes': 1, 'no': 0. |
mscAtmIfVccNrpOverrideHoldingPriority | 1.3.6.1.4.1.562.36.2.1.114.5.4.100.1.34 | integer | read-write |
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. Enumeration: 'n0': 0, 'n1': 1, 'n2': 2, 'n3': 3, 'n4': 4, 'noOverride': 6. |
mscAtmIfVccMnrp | 1.3.6.1.4.1.562.36.2.1.114.5.13 | |||
mscAtmIfVccMnrpRowStatusTable | 1.3.6.1.4.1.562.36.2.1.114.5.13.1 | no-access |
This entry controls the addition and deletion of mscAtmIfVccMnrp components. |
|
1.3.6.1.4.1.562.36.2.1.114.5.13.1.1 | no-access |
A single entry in the table represents a single mscAtmIfVccMnrp component. |
||
mscAtmIfVccMnrpRowStatus | 1.3.6.1.4.1.562.36.2.1.114.5.13.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscAtmIfVccMnrp components. These components can be added and deleted. |
mscAtmIfVccMnrpComponentName | 1.3.6.1.4.1.562.36.2.1.114.5.13.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscAtmIfVccMnrpStorageType | 1.3.6.1.4.1.562.36.2.1.114.5.13.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscAtmIfVccMnrp tables. |
mscAtmIfVccMnrpIndex | 1.3.6.1.4.1.562.36.2.1.114.5.13.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscAtmIfVccMnrp tables. |
mscAtmIfVccMnrpProvTable | 1.3.6.1.4.1.562.36.2.1.114.5.13.101 | no-access |
This group contains the provisionable attributes for the Mnrp component. |
|
1.3.6.1.4.1.562.36.2.1.114.5.13.101.1 | no-access |
An entry in the mscAtmIfVccMnrpProvTable. |
||
mscAtmIfVccMnrpOamSegmentBoundary | 1.3.6.1.4.1.562.36.2.1.114.5.13.101.1.30 | integer | read-write |
This attribute specifies the OAM segment boundary desired for a Mnrp 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. Enumeration: 'yes': 1, 'sameAsInterface': 2, 'no': 0. |
mscAtmIfVccMnrpBandwidthElastic | 1.3.6.1.4.1.562.36.2.1.114.5.13.101.1.33 | integer | read-write |
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 Mnrp 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. Enumeration: 'yes': 1, 'no': 0. |
mscAtmIfVccMnrpOverrideHoldingPriority | 1.3.6.1.4.1.562.36.2.1.114.5.13.101.1.34 | integer | read-write |
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. Enumeration: 'n0': 0, 'n1': 1, 'n2': 2, 'n3': 3, 'n4': 4, 'noOverride': 6. |
mscAtmIfVccMnrpNextHopsTable | 1.3.6.1.4.1.562.36.2.1.114.5.13.658 | no-access |
This attribute specifies the list of Nrp components with which this Mnrp is associated. A sample value is AtmIf/31 Vcc/0.32 Nrp. This attribute must be provisioned with at least one Nrp component under a compatible connection type. |
|
1.3.6.1.4.1.562.36.2.1.114.5.13.658.1 | no-access |
An entry in the mscAtmIfVccMnrpNextHopsTable. |
||
mscAtmIfVccMnrpNextHopsValue | 1.3.6.1.4.1.562.36.2.1.114.5.13.658.1.1 | link | read-write |
This variable represents both the value and the index for the mscAtmIfVccMnrpNextHopsTable. |
mscAtmIfVccMnrpNextHopsRowStatus | 1.3.6.1.4.1.562.36.2.1.114.5.13.658.1.2 | rowstatus | read-write |
This variable is used to control the addition and deletion of individual values of the mscAtmIfVccMnrpNextHopsTable. |
mscAtmIfVptVccNrp | 1.3.6.1.4.1.562.36.2.1.114.9.20.4 | |||
mscAtmIfVptVccNrpRowStatusTable | 1.3.6.1.4.1.562.36.2.1.114.9.20.4.1 | no-access |
This entry controls the addition and deletion of mscAtmIfVptVccNrp components. |
|
1.3.6.1.4.1.562.36.2.1.114.9.20.4.1.1 | no-access |
A single entry in the table represents a single mscAtmIfVptVccNrp component. |
||
mscAtmIfVptVccNrpRowStatus | 1.3.6.1.4.1.562.36.2.1.114.9.20.4.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscAtmIfVptVccNrp components. These components can be added and deleted. |
mscAtmIfVptVccNrpComponentName | 1.3.6.1.4.1.562.36.2.1.114.9.20.4.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscAtmIfVptVccNrpStorageType | 1.3.6.1.4.1.562.36.2.1.114.9.20.4.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscAtmIfVptVccNrp tables. |
mscAtmIfVptVccNrpIndex | 1.3.6.1.4.1.562.36.2.1.114.9.20.4.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscAtmIfVptVccNrp tables. |
mscAtmIfVptVccNrpProvTable | 1.3.6.1.4.1.562.36.2.1.114.9.20.4.100 | no-access |
This group contains the provisionable attributes for the Nrp component. |
|
1.3.6.1.4.1.562.36.2.1.114.9.20.4.100.1 | no-access |
An entry in the mscAtmIfVptVccNrpProvTable. |
||
mscAtmIfVptVccNrpNextHop | 1.3.6.1.4.1.562.36.2.1.114.9.20.4.100.1.10 | link | read-write |
This attribute specifies the Nrp component with which this Nrp is associated. A sample value is AtmIf/31 Vcc/0.32 Nrp. |
mscAtmIfVptVccNrpConnectionPointType | 1.3.6.1.4.1.562.36.2.1.114.9.20.4.100.1.20 | integer | read-write |
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. Enumeration: 'connectingPoint': 2, 'autoConfigure': 4, 'segmentEndPoint': 1. |
mscAtmIfVptVccNrpOamSegmentBoundary | 1.3.6.1.4.1.562.36.2.1.114.9.20.4.100.1.30 | integer | read-write |
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. Enumeration: 'yes': 1, 'sameAsInterface': 2, 'no': 0. |
mscAtmIfVptVccNrpTxAal5PartialPacketDiscard | 1.3.6.1.4.1.562.36.2.1.114.9.20.4.100.1.31 | integer | read-write |
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. Enumeration: 'disabled': 0, 'enabled': 1. |
mscAtmIfVptVccNrpRxAal5PartialPacketDiscard | 1.3.6.1.4.1.562.36.2.1.114.9.20.4.100.1.32 | integer | read-write |
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. Enumeration: 'disabled': 0, 'sameAsTx': 2, 'enabled': 1. |
mscAtmIfVptVccNrpBandwidthElastic | 1.3.6.1.4.1.562.36.2.1.114.9.20.4.100.1.33 | integer | read-write |
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. Enumeration: 'yes': 1, 'no': 0. |
mscAtmIfVptVccNrpOverrideHoldingPriority | 1.3.6.1.4.1.562.36.2.1.114.9.20.4.100.1.34 | integer | read-write |
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. Enumeration: 'n0': 0, 'n1': 1, 'n2': 2, 'n3': 3, 'n4': 4, 'noOverride': 6. |
mscAtmIfVptVccMnrp | 1.3.6.1.4.1.562.36.2.1.114.9.20.13 | |||
mscAtmIfVptVccMnrpRowStatusTable | 1.3.6.1.4.1.562.36.2.1.114.9.20.13.1 | no-access |
This entry controls the addition and deletion of mscAtmIfVptVccMnrp components. |
|
1.3.6.1.4.1.562.36.2.1.114.9.20.13.1.1 | no-access |
A single entry in the table represents a single mscAtmIfVptVccMnrp component. |
||
mscAtmIfVptVccMnrpRowStatus | 1.3.6.1.4.1.562.36.2.1.114.9.20.13.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscAtmIfVptVccMnrp components. These components can be added and deleted. |
mscAtmIfVptVccMnrpComponentName | 1.3.6.1.4.1.562.36.2.1.114.9.20.13.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscAtmIfVptVccMnrpStorageType | 1.3.6.1.4.1.562.36.2.1.114.9.20.13.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscAtmIfVptVccMnrp tables. |
mscAtmIfVptVccMnrpIndex | 1.3.6.1.4.1.562.36.2.1.114.9.20.13.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscAtmIfVptVccMnrp tables. |
mscAtmIfVptVccMnrpProvTable | 1.3.6.1.4.1.562.36.2.1.114.9.20.13.101 | no-access |
This group contains the provisionable attributes for the Mnrp component. |
|
1.3.6.1.4.1.562.36.2.1.114.9.20.13.101.1 | no-access |
An entry in the mscAtmIfVptVccMnrpProvTable. |
||
mscAtmIfVptVccMnrpOamSegmentBoundary | 1.3.6.1.4.1.562.36.2.1.114.9.20.13.101.1.30 | integer | read-write |
This attribute specifies the OAM segment boundary desired for a Mnrp 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. Enumeration: 'yes': 1, 'sameAsInterface': 2, 'no': 0. |
mscAtmIfVptVccMnrpBandwidthElastic | 1.3.6.1.4.1.562.36.2.1.114.9.20.13.101.1.33 | integer | read-write |
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 Mnrp 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. Enumeration: 'yes': 1, 'no': 0. |
mscAtmIfVptVccMnrpOverrideHoldingPriority | 1.3.6.1.4.1.562.36.2.1.114.9.20.13.101.1.34 | integer | read-write |
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. Enumeration: 'n0': 0, 'n1': 1, 'n2': 2, 'n3': 3, 'n4': 4, 'noOverride': 6. |
mscAtmIfVptVccMnrpNextHopsTable | 1.3.6.1.4.1.562.36.2.1.114.9.20.13.658 | no-access |
This attribute specifies the list of Nrp components with which this Mnrp is associated. A sample value is AtmIf/31 Vcc/0.32 Nrp. This attribute must be provisioned with at least one Nrp component under a compatible connection type. |
|
1.3.6.1.4.1.562.36.2.1.114.9.20.13.658.1 | no-access |
An entry in the mscAtmIfVptVccMnrpNextHopsTable. |
||
mscAtmIfVptVccMnrpNextHopsValue | 1.3.6.1.4.1.562.36.2.1.114.9.20.13.658.1.1 | link | read-write |
This variable represents both the value and the index for the mscAtmIfVptVccMnrpNextHopsTable. |
mscAtmIfVptVccMnrpNextHopsRowStatus | 1.3.6.1.4.1.562.36.2.1.114.9.20.13.658.1.2 | rowstatus | read-write |
This variable is used to control the addition and deletion of individual values of the mscAtmIfVptVccMnrpNextHopsTable. |
atmBearerServiceMIB | 1.3.6.1.4.1.562.36.2.2.64 | |||
atmBearerServiceGroup | 1.3.6.1.4.1.562.36.2.2.64.1 | |||
atmBearerServiceGroupCA | 1.3.6.1.4.1.562.36.2.2.64.1.1 | |||
atmBearerServiceGroupCA02 | 1.3.6.1.4.1.562.36.2.2.64.1.1.3 | |||
atmBearerServiceGroupCA02A | 1.3.6.1.4.1.562.36.2.2.64.1.1.3.2 | |||
atmBearerServiceCapabilities | 1.3.6.1.4.1.562.36.2.2.64.3 | |||
atmBearerServiceCapabilitiesCA | 1.3.6.1.4.1.562.36.2.2.64.3.1 | |||
atmBearerServiceCapabilitiesCA02 | 1.3.6.1.4.1.562.36.2.2.64.3.1.3 | |||
atmBearerServiceCapabilitiesCA02A | 1.3.6.1.4.1.562.36.2.2.64.3.1.3.2 |