CISCO-ATM-CELL-LAYER-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-ATM-CELL-LAYER-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
 ciscoAtmCellLayerMIB 1.3.6.1.4.1.9.9.133
The MIB module to describe ATM cell layer objects and statistics of a physical line.
         ciscoAtmCellLayerMIBObjects 1.3.6.1.4.1.9.9.133.1
             caclConfig 1.3.6.1.4.1.9.9.133.1.1
                 caclConfigTable 1.3.6.1.4.1.9.9.133.1.1.1 no-access
The Atm cell layer configuration table. An entry in this table is automatically created for each entry in the ifTable which has an ifType of atm(37), and which is layered on top of a SONET,DS3 or DS1 interface on the ATM switch.
                     caclConfigEntry 1.3.6.1.4.1.9.9.133.1.1.1.1 no-access
An entry in the caclConfigTable. The table is indexed by the ifIndex of the atm(37) interface.
                         caclNullCellHeader 1.3.6.1.4.1.9.9.133.1.1.1.1.1 octet string read-write
The first four bytes of the ATM header to be used for Null cells. Generally, idle cells are inserted into a cell stream as a mechanism for rate adaptation between the ATM data link layer and the physical layer. The header fields: Generic flow control,Payload type and Cell Loss Priority can be specified in the value of this object. It applies to both transmitted as well as received cells.
                         caclNullCellPayload 1.3.6.1.4.1.9.9.133.1.1.1.1.2 unsigned32 read-write
Null cell Payload definition. The idle cell information field can be specified in this object. It applies to both transmitted as well as received cells. The default value is 0x6A.
                         caclHecCosetEnable 1.3.6.1.4.1.9.9.133.1.1.1.1.3 truthvalue read-write
If enabled, the algorithm of Coset Polynomial Addition is applied to do header error check calculations. It applies to transmitted as well as received cells.
                         caclPayloadScramblingEnable 1.3.6.1.4.1.9.9.133.1.1.1.1.4 truthvalue read-write
An indication of whether Payload Scrambling is enabled.
                         caclTimeElapsed 1.3.6.1.4.1.9.9.133.1.1.1.1.5 integer read-only
The number of seconds that have elapsed since the beginning of the near end current error- measurement period. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
                         caclValidIntervals 1.3.6.1.4.1.9.9.133.1.1.1.1.6 integer read-only
The number of previous near end intervals for which data was collected. The value will be 96 unless the interface was brought online within the last 24 hours, in which case the value will be the number of complete 15 minute near end intervals since the interface has been online. In the case where the agent is a proxy, it is possible that some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available.
                         caclInvalidIntervals 1.3.6.1.4.1.9.9.133.1.1.1.1.7 integer read-only
The number of near end intervals in the range from 0 to caclValidIntervals for which no data is available. This object will typically be zero except in cases where the data for some intervals are not available (e.g., in proxy situations).
             caclStats 1.3.6.1.4.1.9.9.133.1.2
                 caclStatsTable 1.3.6.1.4.1.9.9.133.1.2.1 no-access
The ATM Cell layer stats table is for the cell layer over a physical line. There is an entry for each SONET, DS3 or DS1 line. The table maintains objects that apply to ATM end-systems, as well as objects that apply only to ATM switches. In all the following descriptions of objects, CLP-0 means Cell Loss Priority = 0, and CLP-1 means Cell Loss Priority = 1. ATM cells with CLP=0 have a higher priority in regard to cell loss than ATM cells with CLP=1. Therefore, during resource congestions, CLP=1 cells are dropped before any CLP=0 cell is dropped. Ingress direction means coming from network to the switch. Egress direction means going from switch to the network.
                     caclStatsEntry 1.3.6.1.4.1.9.9.133.1.2.1.1 no-access
An entry for the ATM Cell layer statistics for a physical line. These are realtime statistics which are collected per cell layer over a physical line. Entries are created automatically for each line. The table is indexed by the ifIndex value of the atm(37) interface.
                         caclInRcvCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.1 counter32 read-only
