All MIBs › CISCO-ATM-CELL-LAYER-MIB
Organization: Cisco Systems, Inc.
Last Updated: 2002-06-28
Category: ATM
Description: Monitors ATM cell layer statistics and physical layer parameters on Cisco ATM interfaces.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCO-ATM-CELL-LAYER-MIB?
CISCO-ATM-CELL-LAYER-MIB is a Cisco enterprise MIB describing ATM cell-layer objects and statistics for a physical ATM line, covering both cell-layer configuration and interval-based error statistics. Its data spans physical-layer configuration (cell header/payload handling, HEC coset, payload scrambling) and performance/fault counters (valid/invalid measurement intervals, received cell counts). Its monitoring emphasis is on physical-link hardware health: caclValidIntervals versus caclInvalidIntervals and the cell-count statistics reveal whether the ATM physical interface is experiencing cell-level errors, directly reflecting line/hardware quality. It complements the standard IETF ATM-MIB (RFC 1695) framework by covering cell-layer detail not present in the base standard. It is used on Cisco routers/switches with ATM physical interfaces in legacy WAN/ATM transport networks, and a CISCO-ATM-CELL-LAYER-MIB download supplies the cell-layer objects needed to track physical-line quality on those interfaces.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-ATM-CELL-LAYER-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco router/switch with ATM physical interfaces
Monitoring Examples
caclStatsTable's caclInRcvCLP0Cells and related counters can be polled per physical line to track normal-priority cell traffic volume, while caclValidIntervals versus caclInvalidIntervals shows how many recent measurement intervals were considered statistically valid. A rising count of invalid intervals, or configuration flags like caclHecCosetEnable/caclPayloadScramblingEnable not matching the far-end setting, would point to a physical-layer cell-alignment problem on that line.
What Can Be Monitored
- ATM cell-layer configuration (HEC coset, scrambling)
- valid/invalid statistics intervals
- received cell counts (CLP0/CLP1)
- cell-layer error statistics
This MIB depends on
Related MIBs
Imported Objects
From CISCO-SMI
| ciscoMgmt | OBJECT-IDENTITY |
From IF-MIB
| ifIndex | OBJECT-TYPE |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Gauge32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| TruthValue |
How to Use in IPNetwork Monitor
Example using caclInRcvCLP0Cells OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| 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. | ||
| 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. | ||
| 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. | ||
| 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. | ||
| caclConfig | 1.3.6.1.4.1.9.9.133.1.1 | |||
| caclConfigEntry | 1.3.6.1.4.1.9.9.133.1.1.1.1 | not-accessible | An entry in the caclConfigTable. The table is indexed by the ifIndex of the atm(37) interface. | |
| caclConfigTable | 1.3.6.1.4.1.9.9.133.1.1.1 | not-accessible | 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. | |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| caclHCIntervalStatsMIBGroup | 1.3.6.1.4.1.9.9.133.1.3.2.10 | A collection of interval statistics. | ||
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| T/F 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| 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. | ||
| 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. | ||
| C64 caclHInRcvCLP0Cells | 1.3.6.1.4.1.9.9.133.1.2.1.1.27 | Counter64 | read-only | The 64-bit version of caclInRcvCLP0Cells. |
| C64 caclHInRcvCLP1Cells | 1.3.6.1.4.1.9.9.133.1.2.1.1.28 | Counter64 | read-only | The 64-bit version of caclnRcvCLP1Cells. |
| C64 caclHOutXmtCLP0Cells | 1.3.6.1.4.1.9.9.133.1.2.1.1.29 | Counter64 | read-only | The 64-bit version of caclOutXmtCLP0Cells. |
| C64 caclHOutXmtCLP1Cells | 1.3.6.1.4.1.9.9.133.1.2.1.1.30 | Counter64 | read-only | The 64-bit version of caclOutXmtCLP1Cells. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| I32 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. |
| I32 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. |
| C32 caclInRcvCLP0CellsEx | 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. |
| C32 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. |
| C32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| I32 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. |
| I32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| INT caclIntervalNumber | 1.3.6.1.4.1.9.9.133.1.2.2.1.1 | INTEGER | not-accessible | 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| caclIntervalStatsEntry | 1.3.6.1.4.1.9.9.133.1.2.2.1 | not-accessible | 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. | |
| caclIntervalStatsMIBGroup | 1.3.6.1.4.1.9.9.133.1.3.2.5 | A collection of interval statistics. | ||
| caclIntervalStatsMIBGroup1 | 1.3.6.1.4.1.9.9.133.1.3.2.9 | A collection of interval statistics. | ||
| caclIntervalStatsTable | 1.3.6.1.4.1.9.9.133.1.2.2 | not-accessible | The ATM Cell layer interval stats table. This table contains statistics for the current (incomplete) interval and upto 96 previous (completed) 15-minute intervals. | |
| C32 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. |
| C32 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. |
| C32 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. |
| INT 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). |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| 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. | ||
| caclMIBCompliances | 1.3.6.1.4.1.9.9.133.1.3.1 | |||
| caclMIBConformance | 1.3.6.1.4.1.9.9.133.1.3 | |||
| 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. | ||
| caclMIBGroups | 1.3.6.1.4.1.9.9.133.1.3.2 | |||
| OCT 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. |
| U32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| T/F 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. |
| caclStats | 1.3.6.1.4.1.9.9.133.1.2 | |||
| caclStatsEntry | 1.3.6.1.4.1.9.9.133.1.2.1.1 | not-accessible | 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. | |
| caclStatsTable | 1.3.6.1.4.1.9.9.133.1.2.1 | not-accessible | 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. | |
| INT 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. |
| INT 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. |
| caclXIntervalStatsEntry | 1.3.6.1.4.1.9.9.133.1.2.4.1 | not-accessible | 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. | |
| caclXIntervalStatsTable | 1.3.6.1.4.1.9.9.133.1.2.4 | not-accessible | The ATM Cell layer interval stats table. This table contains statistics for the current (incomplete) interval and upto 96 previous (completed) 15-minute intervals. | |
| caclXStatsEntry | 1.3.6.1.4.1.9.9.133.1.2.3.1 | not-accessible | 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. | |
| caclXStatsTable | 1.3.6.1.4.1.9.9.133.1.2.3 | not-accessible | 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. | |
| 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 |
RFC description
ATM cell layer statistics and monitoring for Cisco physical line interfaces.
Start monitoring Cisco routers/switches with ATM physical interfaces with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.