IPAD-ATM-MIB: View SNMP OID List / Download MIB

VENDOR: VERILINK CORP


 Home MIB: IPAD-ATM-MIB
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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ipadAtm 1.3.6.1.4.1.321.100.1.25
The IPAD ATM MIB.
       ipadAtmParms 1.3.6.1.4.1.321.100.1.25.1
           ipadAtmTable 1.3.6.1.4.1.321.100.1.25.1.1 no-access
Table of ATM parameters.
               ipadAtmTableEntry 1.3.6.1.4.1.321.100.1.25.1.1.1 no-access
An entry in the ipad ATM parameter table.
                   ipadAtmIfIndex 1.3.6.1.4.1.321.100.1.25.1.1.1.1 integer read-only
The index into the ATM table.
                   ipadAtmOperStatus 1.3.6.1.4.1.321.100.1.25.1.1.1.2 integer read-only
The up/down status of this atm interface. Enumeration: 'down': 2, 'other': 1, 'upCellSync': 4, 'upNoCellSync': 3.
                   ipadAtmVccsOpenedOK 1.3.6.1.4.1.321.100.1.25.1.1.1.3 integer read-only
The current number of successfully opened VCCs on this ATM interface.
                   ipadAtmVccsNotOpened 1.3.6.1.4.1.321.100.1.25.1.1.1.4 integer read-only
The current number of VCCs that were not successfully opened on this ATM interface.
                   ipadAtmAlarmReset 1.3.6.1.4.1.321.100.1.25.1.1.1.5 integer read-write
Reset the alarms or statistics of this ATM interface. Enumeration: 'clearAlarms': 2, 'other': 1, 'clearStats': 3.
                   ipadAtmOverSubscriptionFactor 1.3.6.1.4.1.321.100.1.25.1.1.1.6 integer read-write
The 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.
                   ipadAtmLineBandwidth 1.3.6.1.4.1.321.100.1.25.1.1.1.7 integer read-only
The current ATM Line interface Bandwidth in cells per second.
                   ipadAtmAAL5Bandwidth 1.3.6.1.4.1.321.100.1.25.1.1.1.8 integer read-only
The current AAL5 Bandwidth in cells per second.
                   ipadAtmOverSubBandwidth 1.3.6.1.4.1.321.100.1.25.1.1.1.9 integer read-only
The AAL5 Oversubscription Bandwidth in cells per second. This value is ipadAtmAAL5Bandwidth multiplied by the ipadAtmOversubscriptionFactor.
                   ipadAtmCbrUsedBandwidth 1.3.6.1.4.1.321.100.1.25.1.1.1.10 integer read-only
The amount of AAL5 Bandwidth allocated to CBR VCs in cells per second.
                   ipadAtmVbrUsedBandwidth 1.3.6.1.4.1.321.100.1.25.1.1.1.11 integer read-only
The amount of AAL5 Bandwidth allocated to VBR VCs in cells per second. When OversubscriptionFactor is greater than 1, this value can exceed ipadAtmAAL5Bandwidth.
                   ipadAtmUbrUsedBandwidth 1.3.6.1.4.1.321.100.1.25.1.1.1.12 integer read-only
The amount of AAL5 Bandwidth allocated to UBR VCs in cells per second. When OversubscriptionFactor is greater than 1, this value can exceed ipadAtmAAL5Bandwidth.
                   ipadAtmQos0Pcr 1.3.6.1.4.1.321.100.1.25.1.1.1.13 integer read-only
The 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.
       ipadAtmStatsParms 1.3.6.1.4.1.321.100.1.25.2
           ipadAtmStatsTable 1.3.6.1.4.1.321.100.1.25.2.1 no-access
Table of ATM statistics.
               ipadAtmStatsTableEntry 1.3.6.1.4.1.321.100.1.25.2.1.1 no-access
An entry in the ipad ATM Stats parameter table.
                   ipadAtmStatsIndex 1.3.6.1.4.1.321.100.1.25.2.1.1.1 integer read-only
The index representing the ATM interface.
                   ipadAtmStatsPeriodIndex 1.3.6.1.4.1.321.100.1.25.2.1.1.2 integer read-only