The number of cells received on the interface with CLP0 bit set.
                         caclInRcvCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.2 counter32 read-only
The number of cells received on the interface with CLP1 bit set.
                         caclInValidOAMCells 1.3.6.1.4.1.9.9.133.1.2.1.1.3 counter32 read-only
The number of valid Operation and Maintainance(OAM) cells received on the interface.
                         caclInErrOAMCells 1.3.6.1.4.1.9.9.133.1.2.1.1.4 counter32 read-only
The number of errored OAM cells received on the interface.
                         caclInGfcCells 1.3.6.1.4.1.9.9.133.1.2.1.1.5 counter32 read-only
The number of non-zero GFC cells received on the interface.
                         caclInVpiVciErrCells 1.3.6.1.4.1.9.9.133.1.2.1.1.6 counter32 read-only
The number of cells received from the interface with unknown Vpi/Vci values.
                         caclInLastUnknVpi 1.3.6.1.4.1.9.9.133.1.2.1.1.7 integer32 read-only
The last unknown Vpi value. This object is valid only if 'caclInVpiVciErrCells' is non-zero.
                         caclInLastUnknVci 1.3.6.1.4.1.9.9.133.1.2.1.1.8 integer32 read-only
The last unknown Vci value. This object is valid only if 'caclInVpiVciErrCells' is non-zero.
                         caclInXmtCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.9 counter32 read-only
The number of CLP0 cells received from the interface and transmitted to the switch fabric.
                         caclInXmtCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.10 counter32 read-only
The number of CLP1 cells received from the interface and transmitted to the switch fabric.
                         caclInValidRMCells 1.3.6.1.4.1.9.9.133.1.2.1.1.11 counter32 read-only
The number of Valid RM cells received from the interface.
                         caclInRcvIdleCells 1.3.6.1.4.1.9.9.133.1.2.1.1.12 counter32 read-only
The number of idle cells received from the interface.
                         caclInHecErrDiscCells 1.3.6.1.4.1.9.9.133.1.2.1.1.13 counter32 read-only
Header Error Check (HEC) calculation is used to provide error detection and correction from the ATM cell header. This object is the number of received cells which were discarded because they had HEC errors.
                         caclInHecErrCorrectedCells 1.3.6.1.4.1.9.9.133.1.2.1.1.14 counter32 read-only
The number of received cells which had HEC errors that were corrected.
                         caclInUpcCLP0DiscCells 1.3.6.1.4.1.9.9.133.1.2.1.1.15 counter32 read-only
In order to allocate resources fairly among different users, networks police traffic at resource access points. The traffic enforcement or policing taken at a UNI is called Usage Parameter Control (UPC). This is the counter associated with the number of CLP0 cells discarded due to policing.
                         caclInUpcTotalDiscCells 1.3.6.1.4.1.9.9.133.1.2.1.1.16 counter32 read-only
The total number of cells(CLP0+1) discarded due to policing.
                         caclInUpcTotalNonCompCells 1.3.6.1.4.1.9.9.133.1.2.1.1.17 counter32 read-only
The number of non-compliant cells (cells that are not compliant to a specific traffic profile) discarded due to policing.
                         caclOutXmtCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.18 counter32 read-only
The number of CLP0 cells transmitted to interface.
                         caclOutXmtCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.19 counter32 read-only
The number of CLP1 cells transmitted to interface.
                         caclOutValidOAMCells 1.3.6.1.4.1.9.9.133.1.2.1.1.20 counter32 read-only
The number of Operartion and Maintainance(OAM) cells received by the interface from the switch fabric.
                         caclOutErrOAMCells 1.3.6.1.4.1.9.9.133.1.2.1.1.21 counter32 read-only
The number of errored OAM cells received by the interface from the switch fabric.
                         caclOutVpiVciErrCells 1.3.6.1.4.1.9.9.133.1.2.1.1.22 counter32 read-only
The number of cells with unknown vpi vci value in received by the interface from the switch fabric.
                         caclOutRcvCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.23 counter32 read-only
