IPAD-ATM-MIB
AI MIB Summary
The IPAD-ATM-MIB module provides management interfaces for monitoring and configuring IP over ATM (IPoA) sessions and associated virtual circuit parameters on Cisco IP Access Devices. It exposes specific metrics for ATM PVC status, cell loss ratios, and IP-ATM mapping tables to facilitate the troubleshooting of legacy ATM network integration.
The IPAD ATM MIB.
Main OID:
ipadAtm.1.3.6.1.4.1.321.100.1.25
150
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
150 total| Object Name |
|---|
ipadAtmThe IPAD ATM MIB. MODULE-IDENTITY .1.3.6.1.4.1.321.100.1.25 |
ipadAtmParms OBJECT IDENTIFIER .1.3.6.1.4.1.321.100.1.25.1 |
ipadAtmTableTable of ATM parameters. SEQUENCE OF IpadAtmTableEntry .1.3.6.1.4.1.321.100.1.25.1.1 |
ipadAtmTableEntryAn entry in the ipad ATM parameter table. IpadAtmTableEntry .1.3.6.1.4.1.321.100.1.25.1.1.1 |
ipadAtmIfIndexThe index into the ATM table.ro INTEGER .1.3.6.1.4.1.321.100.1.25.1.1.1.1 |
ipadAtmOperStatusThe up/down status of this atm interface.ro Enumeration .1.3.6.1.4.1.321.100.1.25.1.1.1.2 |
ipadAtmVccsOpenedOKThe current number of successfully opened VCCs on this ATM interface.ro INTEGER .1.3.6.1.4.1.321.100.1.25.1.1.1.3 |
ipadAtmVccsNotOpenedThe current number of VCCs that were not successfully opened on this ATM interface.ro INTEGER .1.3.6.1.4.1.321.100.1.25.1.1.1.4 |
ipadAtmAlarmResetReset the alarms or statistics of this ATM interface.rw Enumeration .1.3.6.1.4.1.321.100.1.25.1.1.1.5 |
ipadAtmOverSubscriptionFactorThe current over-subscription-factor for this ATM interface. Used for VBR and UBR VC connection admission control to allow the either VBR or UBR service category connections to collectively use more bandwidth than is available in order to make use of the statistical multiplexing of the connections. The PCR of each individual VC is limited to the interface's line rate. However when multiple VCs are configured, the sum of their PCR values can go up to (OverSubscriptionFactor * (line-rate) / 53*8). A value of 1 indicates no oversubscription allowed. A value of 5 indicates 5 times oversubscription allowed. Note that CBR connections cannot be oversubscribed. Also, if CES is in use on the interface, all AAL5 connections have their PCR limited to the amount which the line rate can support above the commitment for CES, and the oversubscription applies only to that bandwidth above the CES commitment.rw INTEGER .1.3.6.1.4.1.321.100.1.25.1.1.1.6 |
ipadAtmLineBandwidthThe current ATM Line interface Bandwidth in cells per second.ro INTEGER .1.3.6.1.4.1.321.100.1.25.1.1.1.7 |
ipadAtmAAL5BandwidthThe current AAL5 Bandwidth in cells per second.ro INTEGER .1.3.6.1.4.1.321.100.1.25.1.1.1.8 |
ipadAtmOverSubBandwidthThe AAL5 Oversubscription Bandwidth in cells per second. This value is ipadAtmAAL5Bandwidth multiplied by the ipadAtmOversubscriptionFactor.ro INTEGER .1.3.6.1.4.1.321.100.1.25.1.1.1.9 |
ipadAtmCbrUsedBandwidthThe amount of AAL5 Bandwidth allocated to CBR VCs in cells per second.ro INTEGER .1.3.6.1.4.1.321.100.1.25.1.1.1.10 |
ipadAtmVbrUsedBandwidthThe amount of AAL5 Bandwidth allocated to VBR VCs in cells per second. When OversubscriptionFactor is greater than 1, this value can exceed ipadAtmAAL5Bandwidth.ro INTEGER .1.3.6.1.4.1.321.100.1.25.1.1.1.11 |
ipadAtmUbrUsedBandwidthThe amount of AAL5 Bandwidth allocated to UBR VCs in cells per second. When OversubscriptionFactor is greater than 1, this value can exceed ipadAtmAAL5Bandwidth.ro INTEGER .1.3.6.1.4.1.321.100.1.25.1.1.1.12 |
ipadAtmQos0PcrThe value of PCR to be used for each VC which has no specified QOS profile (0). The VC is configured as UBR with the given Peak Cell Rate.ro INTEGER .1.3.6.1.4.1.321.100.1.25.1.1.1.13 |
ipadAtmStatsParms OBJECT IDENTIFIER .1.3.6.1.4.1.321.100.1.25.2 |
ipadAtmStatsTableTable of ATM statistics. SEQUENCE OF IpadAtmStatsTableEntry .1.3.6.1.4.1.321.100.1.25.2.1 |
ipadAtmStatsTableEntryAn entry in the ipad ATM Stats parameter table. IpadAtmStatsTableEntry .1.3.6.1.4.1.321.100.1.25.2.1.1 |
ipadAtmStatsIndexThe index representing the ATM interface.ro INTEGER .1.3.6.1.4.1.321.100.1.25.2.1.1.1 |
ipadAtmStatsPeriodIndexThe index representing the period for the ATM stats entry.ro INTEGER .1.3.6.1.4.1.321.100.1.25.2.1.1.2 |
ipadAtmStatsTimeStampThe value of sysUpTime the last time the statistics were updated.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.321.100.1.25.2.1.1.3 |
ipadAtmStatsRxFramesOKThe number of error-free frames received during the period.ro INTEGER .1.3.6.1.4.1.321.100.1.25.2.1.1.4 |
ipadAtmStatsTxFramesOKThe number of frames successfully transmitted during the period.ro INTEGER .1.3.6.1.4.1.321.100.1.25.2.1.1.5 |
ipadAtmStatsRxFramesErrorThe number of errored frames received during the period.ro INTEGER .1.3.6.1.4.1.321.100.1.25.2.1.1.6 |
ipadAtmStatsTxFramesErrorThe number of transmitted frames that were errored.ro INTEGER .1.3.6.1.4.1.321.100.1.25.2.1.1.7 |
ipadAtmStatsRxBytesOKThe number of error-free bytes received during the period.ro INTEGER .1.3.6.1.4.1.321.100.1.25.2.1.1.8 |
ipadAtmStatsTxBytesOKThe number of successfully transmitted bytes during the period.ro INTEGER .1.3.6.1.4.1.321.100.1.25.2.1.1.9 |
ipadAtmStatsLostSyncThe number of times sync has been lost or recovered.ro INTEGER .1.3.6.1.4.1.321.100.1.25.2.1.1.10 |
ipadAtmStatsOamCellsRxThe number of OAM cells received on this ATM link.ro INTEGER .1.3.6.1.4.1.321.100.1.25.2.1.1.11 |
ipadAtmStatsOamCellsTxThe number of OAM cells transmitted on this ATM link.ro INTEGER .1.3.6.1.4.1.321.100.1.25.2.1.1.12 |
ipadAtmVccParms OBJECT IDENTIFIER .1.3.6.1.4.1.321.100.1.25.3 |
ipadAtmVccTableTable of Virtual Channel parameters. SEQUENCE OF IpadAtmVccTableEntry .1.3.6.1.4.1.321.100.1.25.3.1 |
ipadAtmVccTableEntryAn entry in the ipad ATM Vcc parameter table. IpadAtmVccTableEntry .1.3.6.1.4.1.321.100.1.25.3.1.1 |
ipadAtmVccIndexThe index into the ATM VCC table, corresponding to ifIndex.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.1 |
ipadAtmVccVpiIndexThe VPI for the VCC.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.2 |
ipadAtmVccVciIndexThe VCI for the VCC.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.3 |
ipadAtmVccEncapsulationTypeThe encapsulation method used on this VCC. vcMux indicates null encapsulation and may be used for IP routing or PPP applications. llcMux indicates LLC encapsulation and may be used for IP routing, bridging, and PPP applications. serialPPPoA and serialHDLCoA indicate serial port applications.rw Enumeration .1.3.6.1.4.1.321.100.1.25.3.1.1.4 |
ipadAtmVccTrafficTypeThe traffic type of this VCC.ro Enumeration .1.3.6.1.4.1.321.100.1.25.3.1.1.5 |
ipadAtmVccChannelRateThe channel rate for this VCC.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.6 |
ipadAtmVccAlarmResetReset the alarms or statistics of this VCC.rw Enumeration .1.3.6.1.4.1.321.100.1.25.3.1.1.7 |
ipadAtmVccSLATimerThe time in seconds between SLA measurement packets being sent.rw INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.8 |
ipadAtmVccRemoteFramesOfferedThe number of frames offered by the remote device.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.9 |
ipadAtmVccFramesReceivedThe number of frames received by this device.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.10 |
ipadAtmVccRemoteDataOfferedThe number of data bytes offered by the remote device.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.11 |
ipadAtmVccDataReceivedThe number of data bytes received by this device.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.12 |
ipadAtmVccRemoteActiveThe current state of the remote device as detected by the local device.ro Enumeration .1.3.6.1.4.1.321.100.1.25.3.1.1.13 |
ipadAtmVccRemoteVpiThe remote VPI.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.14 |
ipadAtmVccRemoteVciThe remote VCI.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.15 |
ipadAtmVccRemoteIPAddressThe IP Address of the device connected to the remote end of this VCC.ro IpAddress .1.3.6.1.4.1.321.100.1.25.3.1.1.16 |
ipadAtmVccRemoteUnitIdThe Unit ID assigned to the devie connected to the remote end of this VCC.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.321.100.1.25.3.1.1.17 |
ipadAtmVccEtoeLoopbackCommandA command to issue on the VCC Loopback. The start command is used to start an OAM F5 VCC loopback. The stop command is used to terminate the OAM loopback. The statistics variables associated with the OAM loopback are automatically cleared when a loopback is started.rw Enumeration .1.3.6.1.4.1.321.100.1.25.3.1.1.18 |
ipadAtmVccEtoeLoopbackStateThe state of this VCC loopback function. The active state means OAM F5 loopback cells are being sent from this endpoint once every 5 seconds. The loopback state means that OAM F5 loopback cells are being received and returned from this endpoint.ro Enumeration .1.3.6.1.4.1.321.100.1.25.3.1.1.19 |
ipadAtmVccEtoeLoopbackCellsTxThe number of OAM F5 Loopback cells transmitted for this VCC.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.20 |
ipadAtmVccEtoeLoopbackCellsRxThe number of OAM F5 Loopback cells received for this VCC.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.21 |
ipadAtmVccEtoeLoopbackRttMinThe minimum round trip time in milliseconds between sending a loopback cell and receiving the returned loopback cell.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.22 |
ipadAtmVccEtoeLoopbackRttMaxThe maximum round trip time in milliseconds between sending a loopback cell and receiving the returned loopback cell.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.23 |
ipadAtmVccEtoeLoopbackRttAvgThe average round trip time in milliseconds between sending a loopback cell and receiving the returned loopback cell.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.24 |
ipadAtmVccSegLoopbackCommandA command to issue on the VCC Loopback. The start command is used to start an OAM F5 VCC loopback. The stop command is used to terminate the OAM loopback. The statistics variables associated with the OAM loopback are automatically cleared when a loopback is started.rw Enumeration .1.3.6.1.4.1.321.100.1.25.3.1.1.25 |
ipadAtmVccSegLoopbackStateThe state of this VCC loopback function. The active state means OAM F5 loopback cells are being sent from this endpoint once every 5 seconds. The loopback state means that OAM F5 loopback cells are being received and returned from this endpoint.ro Enumeration .1.3.6.1.4.1.321.100.1.25.3.1.1.26 |
ipadAtmVccSegLoopbackCellsTxThe number of OAM F5 Loopback cells transmitted for this VCC.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.27 |
ipadAtmVccSegLoopbackCellsRxThe number of OAM F5 Loopback cells received for this VCC.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.28 |
ipadAtmVccSegLoopbackRttMinThe minimum round trip time in milliseconds between sending a loopback cell and receiving the returned loopback cell.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.29 |
ipadAtmVccSegLoopbackRttMaxThe maximum round trip time in milliseconds between sending a loopback cell and receiving the returned loopback cell.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.30 |
ipadAtmVccSegLoopbackRttAvgThe average round trip time in milliseconds between sending a loopback cell and receiving the returned loopback cell.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.31 |
ipadAtmVccEtoeContCheckCommandipadAtmVccEtoeContCheckCommand is used to request activation or deactivation of the End-to-End continuity check on this VCC.rw Enumeration .1.3.6.1.4.1.321.100.1.25.3.1.1.32 |
ipadAtmVccEtoeContCheckAutoActivateipadAtmVccEtoeContCheckAutoActivate indicates whether End-to-End continuity check is automatically activated on this VCC. A Value of disable means CC is not automatically activated. A value of enable permits CC to be automatically activated after the VCC connection is established.rw Enumeration .1.3.6.1.4.1.321.100.1.25.3.1.1.33 |
ipadAtmVccEtoeContCheckTypeDefault Continuity Check Type used for this VCC. A value of none selects no continuity check. A value of sink, source, or sinkAndSource selects the respective continuity check functions. ipadAtmVccEtoeContCheckType can only be changed when CC is not currently active.ro Enumeration .1.3.6.1.4.1.321.100.1.25.3.1.1.34 |
ipadAtmVccEtoeContCheckTypeInUseThe current Continuity Check Type in use for this VCC. ipadAtmVccEtoeContCheckTypeInUse may differ from ipadAtmVccEtoeContCheckType if CC is activated via inband OAM.ro Enumeration .1.3.6.1.4.1.321.100.1.25.3.1.1.35 |
ipadAtmVccEtoeContCheckStatusThe current state of Continuity Check for this VCC. In the ready state, no CC is being performed. The ready state indicates CC is permitted to be activated. The activating state indicates CC has been requested and is being activated. During activation, an OAM activation cell is sent to the opposite endpoint to request CC. Once an activation confirmed cell is received, the state is then changed to active. Reception of an activation denied response or a multiple of 3 ten-second time outs waiting for a confirmation will result in an activationFailed state. CC sourcing is performed when state is active or activating. CC sinking is performed when state is active.ro Enumeration .1.3.6.1.4.1.321.100.1.25.3.1.1.36 |
ipadAtmVccEtoeContCheckCellsTxThe number of CC cells transmitted for this VCC for CC Sourcing function.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.37 |
ipadAtmVccEtoeContCheckCellsRxThe number of CC cells received for this VCC for the CC Sinking function.ro INTEGER .1.3.6.1.4.1.321.100.1.25.3.1.1.38 |
ipadAtmVccEtoeAisStatusThe current e-t-e_VC-AIS state.ro Enumeration .1.3.6.1.4.1.321.100.1.25.3.1.1.39 |
ipadAtmVccEtoeRdiStatusThe current e-t-e_VC-RDI state.ro Enumeration .1.3.6.1.4.1.321.100.1.25.3.1.1.40 |
ipadAtmVccStatsParms OBJECT IDENTIFIER .1.3.6.1.4.1.321.100.1.25.4 |
ipadAtmVccStatsTableTable of ATM statistics. SEQUENCE OF IpadAtmVccStatsTableEntry .1.3.6.1.4.1.321.100.1.25.4.1 |
ipadAtmVccStatsTableEntryAn entry in the ipad ATM VccStats parameter table. IpadAtmVccStatsTableEntry .1.3.6.1.4.1.321.100.1.25.4.1.1 |
ipadAtmVccStatsIndexThe index representing the ATM interface.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.1 |
ipadAtmVccStatsVpiIndexThe index representing the VPI of the VCC.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.2 |
ipadAtmVccStatsVciIndexThe index representing the VCI of the VCC.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.3 |
ipadAtmVccStatsPeriodIndexThe index representing the period for the VCC stats entry.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.4 |
ipadAtmVccStatsTimeStampThe value of sysUpTime the last time the statistics were updated.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.321.100.1.25.4.1.1.5 |
ipadAtmVccStatsRxFramesOKThe number of error-free frames received this period.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.6 |
ipadAtmVccStatsTxFramesOKThe number of frames successfully transmitted during this period.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.7 |
ipadAtmVccStatsRxFramesErrorThe number of errored frames received this period.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.8 |
ipadAtmVccStatsTxFramesErrorThe number of frames that were not successfully transmitted during this period.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.9 |
ipadAtmVccStatsRxFramesCLPThe number of frames received with CLP set during the period.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.10 |
ipadAtmVccStatsRxFramesCIThe number of frames received with congestion set during the period.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.11 |
ipadAtmVccStatsRxFramesAbortThe number of frames whose reception was aborted during the period.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.12 |
ipadAtmVccStatsRxFramesLenViolationThe number of frames received with a length violation during the period.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.13 |
ipadAtmVccStatsRxFramesCRCErrorThe number of frames received with CRC errors during the period.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.14 |
ipadAtmVccStatsRxFramesTimeoutThe number of frames whose reception timed out during the period.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.15 |
ipadAtmVccStatsRxFramesHCSErrorThe number of frames received with an HCS error in a cell.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.16 |
ipadAtmVccStatsRxFramesNoBufferThe number of frames discarded due to the lack of buffers.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.17 |
ipadAtmVccStatsRxCellsOKThe number of cells successfully received.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.18 |
ipadAtmVccStatsTxCellsOKThe number of cells successfully transmitted.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.19 |
ipadAtmVccStatsRxBytesOKThe number of bytes successfully received.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.20 |
ipadAtmVccStatsTxBytesOKThe number of bytes successfully transmitted.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.21 |
ipadAtmVccStatsDelayPeakThe peak delay measured during this period.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.22 |
ipadAtmVccStatsDelayAverageThe average delay measured during this period.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.23 |
ipadAtmVccStatsRoundTripTimeoutsThe number of round trip delay message timeouts measured.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.24 |
ipadAtmVccStatsRemoteFramesOfferedThe number of frames offered by the remote device.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.25 |
ipadAtmVccStatsFramesReceivedThe number of frames received by the local device.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.26 |
ipadAtmVccStatsFDRThe calculated frame delivery ratio.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.321.100.1.25.4.1.1.27 |
ipadAtmVccStatsRemoteDataOfferedThe number of data bytes offered by the remote device.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.28 |
ipadAtmVccStatsDataReceivedThe number of data bytes received by the local device.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.29 |
ipadAtmVccStatsDDRThe calculated data delivery ratio.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.321.100.1.25.4.1.1.30 |
ipadAtmVccStatsUASThe number of seconds which the remote device was unavailable.ro INTEGER .1.3.6.1.4.1.321.100.1.25.4.1.1.31 |
ipadAtmCesParms OBJECT IDENTIFIER .1.3.6.1.4.1.321.100.1.25.5 |
ipadAtmCesTableTable of CES parameters. SEQUENCE OF IpadAtmCesTableEntry .1.3.6.1.4.1.321.100.1.25.5.1 |
ipadAtmCesTableEntryAn entry in the ipad ATM CES parameter table. IpadAtmCesTableEntry .1.3.6.1.4.1.321.100.1.25.5.1.1 |
ipadAtmCesIndexThe index into the ATM CES table.ro INTEGER .1.3.6.1.4.1.321.100.1.25.5.1.1.1 |
ipadAtmCesPayloadScramblingipadAtmCesPayloadScrambling indicates whether CES payload scrambling is enabled.rw Enumeration .1.3.6.1.4.1.321.100.1.25.5.1.1.2 |
ipadAtmCesAutoChannelConfigurationipadAtmCesAutoChannelConfiguration indicates whether the CES channel configuration should be dynamic based on available line bandwidth.rw Enumeration .1.3.6.1.4.1.321.100.1.25.5.1.1.3 |
ipadAtmFrParms OBJECT IDENTIFIER .1.3.6.1.4.1.321.100.1.25.6 |
ipadAtmFrf5SvcTableTable of ATM FRF5 profile parameters. SEQUENCE OF IpadAtmFrf5SvcTableEntry .1.3.6.1.4.1.321.100.1.25.6.1 |
ipadAtmFrf5SvcTableEntryAn entry in the ipad ATM FRF5 service table. IpadAtmFrf5SvcTableEntry .1.3.6.1.4.1.321.100.1.25.6.1.1 |
ipadAtmFrf5SvcIfIndexThe index representing the ATM interface.ro INTEGER .1.3.6.1.4.1.321.100.1.25.6.1.1.1 |
ipadAtmFrf5SvcVpiIndexThe index representing the VPI of the VCC.ro INTEGER .1.3.6.1.4.1.321.100.1.25.6.1.1.2 |
ipadAtmFrf5SvcVciIndexThe index representing the VCI of the VCC.ro INTEGER .1.3.6.1.4.1.321.100.1.25.6.1.1.3 |
ipadAtmFrf5SvcDeToClpMappingModeDiscard Eligibility to Cell Loss Priority mapping mode. mode1: The Discard Eligibility (DE) field in the Q.922 core frame shall be copied unchanged into the DE field in the FR-SSCS PDU header and mapped to the ATM Cell Loss Priority (CLP) of every ATM cell generated by the segmentation process of that frame. mode2Const0: The DE field in the Q.922 core frame shall be copied unchanged into the DE field in the FR-SSCS PDU header and the ATM Cell Loss Priority of every ATM cell generated by the segmentation process of that frame shall be set to the constant value 0. mode2Const1: The DE field in the Q.922 core frame shall be copied unchanged into the DE field in the FR-SSCS PDU header and the ATM Cell Loss Priority of every ATM cell generated by the segmentation process of that frame shall be set to the constant value 1.rw Enumeration .1.3.6.1.4.1.321.100.1.25.6.1.1.4 |
ipadAtmFrf5SvcClpToDeMappingModeCell Loss Priority to Discard Eligibility mapping mode. mode1: If one or more ATM cells belonging to a frame has its CLP field set to one or if the DE field of the FR-SSCS PDU is set to one, the IWF shall set the DE field of the Q.922 core frame. mode2: No mapping is performed from the ATM layer to Q.922 core layer. The FR-SSCS PDU DE field is copied unchanged to the Q.922 core frame DE field, independent of CLP indications(s) received at the ATM layer.rw Enumeration .1.3.6.1.4.1.321.100.1.25.6.1.1.5 |
ipadAtmFrf5SvcN1Number of keep alive requests between full status requests.rw INTEGER .1.3.6.1.4.1.321.100.1.25.6.1.1.6 |
ipadAtmFrf5SvcN2Number of errors before alarm.rw INTEGER .1.3.6.1.4.1.321.100.1.25.6.1.1.7 |
ipadAtmFrf5SvcN3Number of events to sample N2.rw INTEGER .1.3.6.1.4.1.321.100.1.25.6.1.1.8 |
ipadAtmFrf5SvcT1Delay before issuing a poll sequence.rw INTEGER .1.3.6.1.4.1.321.100.1.25.6.1.1.9 |
ipadAtmFrf5SvcT2T2 timerrw INTEGER .1.3.6.1.4.1.321.100.1.25.6.1.1.10 |
ipadAtmFrf5SvcActiveSpecifies if the frf5 service is active.ro Enumeration .1.3.6.1.4.1.321.100.1.25.6.1.1.11 |
ipadAtmFrf5SvcAddDLCIIdentifies a DLCI number to be added.rw INTEGER .1.3.6.1.4.1.321.100.1.25.6.1.1.12 |
ipadAtmFrf5SvcDeleteDLCIIdentifies a DLCI number to be deleted.rw INTEGER .1.3.6.1.4.1.321.100.1.25.6.1.1.13 |
ipadAtmFrf5DlciTableTable of Mapped DLCIs for VCCs. This table is used for FRF5 to map one or more DLCIs to a VCC. When only one DLCI is mapped, a one-to-one relationship exists between the DLCI and the VCC. When more than one DLCI is mapped, a many-to-one DLCI/VCC relationship exists. SEQUENCE OF IpadAtmFrf5DlciTableEntry .1.3.6.1.4.1.321.100.1.25.6.2 |
ipadAtmFrf5DlciTableEntryAn entry in the ipad ATM Vcc parameter table. IpadAtmFrf5DlciTableEntry .1.3.6.1.4.1.321.100.1.25.6.2.1 |
ipadAtmFrf5DlciIfIndexThe index into the ATM FRF5 DLCI table, corresponding to ifIndex.ro INTEGER .1.3.6.1.4.1.321.100.1.25.6.2.1.1 |
ipadAtmFrf5DlciVpiIndexThe VPI index into the ATM FRF5 DLCI table.ro INTEGER .1.3.6.1.4.1.321.100.1.25.6.2.1.2 |
ipadAtmFrf5DlciVciIndexThe VCI index into the ATM FRF5 DLCI table.ro INTEGER .1.3.6.1.4.1.321.100.1.25.6.2.1.3 |
ipadAtmFrf5DlciIndexThe DLCI index into the ATM FRF5 DLCI table.ro INTEGER .1.3.6.1.4.1.321.100.1.25.6.2.1.4 |
ipadAtmFrf5DlciEndpointNameIdentifies the attached endpoint for this FRF5 DLCI.rw DisplayString .1.3.6.1.4.1.321.100.1.25.6.2.1.5 |
ipadAtmFrf5DlciStatusThe current status of this mapped entry.ro Enumeration .1.3.6.1.4.1.321.100.1.25.6.2.1.6 |
ipadAtmFrf5DlciCongestionSpecifies if the dlci is receiving frames with FECN or BECN bit set.ro Enumeration .1.3.6.1.4.1.321.100.1.25.6.2.1.7 |
ipadAtmFrf8SvcTableTable of ATM FRF8 profile parameters. SEQUENCE OF IpadAtmFrf8SvcTableEntry .1.3.6.1.4.1.321.100.1.25.6.3 |
ipadAtmFrf8SvcTableEntryAn entry in the ipad ATM FRF8 service table. IpadAtmFrf8SvcTableEntry .1.3.6.1.4.1.321.100.1.25.6.3.1 |
ipadAtmFrf8SvcIfIndexThe index representing the ATM interface.ro INTEGER .1.3.6.1.4.1.321.100.1.25.6.3.1.1 |
ipadAtmFrf8SvcVpiIndexThe index representing the VPI of the VCC.ro INTEGER .1.3.6.1.4.1.321.100.1.25.6.3.1.2 |
ipadAtmFrf8SvcVciIndexThe index representing the VCI of the VCC.ro INTEGER .1.3.6.1.4.1.321.100.1.25.6.3.1.3 |
ipadAtmFrf8SvcDeToClpMappingModeThis object describes which mode of translation is in use for loss priority mapping in the frame relay to ATM direction. mode1(1) = the DE field in the Q.922 core frame shall be mapped to the ATM CLP field of every cell generated by the segmentation process of the AAL5 PDU containing the information of that frame. mode2Contst0(2) = the ATM CLP field of every cell generated by the segmentation process of the AAL5 PDU containing the information of that frame shall be set to constant 0. mode2Contst1(3) = the ATM CLP field of every cell generated by the segmentation process of the AAL5 PDU containing the information of that frame shall be set to constant 1.rw Enumeration .1.3.6.1.4.1.321.100.1.25.6.3.1.4 |
ipadAtmFrf8SvcClpToDeMappingModeThis object describes which mode of translation is in use for loss priority mapping in the ATM to frame relay direction. mode1(1) = if one or more cells in a frame has its CLP field set, the DE field of the Q.922 core frame should be set. mode2Const0(2) = the DE field of the Q.922 core frame should be set to the constant 0. mode2Const1(3) = the DE field of the Q.922 core frame should be set to the constant 1.rw Enumeration .1.3.6.1.4.1.321.100.1.25.6.3.1.5 |
ipadAtmFrf8SvcCongestionMappingModeThis object describes which mode of translation is in use for forward congestion indication mapping in the frame relay to ATM direction. mode1(1) = The FECN field in the Q.922 core frame shall be mapped to the ATM EFCI field of every cell generated by the segmentation process of the AAL5 PDU containing the information of that frame. mode2(2) = The FECN field in the Q.922 core frame shall not be mapped to the ATM EFCI field of cells generated by the segmentation process of the AAL5 PDU containing the information of that frame. The EFCI field is always set to 'congestion not experienced'. In both of the modes above, if there is congestion in the forward direction in the ATM layer within the IWF, then the IWF can set the EFCI field to 'congestion experienced'.rw Enumeration .1.3.6.1.4.1.321.100.1.25.6.3.1.6 |
ipadAtmFrf8SvcEncapsulationMappingModeThis object indicates whether the mapping of upper layer protocol encapsulation is enabled on this interworking connection. transparentMode(1) = Forward the encapsulations unaltered. translationMode(2) = Perform mapping between the two encapsulations due to the incompatibilities of the two methods.rw Enumeration .1.3.6.1.4.1.321.100.1.25.6.3.1.7 |
ipadAtmFrf8SvcEndpointNameIdentifies the Frame Relay endpoint for this FRF8 Service.rw DisplayString .1.3.6.1.4.1.321.100.1.25.6.3.1.8 |