The index representing the period for the ATM stats entry.
                   ipadAtmStatsTimeStamp 1.3.6.1.4.1.321.100.1.25.2.1.1.3 timeticks read-only
The value of sysUpTime the last time the statistics were updated.
                   ipadAtmStatsRxFramesOK 1.3.6.1.4.1.321.100.1.25.2.1.1.4 integer read-only
The number of error-free frames received during the period.
                   ipadAtmStatsTxFramesOK 1.3.6.1.4.1.321.100.1.25.2.1.1.5 integer read-only
The number of frames successfully transmitted during the period.
                   ipadAtmStatsRxFramesError 1.3.6.1.4.1.321.100.1.25.2.1.1.6 integer read-only
The number of errored frames received during the period.
                   ipadAtmStatsTxFramesError 1.3.6.1.4.1.321.100.1.25.2.1.1.7 integer read-only
The number of transmitted frames that were errored.
                   ipadAtmStatsRxBytesOK 1.3.6.1.4.1.321.100.1.25.2.1.1.8 integer read-only
The number of error-free bytes received during the period.
                   ipadAtmStatsTxBytesOK 1.3.6.1.4.1.321.100.1.25.2.1.1.9 integer read-only
The number of successfully transmitted bytes during the period.
                   ipadAtmStatsLostSync 1.3.6.1.4.1.321.100.1.25.2.1.1.10 integer read-only
The number of times sync has been lost or recovered.
                   ipadAtmStatsOamCellsRx 1.3.6.1.4.1.321.100.1.25.2.1.1.11 integer read-only
The number of OAM cells received on this ATM link.
                   ipadAtmStatsOamCellsTx 1.3.6.1.4.1.321.100.1.25.2.1.1.12 integer read-only
The number of OAM cells transmitted on this ATM link.
       ipadAtmVccParms 1.3.6.1.4.1.321.100.1.25.3
           ipadAtmVccTable 1.3.6.1.4.1.321.100.1.25.3.1 no-access
Table of Virtual Channel parameters.
               ipadAtmVccTableEntry 1.3.6.1.4.1.321.100.1.25.3.1.1 no-access
An entry in the ipad ATM Vcc parameter table.
                   ipadAtmVccIndex 1.3.6.1.4.1.321.100.1.25.3.1.1.1 integer read-only
The index into the ATM VCC table, corresponding to ifIndex.
                   ipadAtmVccVpiIndex 1.3.6.1.4.1.321.100.1.25.3.1.1.2 integer read-only
The VPI for the VCC.
                   ipadAtmVccVciIndex 1.3.6.1.4.1.321.100.1.25.3.1.1.3 integer read-only
The VCI for the VCC.
                   ipadAtmVccEncapsulationType 1.3.6.1.4.1.321.100.1.25.3.1.1.4 integer read-write
The 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. Enumeration: 'vcMux': 3, 'serialPPPoA': 2, 'frf5': 6, 'frf8': 7, 'llcMux': 4, 'serialHDLCoA': 5, 'other': 1.
                   ipadAtmVccTrafficType 1.3.6.1.4.1.321.100.1.25.3.1.1.5 integer read-only
The traffic type of this VCC. Enumeration: 'rtVbr': 3, 'ubr': 6, 'cbr': 2, 'abr': 5, 'other': 1, 'nrtVbr': 4.
                   ipadAtmVccChannelRate 1.3.6.1.4.1.321.100.1.25.3.1.1.6 integer read-only
The channel rate for this VCC.
                   ipadAtmVccAlarmReset 1.3.6.1.4.1.321.100.1.25.3.1.1.7 integer read-write
Reset the alarms or statistics of this VCC. Enumeration: 'clearAlarms': 2, 'other': 1, 'clearStats': 3.
                   ipadAtmVccSLATimer 1.3.6.1.4.1.321.100.1.25.3.1.1.8 integer read-write
The time in seconds between SLA measurement packets being sent.
                   ipadAtmVccRemoteFramesOffered 1.3.6.1.4.1.321.100.1.25.3.1.1.9 integer read-only
The number of frames offered by the remote device.
                   ipadAtmVccFramesReceived 1.3.6.1.4.1.321.100.1.25.3.1.1.10 integer read-only