The number of CLP0 cells received by the interface from the switch fabric.
                         caclOutRcvCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.24 counter32 read-only
The number of CLP1 cells received by the interface from the switch fabric.
                         caclOutRcvValidRMCells 1.3.6.1.4.1.9.9.133.1.2.1.1.25 counter32 read-only
The number of Valid RM cells received by the interface from the switch fabric.
                         caclOutRcvIdleCells 1.3.6.1.4.1.9.9.133.1.2.1.1.26 counter32 read-only
The number of idle cells received by the interface from the switch fabric.
                         caclHInRcvCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.27 counter64 read-only
The 64-bit version of caclInRcvCLP0Cells.
                         caclHInRcvCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.28 counter64 read-only
The 64-bit version of caclnRcvCLP1Cells.
                         caclHOutXmtCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.29 counter64 read-only
The 64-bit version of caclOutXmtCLP0Cells.
                         caclHOutXmtCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.30 counter64 read-only
The 64-bit version of caclOutXmtCLP1Cells.
                         caclHighInRcvCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.31 counter32 read-only
The upper 32 bit of the number of cells received on the interface with CLP0 bit set.
                         caclHighInRcvCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.32 counter32 read-only
The upper 32 bit of the number of cells received on the interface with CLP1 bit set.
                         caclHighInValidOAMCells 1.3.6.1.4.1.9.9.133.1.2.1.1.33 counter32 read-only
The upper 32 bit of the number of valid Operation and Maintainance(OAM) cells received on the interface.
                         caclHighInVpiVciErrCells 1.3.6.1.4.1.9.9.133.1.2.1.1.34 counter32 read-only
The upper 32 bit of the number of cells received from the interface with unknown Vpi/Vci values.
                         caclHighInXmtCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.35 counter32 read-only
The upper 32 bit of the number of CLP0 cells received from the interface and transmitted to the switch fabric.
                         caclHighInXmtCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.36 counter32 read-only
The upper 32 bit of the number of CLP1 cells received from the interface and transmitted to the switch fabric.
                         caclHighInHecErrDiscCells 1.3.6.1.4.1.9.9.133.1.2.1.1.37 counter32 read-only
Header Error Check (HEC) calculation is used to provide error detection and correction from the ATM cell header. This object is the upper 32 bit of the number of received cells which were discarded because they had HEC errors.
                         caclHighInHecErrCorrectedCells 1.3.6.1.4.1.9.9.133.1.2.1.1.38 counter32 read-only
The upper 32 bit of the number of received cells which had HEC errors that were corrected.
                         caclHighOutXmtCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.39 counter32 read-only
The upper 32 bit of the number of CLP0 cells transmitted to interface.
                         caclHighOutXmtCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.40 counter32 read-only
The upper 32 bit of the number of CLP1 cells transmitted to interface.
                         caclHighOutValidOAMCells 1.3.6.1.4.1.9.9.133.1.2.1.1.41 counter32 read-only
The upper 32 bit of the number of Operartion and Maintainance(OAM) cells received by the interface from the switch fabric.
                         caclHighOutRcvCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.42 counter32 read-only
The upper 32 bit of the number of CLP0 cells received by the interface from the switch fabric.
                         caclHighOutRcvCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.1.1.43 counter32 read-only
The upper 32 bit of the number of CLP1 cells received by the interface from the switch fabric.
                 caclIntervalStatsTable 1.3.6.1.4.1.9.9.133.1.2.2 no-access
The ATM Cell layer interval stats table. This table contains statistics for the current (incomplete) interval and upto 96 previous (completed) 15-minute intervals.
                     caclIntervalStatsEntry 1.3.6.1.4.1.9.9.133.1.2.2.1 no-access
An entry for the ATM Cell layer interval statistics for a physical line. Entries are created automatically for each line. The table is indexed by the ifIndex and interval number. Interval number 0 is the current interval being collected.
                         caclIntervalNumber 1.3.6.1.4.1.9.9.133.1.2.2.1.1 integer no-access
A number between 0 and 96, where 1 is the most recently completed 15 minute interval and 96 is the 15 minutes interval completed 23 hours and 45 minutes prior to interval 1. 0 means the current interval being collected.
                         caclIntervalInRcvCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.2.1.2 gauge32 read-only
The number of cells received on the interface with CLP0 bit set during 15 minute interval.
                         caclIntervalInRcvCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.2.1.3 gauge32 read-only
The number of cells received on the interface with CLP1 bit set during 15 minute interval.
                         caclIntervalInValidOAMCells 1.3.6.1.4.1.9.9.133.1.2.2.1.4 gauge32 read-only
The number of valid Operation and Maintainance(OAM) cells received on the interface during 15 minute interval.
                         caclIntervalInErrOAMCells 1.3.6.1.4.1.9.9.133.1.2.2.1.5 gauge32 read-only
The number of errored OAM cells received on the interface during 15 minute interval.
                         caclIntervalInGfcCells 1.3.6.1.4.1.9.9.133.1.2.2.1.6 gauge32 read-only
The number of non-zero GFC cells received on the interface during 15 minute interval.
                         caclIntervalInVpiVciErrCells 1.3.6.1.4.1.9.9.133.1.2.2.1.7 gauge32 read-only
The number of cells received from the interface with unknown Vpi/Vci values during 15 minute interval.
                         caclIntervalInLastUnknVpi 1.3.6.1.4.1.9.9.133.1.2.2.1.8 integer32 read-only
The last unknown Vpi value during 15 minute interval. This object is valid only if the value of 'caclIntervalInVpiVciErrCells' for the same interval is non-zero.
                         caclIntervalInLastUnknVci 1.3.6.1.4.1.9.9.133.1.2.2.1.9 integer32 read-only
The last unknown Vci value during 15 minute interval. This object is valid only if the value of 'caclIntervalInVpiVciErrCells' for the same interval is non-zero.
                         caclIntervalInXmtCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.2.1.10 gauge32 read-only
The number of CLP0 cells received from the interface and transmitted to the switch fabric during 15 minute interval.
                         caclIntervalInXmtCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.2.1.11 gauge32 read-only
The number of CLP1 cells received from the interface and transmitted to the switch fabric during 15 minute interval.
                         caclIntervalInValidRMCells 1.3.6.1.4.1.9.9.133.1.2.2.1.12 gauge32 read-only
The number of Valid RM cells received from the interface during 15 minute interval.
                         caclIntervalInRcvIdleCells 1.3.6.1.4.1.9.9.133.1.2.2.1.13 gauge32 read-only
The number of idle cells received from the interface during 15 minute interval.
                         caclIntervalInHecErrDiscCells 1.3.6.1.4.1.9.9.133.1.2.2.1.14 gauge32 read-only
This object is the number of received cells which were discarded because they had HEC errors during 15 minute interval.
                         caclIntervalInHecErrCorrCells 1.3.6.1.4.1.9.9.133.1.2.2.1.15 gauge32 read-only
The number of received cells which had HEC errors that were corrected during 15 minute interval.
                         caclIntervalInUpcCLP0DiscCells 1.3.6.1.4.1.9.9.133.1.2.2.1.16 gauge32 read-only
This is the counter associated with the number of CLP0 cells discarded due to policing during 15 minute interval.
                         caclIntervalInUpcTotalDiscCells 1.3.6.1.4.1.9.9.133.1.2.2.1.17 gauge32 read-only
The total number of cells(CLP0+1) discarded due to policing during 15 minute interval.
                         caclIntervalInUpcTotNonCmpCells 1.3.6.1.4.1.9.9.133.1.2.2.1.18 gauge32 read-only
The number of non-compliant cells (cells that are not compliant to a specific traffic profile) discarded due to policing during 15 minute interval.
                         caclIntervalOutXmtCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.2.1.19 gauge32 read-only
The number of CLP0 cells transmitted to interface during 15 minute interval.
                         caclIntervalOutXmtCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.2.1.20 gauge32 read-only