The number of frames received by this device.
                   ipadAtmVccRemoteDataOffered 1.3.6.1.4.1.321.100.1.25.3.1.1.11 integer read-only
The number of data bytes offered by the remote device.
                   ipadAtmVccDataReceived 1.3.6.1.4.1.321.100.1.25.3.1.1.12 integer read-only
The number of data bytes received by this device.
                   ipadAtmVccRemoteActive 1.3.6.1.4.1.321.100.1.25.3.1.1.13 integer read-only
The current state of the remote device as detected by the local device. Enumeration: 'inactive': 2, 'active': 3, 'other': 1.
                   ipadAtmVccRemoteVpi 1.3.6.1.4.1.321.100.1.25.3.1.1.14 integer read-only
The remote VPI.
                   ipadAtmVccRemoteVci 1.3.6.1.4.1.321.100.1.25.3.1.1.15 integer read-only
The remote VCI.
                   ipadAtmVccRemoteIPAddress 1.3.6.1.4.1.321.100.1.25.3.1.1.16 ipaddress read-only
The IP Address of the device connected to the remote end of this VCC.
                   ipadAtmVccRemoteUnitId 1.3.6.1.4.1.321.100.1.25.3.1.1.17 displaystring read-only
The Unit ID assigned to the devie connected to the remote end of this VCC.
                   ipadAtmVccEtoeLoopbackCommand 1.3.6.1.4.1.321.100.1.25.3.1.1.18 integer read-write
A 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. Enumeration: 'start': 2, 'other': 1, 'stop': 3.
                   ipadAtmVccEtoeLoopbackState 1.3.6.1.4.1.321.100.1.25.3.1.1.19 integer read-only
The 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. Enumeration: 'active': 2, 'inactive': 1, 'loopback': 3.
                   ipadAtmVccEtoeLoopbackCellsTx 1.3.6.1.4.1.321.100.1.25.3.1.1.20 integer read-only
The number of OAM F5 Loopback cells transmitted for this VCC.
                   ipadAtmVccEtoeLoopbackCellsRx 1.3.6.1.4.1.321.100.1.25.3.1.1.21 integer read-only
The number of OAM F5 Loopback cells received for this VCC.
                   ipadAtmVccEtoeLoopbackRttMin 1.3.6.1.4.1.321.100.1.25.3.1.1.22 integer read-only
The minimum round trip time in milliseconds between sending a loopback cell and receiving the returned loopback cell.
                   ipadAtmVccEtoeLoopbackRttMax 1.3.6.1.4.1.321.100.1.25.3.1.1.23 integer read-only
The maximum round trip time in milliseconds between sending a loopback cell and receiving the returned loopback cell.
                   ipadAtmVccEtoeLoopbackRttAvg 1.3.6.1.4.1.321.100.1.25.3.1.1.24 integer read-only
The average round trip time in milliseconds between sending a loopback cell and receiving the returned loopback cell.
                   ipadAtmVccSegLoopbackCommand 1.3.6.1.4.1.321.100.1.25.3.1.1.25 integer read-write
A 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. Enumeration: 'start': 2, 'other': 1, 'stop': 3.
                   ipadAtmVccSegLoopbackState 1.3.6.1.4.1.321.100.1.25.3.1.1.26 integer read-only
The 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. Enumeration: 'active': 2, 'inactive': 1, 'loopback': 3.
                   ipadAtmVccSegLoopbackCellsTx 1.3.6.1.4.1.321.100.1.25.3.1.1.27 integer read-only
The number of OAM F5 Loopback cells transmitted for this VCC.
                   ipadAtmVccSegLoopbackCellsRx 1.3.6.1.4.1.321.100.1.25.3.1.1.28 integer read-only
The number of OAM F5 Loopback cells received for this VCC.
                   ipadAtmVccSegLoopbackRttMin 1.3.6.1.4.1.321.100.1.25.3.1.1.29 integer read-only
The minimum round trip time in milliseconds between sending a loopback cell and receiving the returned loopback cell.
                   ipadAtmVccSegLoopbackRttMax 1.3.6.1.4.1.321.100.1.25.3.1.1.30 integer read-only