The number of CLP1 cells transmitted to interface during 15 minute interval.
                         caclIntervalOutValidOAMCells 1.3.6.1.4.1.9.9.133.1.2.2.1.21 gauge32 read-only
The number of Operartion and Maintainance(OAM) cells received by the interface from the switch fabric during 15 minute interval.
                         caclIntervalOutErrOAMCells 1.3.6.1.4.1.9.9.133.1.2.2.1.22 gauge32 read-only
The number of errored OAM cells received by the interface from the switch fabric during 15 minute interval.
                         caclIntervalOutVpiVciErrCells 1.3.6.1.4.1.9.9.133.1.2.2.1.23 gauge32 read-only
The number of cells with unknown vpi vci value in received by the interface from the switch fabric during 15 minute interval.
                         caclIntervalOutRcvCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.2.1.24 gauge32 read-only
The number of CLP0 cells received by the interface from the switch fabric during 15 minute interval.
                         caclIntervalOutRcvCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.2.1.25 gauge32 read-only
The number of CLP1 cells received by the interface from the switch fabric during 15 minute interval.
                         caclIntervalOutRcvValidRMCells 1.3.6.1.4.1.9.9.133.1.2.2.1.26 gauge32 read-only
The number of Valid RM cells received by the interface from the switch fabric during 15 minute interval.
                         caclIntervalOutRcvIdleCells 1.3.6.1.4.1.9.9.133.1.2.2.1.27 gauge32 read-only
The number of idle cells received by the interface from the switch fabric during 15 minute interval.
                         caclHighIntervalInRcvCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.2.1.28 gauge32 read-only
The Upper 32 bit of the number of cells received on the interface with CLP0 bit set during 15 minute interval.
                         caclHighIntervalInRcvCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.2.1.29 gauge32 read-only
The Upper 32 bit of the number of cells received on the interface with CLP1 bit set during 15 minute interval.
                         caclHighIntervalInVpiVciErrCells 1.3.6.1.4.1.9.9.133.1.2.2.1.30 gauge32 read-only
The Upper 32 bit of the number of cells received from the interface with unknown Vpi/Vci values during 15 minute interval.
                         caclHighIntervalInXmtCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.2.1.31 gauge32 read-only
The Upper 32 bit of the number of CLP0 cells received from the interface and transmitted to the switch fabric during 15 minute interval.
                         caclHighIntervalInXmtCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.2.1.32 gauge32 read-only
The Upper 32 bit of the number of CLP1 cells received from the interface and transmitted to the switch fabric during 15 minute interval.
                         caclHighIntervalInHecErrDiscCells 1.3.6.1.4.1.9.9.133.1.2.2.1.33 gauge32 read-only
This object is the Upper 32 bit of the number of received cells which were discarded because they had HEC errors during 15 minute interval.
                         caclHighIntervalInHecErrCorrCells 1.3.6.1.4.1.9.9.133.1.2.2.1.34 gauge32 read-only
The number of received cells which had HEC errors that were corrected during 15 minute interval.
                         caclHighIntervalOutXmtCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.2.1.35 gauge32 read-only
The number of CLP0 cells transmitted to interface during 15 minute interval.
                         caclHighIntervalOutXmtCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.2.1.36 gauge32 read-only
The number of CLP1 cells transmitted to interface during 15 minute interval.
                         caclHighIntervalOutVpiVciErrCells 1.3.6.1.4.1.9.9.133.1.2.2.1.37 gauge32 read-only
The number of cells with unknown vpi vci value in received by the interface from the switch fabric during 15 minute interval.
                         caclHighIntervalOutRcvCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.2.1.38 gauge32 read-only
The number of CLP0 cells received by the interface from the switch fabric during 15 minute interval.
                         caclHighIntervalOutRcvCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.2.1.39 gauge32 read-only
The number of CLP1 cells received by the interface from the switch fabric during 15 minute interval.
                 caclXStatsTable 1.3.6.1.4.1.9.9.133.1.2.3 no-access
The ATM Cell layer stats table is for the cell layer over a physical line. There is an entry for each SONET, DS3 or DS1 line. The table maintains objects that apply to ATM end-systems, as well as objects that apply only to ATM switches. In all the following descriptions of objects, CLP-0 means Cell Loss Priority = 0, and CLP-1 means Cell Loss Priority = 1. ATM cells with CLP=0 have a higher priority in regard to cell loss than ATM cells with CLP=1. Therefore, during resource congestions, CLP=1 cells are dropped before any CLP=0 cell is dropped. Ingress direction means coming from network to the switch. Egress direction means going from switch to the network.
                     caclXStatsEntry 1.3.6.1.4.1.9.9.133.1.2.3.1 no-access
An entry for the ATM Cell layer statistics for a physical line. These are realtime statistics which are collected per cell layer over a physical line. Entries are created automatically for each line. The table is indexed by the ifIndex value of the atm(37) interface.
                         caclHCInValidOAMCells 1.3.6.1.4.1.9.9.133.1.2.3.1.1 counter64 read-only
The 64 bit version of the number of valid Operation and Maintainance(OAM) cells received on the interface.
                         caclHCInVpiVciErrCells 1.3.6.1.4.1.9.9.133.1.2.3.1.2 counter64 read-only
The 64 bit version of the number of cells received from the interface with unknown Vpi/Vci values.
                         caclHCInXmtCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.3.1.3 counter64 read-only
The 64 bit version of the number of CLP0 cells received from the interface and transmitted to the switch fabric.
                         caclHCInXmtCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.3.1.4 counter64 read-only
The 64 bit version of the number of CLP1 cells received from the interface and transmitted to the switch fabric.
                         caclHCInHecErrDiscCells 1.3.6.1.4.1.9.9.133.1.2.3.1.5 counter64 read-only
Header Error Check (HEC) calculation is used to provide error detection and correction from the ATM cell header. This object is 64 bit version of the the number of received cells which were discarded because they had HEC errors.
                         caclHCInHecErrCorrectedCells 1.3.6.1.4.1.9.9.133.1.2.3.1.6 counter64 read-only
The 64 bit version of thenumber of received cells which had HEC errors that were corrected.
                         caclHCOutValidOAMCells 1.3.6.1.4.1.9.9.133.1.2.3.1.7 counter64 read-only
The 64 bit version of the number of Operartion and Maintainance(OAM) cells received by the interface from the switch fabric.
                         caclHCOutRcvCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.3.1.8 counter64 read-only
The 64 bit version of the number of CLP0 cells received by the interface from the switch fabric.
                         caclHCOutRcvCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.3.1.9 counter64 read-only
The 64 bit version of the number of CLP1 cells received by the interface from the switch fabric.
                 caclXIntervalStatsTable 1.3.6.1.4.1.9.9.133.1.2.4 no-access
The ATM Cell layer interval stats table. This table contains statistics for the current (incomplete) interval and upto 96 previous (completed) 15-minute intervals.
                     caclXIntervalStatsEntry 1.3.6.1.4.1.9.9.133.1.2.4.1 no-access
An entry for the ATM Cell layer interval statistics for a physical line. Entries are created automatically for each line. The table is indexed by the ifIndex and interval number. Interval number 0 is the current interval being collected.
                         caclHCIntervalInRcvCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.4.1.1 counter64 read-only
The 64 bit version of the number of cells received on the interface with CLP0 bit set during 15 minute interval.
                         caclHCIntervalInRcvCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.4.1.2 counter64 read-only
The 64 bit version of the number of cells received on the interface with CLP1 bit set during 15 minute interval.
                         caclHCIntervalInVpiVciErrCells 1.3.6.1.4.1.9.9.133.1.2.4.1.3 counter64 read-only
The 64 bit version of the number of cells received from the interface with unknown Vpi/Vci values during 15 minute interval.
                         caclHCIntervalInXmtCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.4.1.4 counter64 read-only
The 64 bit version of the number of CLP0 cells received from the interface and transmitted to the switch fabric during 15 minute interval.
                         caclHCIntervalInXmtCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.4.1.5 counter64 read-only