The maximum round trip time in milliseconds between sending a loopback cell and receiving the returned loopback cell.
                   ipadAtmVccSegLoopbackRttAvg 1.3.6.1.4.1.321.100.1.25.3.1.1.31 integer read-only
The average round trip time in milliseconds between sending a loopback cell and receiving the returned loopback cell.
                   ipadAtmVccEtoeContCheckCommand 1.3.6.1.4.1.321.100.1.25.3.1.1.32 integer read-write
ipadAtmVccEtoeContCheckCommand is used to request activation or deactivation of the End-to-End continuity check on this VCC. Enumeration: 'deactivate': 3, 'other': 1, 'activate': 2.
                   ipadAtmVccEtoeContCheckAutoActivate 1.3.6.1.4.1.321.100.1.25.3.1.1.33 integer read-write
ipadAtmVccEtoeContCheckAutoActivate 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. Enumeration: 'enable': 3, 'other': 1, 'disable': 2.
                   ipadAtmVccEtoeContCheckType 1.3.6.1.4.1.321.100.1.25.3.1.1.34 integer read-only
Default 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. Enumeration: 'source': 3, 'none': 1, 'sink': 2, 'sinkAndSource': 4.
                   ipadAtmVccEtoeContCheckTypeInUse 1.3.6.1.4.1.321.100.1.25.3.1.1.35 integer read-only
The current Continuity Check Type in use for this VCC. ipadAtmVccEtoeContCheckTypeInUse may differ from ipadAtmVccEtoeContCheckType if CC is activated via inband OAM. Enumeration: 'source': 3, 'none': 1, 'sink': 2, 'sinkAndSource': 4.
                   ipadAtmVccEtoeContCheckStatus 1.3.6.1.4.1.321.100.1.25.3.1.1.36 integer read-only
The 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. Enumeration: 'ready': 1, 'active': 2, 'deactivating': 5, 'activating': 4, 'activationFailed': 3.
                   ipadAtmVccEtoeContCheckCellsTx 1.3.6.1.4.1.321.100.1.25.3.1.1.37 integer read-only
The number of CC cells transmitted for this VCC for CC Sourcing function.
                   ipadAtmVccEtoeContCheckCellsRx 1.3.6.1.4.1.321.100.1.25.3.1.1.38 integer read-only
The number of CC cells received for this VCC for the CC Sinking function.
                   ipadAtmVccEtoeAisStatus 1.3.6.1.4.1.321.100.1.25.3.1.1.39 integer read-only
The current e-t-e_VC-AIS state. Enumeration: 'ais': 2, 'noAis': 1.
                   ipadAtmVccEtoeRdiStatus 1.3.6.1.4.1.321.100.1.25.3.1.1.40 integer read-only
The current e-t-e_VC-RDI state. Enumeration: 'rdi': 2, 'noRdi': 1.
       ipadAtmVccStatsParms 1.3.6.1.4.1.321.100.1.25.4
           ipadAtmVccStatsTable 1.3.6.1.4.1.321.100.1.25.4.1 no-access
Table of ATM statistics.
               ipadAtmVccStatsTableEntry 1.3.6.1.4.1.321.100.1.25.4.1.1 no-access
An entry in the ipad ATM VccStats parameter table.
                   ipadAtmVccStatsIndex 1.3.6.1.4.1.321.100.1.25.4.1.1.1 integer read-only
The index representing the ATM interface.
                   ipadAtmVccStatsVpiIndex 1.3.6.1.4.1.321.100.1.25.4.1.1.2 integer read-only
The index representing the VPI of the VCC.
                   ipadAtmVccStatsVciIndex 1.3.6.1.4.1.321.100.1.25.4.1.1.3 integer read-only
The index representing the VCI of the VCC.
                   ipadAtmVccStatsPeriodIndex 1.3.6.1.4.1.321.100.1.25.4.1.1.4 integer read-only
The index representing the period for the VCC stats entry.
                   ipadAtmVccStatsTimeStamp 1.3.6.1.4.1.321.100.1.25.4.1.1.5 timeticks read-only
The value of sysUpTime the last time the statistics were updated.
                   ipadAtmVccStatsRxFramesOK 1.3.6.1.4.1.321.100.1.25.4.1.1.6 integer read-only
The number of error-free frames received this period.
                   ipadAtmVccStatsTxFramesOK 1.3.6.1.4.1.321.100.1.25.4.1.1.7 integer read-only
The number of frames successfully transmitted during this period.
                   ipadAtmVccStatsRxFramesError 1.3.6.1.4.1.321.100.1.25.4.1.1.8 integer read-only
The number of errored frames received this period.
                   ipadAtmVccStatsTxFramesError 1.3.6.1.4.1.321.100.1.25.4.1.1.9 integer read-only
The number of frames that were not successfully transmitted during this period.
                   ipadAtmVccStatsRxFramesCLP 1.3.6.1.4.1.321.100.1.25.4.1.1.10 integer read-only
The number of frames received with CLP set during the period.
                   ipadAtmVccStatsRxFramesCI 1.3.6.1.4.1.321.100.1.25.4.1.1.11 integer read-only
The number of frames received with congestion set during the period.
                   ipadAtmVccStatsRxFramesAbort 1.3.6.1.4.1.321.100.1.25.4.1.1.12 integer read-only
The number of frames whose reception was aborted during the period.
                   ipadAtmVccStatsRxFramesLenViolation 1.3.6.1.4.1.321.100.1.25.4.1.1.13 integer read-only
The number of frames received with a length violation during the period.
                   ipadAtmVccStatsRxFramesCRCError 1.3.6.1.4.1.321.100.1.25.4.1.1.14 integer read-only
The number of frames received with CRC errors during the period.
                   ipadAtmVccStatsRxFramesTimeout 1.3.6.1.4.1.321.100.1.25.4.1.1.15 integer read-only
The number of frames whose reception timed out during the period.
                   ipadAtmVccStatsRxFramesHCSError 1.3.6.1.4.1.321.100.1.25.4.1.1.16 integer read-only
The number of frames received with an HCS error in a cell.
                   ipadAtmVccStatsRxFramesNoBuffer 1.3.6.1.4.1.321.100.1.25.4.1.1.17 integer read-only
The number of frames discarded due to the lack of buffers.
                   ipadAtmVccStatsRxCellsOK 1.3.6.1.4.1.321.100.1.25.4.1.1.18 integer read-only
The number of cells successfully received.
                   ipadAtmVccStatsTxCellsOK 1.3.6.1.4.1.321.100.1.25.4.1.1.19 integer read-only
The number of cells successfully transmitted.
                   ipadAtmVccStatsRxBytesOK 1.3.6.1.4.1.321.100.1.25.4.1.1.20 integer read-only
The number of bytes successfully received.
                   ipadAtmVccStatsTxBytesOK 1.3.6.1.4.1.321.100.1.25.4.1.1.21 integer read-only
The number of bytes successfully transmitted.
                   ipadAtmVccStatsDelayPeak 1.3.6.1.4.1.321.100.1.25.4.1.1.22 integer read-only
The peak delay measured during this period.
                   ipadAtmVccStatsDelayAverage 1.3.6.1.4.1.321.100.1.25.4.1.1.23 integer read-only
The average delay measured during this period.
                   ipadAtmVccStatsRoundTripTimeouts 1.3.6.1.4.1.321.100.1.25.4.1.1.24 integer read-only
The number of round trip delay message timeouts measured.
                   ipadAtmVccStatsRemoteFramesOffered 1.3.6.1.4.1.321.100.1.25.4.1.1.25 integer read-only
The number of frames offered by the remote device.
                   ipadAtmVccStatsFramesReceived 1.3.6.1.4.1.321.100.1.25.4.1.1.26 integer read-only
The number of frames received by the local device.
                   ipadAtmVccStatsFDR 1.3.6.1.4.1.321.100.1.25.4.1.1.27 displaystring read-only
The calculated frame delivery ratio.
                   ipadAtmVccStatsRemoteDataOffered 1.3.6.1.4.1.321.100.1.25.4.1.1.28 integer read-only
The number of data bytes offered by the remote device.
                   ipadAtmVccStatsDataReceived 1.3.6.1.4.1.321.100.1.25.4.1.1.29 integer read-only