The 64 bit version of the number of CLP1 cells received from the interface and transmitted to the switch fabric during 15 minute interval.
                         caclHCIntervalInHecErrDiscCells 1.3.6.1.4.1.9.9.133.1.2.4.1.6 counter64 read-only
This object is the 64 bit version of the number of received cells which were discarded because they had HEC errors during 15 minute interval.
                         caclHCIntervalInHecErrCorrCells 1.3.6.1.4.1.9.9.133.1.2.4.1.7 counter64 read-only
The 64 bit version of the number of received cells which had HEC errors that were corrected during 15 minute interval.
                         caclHCIntervalOutXmtCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.4.1.8 counter64 read-only
The 64 bit version of the number of CLP0 cells transmitted to interface during 15 minute interval.
                         caclHCIntervalOutXmtCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.4.1.9 counter64 read-only
The 64 bit version of the number of CLP1 cells transmitted to interface during 15 minute interval.
                         caclHCIntervalOutVpiVciErrCells 1.3.6.1.4.1.9.9.133.1.2.4.1.10 counter64 read-only
The 64 bit version of the number of cells with unknown vpi vci value in received by the interface from the switch fabric during 15 minute interval.
                         caclHCIntervalOutRcvCLP0Cells 1.3.6.1.4.1.9.9.133.1.2.4.1.11 counter64 read-only
The 64 bit version of the number of CLP0 cells received by the interfacefrom the switch fabric during 15 minute interval.
                         caclHCIntervalOutRcvCLP1Cells 1.3.6.1.4.1.9.9.133.1.2.4.1.12 counter64 read-only
The 64 bit version of the number of CLP1 cells received by the interface from the switch fabric during 15 minute interval.
             caclMIBConformance 1.3.6.1.4.1.9.9.133.1.3
                 caclMIBCompliances 1.3.6.1.4.1.9.9.133.1.3.1
                     caclMIBCompliance 1.3.6.1.4.1.9.9.133.1.3.1.1
The Compliance statement for the Cisco ATM Cell layer MIB.
                     caclMIBCompliance1 1.3.6.1.4.1.9.9.133.1.3.1.2
The Compliance statement for the Cisco ATM Cell layer MIB.
                 caclMIBGroups 1.3.6.1.4.1.9.9.133.1.3.2
                     caclMIBGroup 1.3.6.1.4.1.9.9.133.1.3.2.1
A collection of objects which provide ATM cell layer configuration parmeters.
                     caclATMSwitchStatsMIBGroup 1.3.6.1.4.1.9.9.133.1.3.2.2
A collection of objects which provide statistics for ATM switch interfaces.
                     caclATMEndSyatemStatsMIBGroup 1.3.6.1.4.1.9.9.133.1.3.2.3
A collection of objects which provide statistics for ATM end-system interfaces.
                     caclHighSpeedATMMIBGroup 1.3.6.1.4.1.9.9.133.1.3.2.4
These statistics apply to ATM interfaces with speed of OC12 or higher.
                     caclIntervalStatsMIBGroup 1.3.6.1.4.1.9.9.133.1.3.2.5
A collection of interval statistics.
                     caclATMSwitchStatsMIBGroup1 1.3.6.1.4.1.9.9.133.1.3.2.6
A collection of objects which provide statistics for ATM switch interfaces.
                     caclATMStatsMIBGroup 1.3.6.1.4.1.9.9.133.1.3.2.7
A collection of objects which provide statistics for ATM switch and ATM end-system interfaces.
                     caclHighSpeedATMMIBGroup1 1.3.6.1.4.1.9.9.133.1.3.2.8
These statistics apply to ATM interfaces with speed of OC12 or higher.
                     caclIntervalStatsMIBGroup1 1.3.6.1.4.1.9.9.133.1.3.2.9
A collection of interval statistics.
                     caclHCIntervalStatsMIBGroup 1.3.6.1.4.1.9.9.133.1.3.2.10
A collection of interval statistics.