The number of data bytes received by the local device.
                   ipadAtmVccStatsDDR 1.3.6.1.4.1.321.100.1.25.4.1.1.30 displaystring read-only
The calculated data delivery ratio.
                   ipadAtmVccStatsUAS 1.3.6.1.4.1.321.100.1.25.4.1.1.31 integer read-only
The number of seconds which the remote device was unavailable.
       ipadAtmCesParms 1.3.6.1.4.1.321.100.1.25.5
           ipadAtmCesTable 1.3.6.1.4.1.321.100.1.25.5.1 no-access
Table of CES parameters.
               ipadAtmCesTableEntry 1.3.6.1.4.1.321.100.1.25.5.1.1 no-access
An entry in the ipad ATM CES parameter table.
                   ipadAtmCesIndex 1.3.6.1.4.1.321.100.1.25.5.1.1.1 integer read-only
The index into the ATM CES table.
                   ipadAtmCesPayloadScrambling 1.3.6.1.4.1.321.100.1.25.5.1.1.2 integer read-write
ipadAtmCesPayloadScrambling indicates whether CES payload scrambling is enabled. Enumeration: 'enable': 3, 'other': 1, 'disable': 2.
                   ipadAtmCesAutoChannelConfiguration 1.3.6.1.4.1.321.100.1.25.5.1.1.3 integer read-write
ipadAtmCesAutoChannelConfiguration indicates whether the CES channel configuration should be dynamic based on available line bandwidth. Enumeration: 'enable': 3, 'other': 1, 'disable': 2.
       ipadAtmFrParms 1.3.6.1.4.1.321.100.1.25.6
           ipadAtmFrf5SvcTable 1.3.6.1.4.1.321.100.1.25.6.1 no-access
Table of ATM FRF5 profile parameters.
               ipadAtmFrf5SvcTableEntry 1.3.6.1.4.1.321.100.1.25.6.1.1 no-access
An entry in the ipad ATM FRF5 service table.
                   ipadAtmFrf5SvcIfIndex 1.3.6.1.4.1.321.100.1.25.6.1.1.1 integer read-only
The index representing the ATM interface.
                   ipadAtmFrf5SvcVpiIndex 1.3.6.1.4.1.321.100.1.25.6.1.1.2 integer read-only
The index representing the VPI of the VCC.
                   ipadAtmFrf5SvcVciIndex 1.3.6.1.4.1.321.100.1.25.6.1.1.3 integer read-only
The index representing the VCI of the VCC.
                   ipadAtmFrf5SvcDeToClpMappingMode 1.3.6.1.4.1.321.100.1.25.6.1.1.4 integer read-write
Discard 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. Enumeration: 'mode2Const1': 3, 'mode2Const0': 2, 'mode1': 1.
                   ipadAtmFrf5SvcClpToDeMappingMode 1.3.6.1.4.1.321.100.1.25.6.1.1.5 integer read-write
Cell 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. Enumeration: 'mode2': 2, 'mode1': 1.
                   ipadAtmFrf5SvcN1 1.3.6.1.4.1.321.100.1.25.6.1.1.6 integer read-write
Number of keep alive requests between full status requests.
                   ipadAtmFrf5SvcN2 1.3.6.1.4.1.321.100.1.25.6.1.1.7 integer read-write
Number of errors before alarm.
                   ipadAtmFrf5SvcN3 1.3.6.1.4.1.321.100.1.25.6.1.1.8 integer read-write
Number of events to sample N2.
                   ipadAtmFrf5SvcT1 1.3.6.1.4.1.321.100.1.25.6.1.1.9 integer read-write
Delay before issuing a poll sequence.
                   ipadAtmFrf5SvcT2 1.3.6.1.4.1.321.100.1.25.6.1.1.10 integer read-write
T2 timer
                   ipadAtmFrf5SvcActive 1.3.6.1.4.1.321.100.1.25.6.1.1.11 integer read-only
Specifies if the frf5 service is active. Enumeration: 'yes': 3, 'other': 1, 'no': 2.
                   ipadAtmFrf5SvcAddDLCI 1.3.6.1.4.1.321.100.1.25.6.1.1.12 integer read-write
Identifies a DLCI number to be added.
                   ipadAtmFrf5SvcDeleteDLCI 1.3.6.1.4.1.321.100.1.25.6.1.1.13 integer read-write
Identifies a DLCI number to be deleted.
           ipadAtmFrf5DlciTable 1.3.6.1.4.1.321.100.1.25.6.2 no-access
Table 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.
               ipadAtmFrf5DlciTableEntry 1.3.6.1.4.1.321.100.1.25.6.2.1 no-access
An entry in the ipad ATM Vcc parameter table.
                   ipadAtmFrf5DlciIfIndex 1.3.6.1.4.1.321.100.1.25.6.2.1.1 integer read-only
The index into the ATM FRF5 DLCI table, corresponding to ifIndex.
                   ipadAtmFrf5DlciVpiIndex 1.3.6.1.4.1.321.100.1.25.6.2.1.2 integer read-only
The VPI index into the ATM FRF5 DLCI table.
                   ipadAtmFrf5DlciVciIndex 1.3.6.1.4.1.321.100.1.25.6.2.1.3 integer read-only
The VCI index into the ATM FRF5 DLCI table.
                   ipadAtmFrf5DlciIndex 1.3.6.1.4.1.321.100.1.25.6.2.1.4 integer read-only
The DLCI index into the ATM FRF5 DLCI table.
                   ipadAtmFrf5DlciEndpointName 1.3.6.1.4.1.321.100.1.25.6.2.1.5 displaystring read-write
Identifies the attached endpoint for this FRF5 DLCI.
                   ipadAtmFrf5DlciStatus 1.3.6.1.4.1.321.100.1.25.6.2.1.6 integer read-only
The current status of this mapped entry. Enumeration: 'active': 3, 'activeLearned': 4, 'inactive': 1, 'inactiveLearned': 2.
                   ipadAtmFrf5DlciCongestion 1.3.6.1.4.1.321.100.1.25.6.2.1.7 integer read-only
Specifies if the dlci is receiving frames with FECN or BECN bit set. Enumeration: 'yes': 3, 'other': 1, 'no': 2.
           ipadAtmFrf8SvcTable 1.3.6.1.4.1.321.100.1.25.6.3 no-access
Table of ATM FRF8 profile parameters.
               ipadAtmFrf8SvcTableEntry 1.3.6.1.4.1.321.100.1.25.6.3.1 no-access
An entry in the ipad ATM FRF8 service table.
                   ipadAtmFrf8SvcIfIndex 1.3.6.1.4.1.321.100.1.25.6.3.1.1 integer read-only
The index representing the ATM interface.
                   ipadAtmFrf8SvcVpiIndex 1.3.6.1.4.1.321.100.1.25.6.3.1.2 integer read-only
The index representing the VPI of the VCC.
                   ipadAtmFrf8SvcVciIndex 1.3.6.1.4.1.321.100.1.25.6.3.1.3 integer read-only
The index representing the VCI of the VCC.
                   ipadAtmFrf8SvcDeToClpMappingMode 1.3.6.1.4.1.321.100.1.25.6.3.1.4 integer read-write
This 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. Enumeration: 'mode2Const1': 3, 'mode2Const0': 2, 'mode1': 1.
                   ipadAtmFrf8SvcClpToDeMappingMode 1.3.6.1.4.1.321.100.1.25.6.3.1.5 integer read-write
This 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. Enumeration: 'mode2Const1': 3, 'mode2Const0': 2, 'mode1': 1.
                   ipadAtmFrf8SvcCongestionMappingMode 1.3.6.1.4.1.321.100.1.25.6.3.1.6 integer read-write
This 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'. Enumeration: 'mode2': 2, 'mode1': 1.
                   ipadAtmFrf8SvcEncapsulationMappingMode 1.3.6.1.4.1.321.100.1.25.6.3.1.7 integer read-write
This 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. Enumeration: 'translationMode': 2, 'transparentMode': 1.
                   ipadAtmFrf8SvcEndpointName 1.3.6.1.4.1.321.100.1.25.6.3.1.8 displaystring read-write
Identifies the Frame Relay endpoint for this FRF8 Service.