CISCO-ATM-CELL-LAYER-MIB
- Registered at
- 1.3.6.1.4.1.9.9.133
- Last updated
- 2002-06-28 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2002-06-28 00:00, 2000-05-02 00:00, 1999-05-03 00:00
- Namespace
- cisco
- Source file
CISCO-ATM-CELL-LAYER-MIB- Digest
sha256:6880149ecda3cbdf4c5bde38f189bf2ef5733ad57b76c5abc3a79d26ec553231
Description
The MIB module to describe ATM cell layer objects and statistics of a physical line.
Contact
Cisco Systems Customer Service Postal : 170 W Tasman Drive San Jose, CA 95134 USA Tel : +1 800 553-NETS E-mail : cs-wanatm@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-ATM-CELL-LAYER-MIB CISCO-SMI IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoAtmCellLayerMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.133.1 | |||
| caclConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.133.1.1 | |||
| caclConfigTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.1.1 | not-accessible | current | |
| caclConfigEntry OBJECT-TYPE An entry in the caclConfigTable. The table is indexed by the ifIndex of the atm(37) interface. | 1.3.6.1.4.1.9.9.133.1.1.1.1 | not-accessible | current | |
| caclNullCellHeader OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.1.1.1.1 | OCTET STRING (SIZE(4)) | read-write | current |
| caclNullCellPayload OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.1.1.1.2 | Unsigned32 (0..255) | read-write | current |
| caclHecCosetEnable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.1.1.1.3 | TruthValue | read-write | current |
| caclPayloadScramblingEnable OBJECT-TYPE An indication of whether Payload Scrambling is enabled. | 1.3.6.1.4.1.9.9.133.1.1.1.1.4 | TruthValue | read-write | current |
| caclTimeElapsed OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.1.1.1.5 | INTEGER (0..899) | read-only | current |
| caclValidIntervals OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.1.1.1.6 | INTEGER (0..96) | read-only | current |
| caclInvalidIntervals OBJECT-TYPE 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). | 1.3.6.1.4.1.9.9.133.1.1.1.1.7 | INTEGER (0..96) | read-only | current |
| caclStats OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.133.1.2 | |||
| caclStatsTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.2.1 | not-accessible | current | |
| caclStatsEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.2.1.1 | not-accessible | current | |
| caclInRcvCLP0Cells OBJECT-TYPE The number of cells received on the interface with CLP0 bit set. | 1.3.6.1.4.1.9.9.133.1.2.1.1.1 | Counter32 | read-only | current |
| caclInRcvCLP1Cells OBJECT-TYPE The number of cells received on the interface with CLP1 bit set. | 1.3.6.1.4.1.9.9.133.1.2.1.1.2 | Counter32 | read-only | current |
| caclInValidOAMCells OBJECT-TYPE The number of valid Operation and Maintainance(OAM) cells received on the interface. | 1.3.6.1.4.1.9.9.133.1.2.1.1.3 | Counter32 | read-only | current |
| caclInErrOAMCells OBJECT-TYPE The number of errored OAM cells received on the interface. | 1.3.6.1.4.1.9.9.133.1.2.1.1.4 | Counter32 | read-only | current |
| caclInGfcCells OBJECT-TYPE The number of non-zero GFC cells received on the interface. | 1.3.6.1.4.1.9.9.133.1.2.1.1.5 | Counter32 | read-only | current |
| caclInVpiVciErrCells OBJECT-TYPE The number of cells received from the interface with unknown Vpi/Vci values. | 1.3.6.1.4.1.9.9.133.1.2.1.1.6 | Counter32 | read-only | current |
| caclInLastUnknVpi OBJECT-TYPE The last unknown Vpi value. This object is valid only if 'caclInVpiVciErrCells' is non-zero. | 1.3.6.1.4.1.9.9.133.1.2.1.1.7 | Integer32 (0..4095) | read-only | current |
| caclInLastUnknVci OBJECT-TYPE The last unknown Vci value. This object is valid only if 'caclInVpiVciErrCells' is non-zero. | 1.3.6.1.4.1.9.9.133.1.2.1.1.8 | Integer32 (0..65535) | read-only | current |
| caclInXmtCLP0Cells OBJECT-TYPE The number of CLP0 cells received from the interface and transmitted to the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.1.1.9 | Counter32 | read-only | current |
| caclInXmtCLP1Cells OBJECT-TYPE The number of CLP1 cells received from the interface and transmitted to the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.1.1.10 | Counter32 | read-only | current |
| caclInValidRMCells OBJECT-TYPE The number of Valid RM cells received from the interface. | 1.3.6.1.4.1.9.9.133.1.2.1.1.11 | Counter32 | read-only | current |
| caclInRcvIdleCells OBJECT-TYPE The number of idle cells received from the interface. | 1.3.6.1.4.1.9.9.133.1.2.1.1.12 | Counter32 | read-only | current |
| caclInHecErrDiscCells OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.2.1.1.13 | Counter32 | read-only | current |
| caclInHecErrCorrectedCells OBJECT-TYPE The number of received cells which had HEC errors that were corrected. | 1.3.6.1.4.1.9.9.133.1.2.1.1.14 | Counter32 | read-only | current |
| caclInUpcCLP0DiscCells OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.2.1.1.15 | Counter32 | read-only | current |
| caclInUpcTotalDiscCells OBJECT-TYPE The total number of cells(CLP0+1) discarded due to policing. | 1.3.6.1.4.1.9.9.133.1.2.1.1.16 | Counter32 | read-only | current |
| caclInUpcTotalNonCompCells OBJECT-TYPE The number of non-compliant cells (cells that are not compliant to a specific traffic profile) discarded due to policing. | 1.3.6.1.4.1.9.9.133.1.2.1.1.17 | Counter32 | read-only | current |
| caclOutXmtCLP0Cells OBJECT-TYPE The number of CLP0 cells transmitted to interface. | 1.3.6.1.4.1.9.9.133.1.2.1.1.18 | Counter32 | read-only | current |
| caclOutXmtCLP1Cells OBJECT-TYPE The number of CLP1 cells transmitted to interface. | 1.3.6.1.4.1.9.9.133.1.2.1.1.19 | Counter32 | read-only | current |
| caclOutValidOAMCells OBJECT-TYPE The number of Operartion and Maintainance(OAM) cells received by the interface from the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.1.1.20 | Counter32 | read-only | current |
| caclOutErrOAMCells OBJECT-TYPE The number of errored OAM cells received by the interface from the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.1.1.21 | Counter32 | read-only | current |
| caclOutVpiVciErrCells OBJECT-TYPE The number of cells with unknown vpi vci value in received by the interface from the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.1.1.22 | Counter32 | read-only | current |
| caclOutRcvCLP0Cells OBJECT-TYPE The number of CLP0 cells received by the interface from the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.1.1.23 | Counter32 | read-only | current |
| caclOutRcvCLP1Cells OBJECT-TYPE The number of CLP1 cells received by the interface from the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.1.1.24 | Counter32 | read-only | current |
| caclOutRcvValidRMCells OBJECT-TYPE The number of Valid RM cells received by the interface from the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.1.1.25 | Counter32 | read-only | current |
| caclOutRcvIdleCells OBJECT-TYPE The number of idle cells received by the interface from the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.1.1.26 | Counter32 | read-only | current |
| caclHInRcvCLP0Cells OBJECT-TYPE The 64-bit version of caclInRcvCLP0Cells. | 1.3.6.1.4.1.9.9.133.1.2.1.1.27 | Counter64 | read-only | current |
| caclHInRcvCLP1Cells OBJECT-TYPE The 64-bit version of caclnRcvCLP1Cells. | 1.3.6.1.4.1.9.9.133.1.2.1.1.28 | Counter64 | read-only | current |
| caclHOutXmtCLP0Cells OBJECT-TYPE The 64-bit version of caclOutXmtCLP0Cells. | 1.3.6.1.4.1.9.9.133.1.2.1.1.29 | Counter64 | read-only | current |
| caclHOutXmtCLP1Cells OBJECT-TYPE The 64-bit version of caclOutXmtCLP1Cells. | 1.3.6.1.4.1.9.9.133.1.2.1.1.30 | Counter64 | read-only | current |
| caclHighInRcvCLP0Cells OBJECT-TYPE The upper 32 bit of the number of cells received on the interface with CLP0 bit set. | 1.3.6.1.4.1.9.9.133.1.2.1.1.31 | Counter32 | read-only | current |
| caclHighInRcvCLP1Cells OBJECT-TYPE The upper 32 bit of the number of cells received on the interface with CLP1 bit set. | 1.3.6.1.4.1.9.9.133.1.2.1.1.32 | Counter32 | read-only | current |
| caclHighInValidOAMCells OBJECT-TYPE The upper 32 bit of the number of valid Operation and Maintainance(OAM) cells received on the interface. | 1.3.6.1.4.1.9.9.133.1.2.1.1.33 | Counter32 | read-only | current |
| caclHighInVpiVciErrCells OBJECT-TYPE The upper 32 bit of the number of cells received from the interface with unknown Vpi/Vci values. | 1.3.6.1.4.1.9.9.133.1.2.1.1.34 | Counter32 | read-only | current |
| caclHighInXmtCLP0Cells OBJECT-TYPE The upper 32 bit of the number of CLP0 cells received from the interface and transmitted to the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.1.1.35 | Counter32 | read-only | current |
| caclHighInXmtCLP1Cells OBJECT-TYPE The upper 32 bit of the number of CLP1 cells received from the interface and transmitted to the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.1.1.36 | Counter32 | read-only | current |
| caclHighInHecErrDiscCells OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.2.1.1.37 | Counter32 | read-only | current |
| caclHighInHecErrCorrectedCells OBJECT-TYPE The upper 32 bit of the number of received cells which had HEC errors that were corrected. | 1.3.6.1.4.1.9.9.133.1.2.1.1.38 | Counter32 | read-only | current |
| caclHighOutXmtCLP0Cells OBJECT-TYPE The upper 32 bit of the number of CLP0 cells transmitted to interface. | 1.3.6.1.4.1.9.9.133.1.2.1.1.39 | Counter32 | read-only | current |
| caclHighOutXmtCLP1Cells OBJECT-TYPE The upper 32 bit of the number of CLP1 cells transmitted to interface. | 1.3.6.1.4.1.9.9.133.1.2.1.1.40 | Counter32 | read-only | current |
| caclHighOutValidOAMCells OBJECT-TYPE The upper 32 bit of the number of Operartion and Maintainance(OAM) cells received by the interface from the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.1.1.41 | Counter32 | read-only | current |
| caclHighOutRcvCLP0Cells OBJECT-TYPE The upper 32 bit of the number of CLP0 cells received by the interface from the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.1.1.42 | Counter32 | read-only | current |
| caclHighOutRcvCLP1Cells OBJECT-TYPE The upper 32 bit of the number of CLP1 cells received by the interface from the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.1.1.43 | Counter32 | read-only | current |
| caclIntervalStatsTable OBJECT-TYPE The ATM Cell layer interval stats table. This table contains statistics for the current (incomplete) interval and upto 96 previous (completed) 15-minute intervals. | 1.3.6.1.4.1.9.9.133.1.2.2 | not-accessible | current | |
| caclIntervalStatsEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.2.2.1 | not-accessible | current | |
| caclIntervalNumber OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.2.2.1.1 | INTEGER (0..96) | not-accessible | current |
| caclIntervalInRcvCLP0Cells OBJECT-TYPE The number of cells received on the interface with CLP0 bit set during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.2 | Gauge32 | read-only | current |
| caclIntervalInRcvCLP1Cells OBJECT-TYPE The number of cells received on the interface with CLP1 bit set during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.3 | Gauge32 | read-only | current |
| caclIntervalInValidOAMCells OBJECT-TYPE The number of valid Operation and Maintainance(OAM) cells received on the interface during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.4 | Gauge32 | read-only | current |
| caclIntervalInErrOAMCells OBJECT-TYPE The number of errored OAM cells received on the interface during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.5 | Gauge32 | read-only | current |
| caclIntervalInGfcCells OBJECT-TYPE The number of non-zero GFC cells received on the interface during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.6 | Gauge32 | read-only | current |
| caclIntervalInVpiVciErrCells OBJECT-TYPE The number of cells received from the interface with unknown Vpi/Vci values during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.7 | Gauge32 | read-only | current |
| caclIntervalInLastUnknVpi OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.2.2.1.8 | Integer32 (0..4095) | read-only | current |
| caclIntervalInLastUnknVci OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.2.2.1.9 | Integer32 (0..65535) | read-only | current |
| caclIntervalInXmtCLP0Cells OBJECT-TYPE The number of CLP0 cells received from the interface and transmitted to the switch fabric during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.10 | Gauge32 | read-only | current |
| caclIntervalInXmtCLP1Cells OBJECT-TYPE The number of CLP1 cells received from the interface and transmitted to the switch fabric during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.11 | Gauge32 | read-only | current |
| caclIntervalInValidRMCells OBJECT-TYPE The number of Valid RM cells received from the interface during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.12 | Gauge32 | read-only | current |
| caclIntervalInRcvIdleCells OBJECT-TYPE The number of idle cells received from the interface during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.13 | Gauge32 | read-only | current |
| caclIntervalInHecErrDiscCells OBJECT-TYPE This object is the number of received cells which were discarded because they had HEC errors during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.14 | Gauge32 | read-only | current |
| caclIntervalInHecErrCorrCells OBJECT-TYPE The number of received cells which had HEC errors that were corrected during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.15 | Gauge32 | read-only | current |
| caclIntervalInUpcCLP0DiscCells OBJECT-TYPE This is the counter associated with the number of CLP0 cells discarded due to policing during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.16 | Gauge32 | read-only | current |
| caclIntervalInUpcTotalDiscCells OBJECT-TYPE The total number of cells(CLP0+1) discarded due to policing during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.17 | Gauge32 | read-only | current |
| caclIntervalInUpcTotNonCmpCells OBJECT-TYPE The number of non-compliant cells (cells that are not compliant to a specific traffic profile) discarded due to policing during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.18 | Gauge32 | read-only | current |
| caclIntervalOutXmtCLP0Cells OBJECT-TYPE The number of CLP0 cells transmitted to interface during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.19 | Gauge32 | read-only | current |
| caclIntervalOutXmtCLP1Cells OBJECT-TYPE The number of CLP1 cells transmitted to interface during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.20 | Gauge32 | read-only | current |
| caclIntervalOutValidOAMCells OBJECT-TYPE The number of Operartion and Maintainance(OAM) cells received by the interface from the switch fabric during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.21 | Gauge32 | read-only | current |
| caclIntervalOutErrOAMCells OBJECT-TYPE The number of errored OAM cells received by the interface from the switch fabric during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.22 | Gauge32 | read-only | current |
| caclIntervalOutVpiVciErrCells OBJECT-TYPE The number of cells with unknown vpi vci value in received by the interface from the switch fabric during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.23 | Gauge32 | read-only | current |
| caclIntervalOutRcvCLP0Cells OBJECT-TYPE The number of CLP0 cells received by the interface from the switch fabric during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.24 | Gauge32 | read-only | current |
| caclIntervalOutRcvCLP1Cells OBJECT-TYPE The number of CLP1 cells received by the interface from the switch fabric during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.25 | Gauge32 | read-only | current |
| caclIntervalOutRcvValidRMCells OBJECT-TYPE The number of Valid RM cells received by the interface from the switch fabric during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.26 | Gauge32 | read-only | current |
| caclIntervalOutRcvIdleCells OBJECT-TYPE The number of idle cells received by the interface from the switch fabric during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.27 | Gauge32 | read-only | current |
| caclHighIntervalInRcvCLP0Cells OBJECT-TYPE The Upper 32 bit of the number of cells received on the interface with CLP0 bit set during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.28 | Gauge32 | read-only | current |
| caclHighIntervalInRcvCLP1Cells OBJECT-TYPE The Upper 32 bit of the number of cells received on the interface with CLP1 bit set during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.29 | Gauge32 | read-only | current |
| caclHighIntervalInVpiVciErrCells OBJECT-TYPE The Upper 32 bit of the number of cells received from the interface with unknown Vpi/Vci values during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.30 | Gauge32 | read-only | current |
| caclHighIntervalInXmtCLP0Cells OBJECT-TYPE The Upper 32 bit of the number of CLP0 cells received from the interface and transmitted to the switch fabric during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.31 | Gauge32 | read-only | current |
| caclHighIntervalInXmtCLP1Cells OBJECT-TYPE The Upper 32 bit of the number of CLP1 cells received from the interface and transmitted to the switch fabric during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.32 | Gauge32 | read-only | current |
| caclHighIntervalInHecErrDiscCells OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.2.2.1.33 | Gauge32 | read-only | current |
| caclHighIntervalInHecErrCorrCells OBJECT-TYPE The number of received cells which had HEC errors that were corrected during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.34 | Gauge32 | read-only | current |
| caclHighIntervalOutXmtCLP0Cells OBJECT-TYPE The number of CLP0 cells transmitted to interface during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.35 | Gauge32 | read-only | current |
| caclHighIntervalOutXmtCLP1Cells OBJECT-TYPE The number of CLP1 cells transmitted to interface during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.36 | Gauge32 | read-only | current |
| caclHighIntervalOutVpiVciErrCells OBJECT-TYPE The number of cells with unknown vpi vci value in received by the interface from the switch fabric during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.37 | Gauge32 | read-only | current |
| caclHighIntervalOutRcvCLP0Cells OBJECT-TYPE The number of CLP0 cells received by the interface from the switch fabric during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.38 | Gauge32 | read-only | current |
| caclHighIntervalOutRcvCLP1Cells OBJECT-TYPE The number of CLP1 cells received by the interface from the switch fabric during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.2.1.39 | Gauge32 | read-only | current |
| caclXStatsTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.2.3 | not-accessible | current | |
| caclXStatsEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.2.3.1 | not-accessible | current | |
| caclHCInValidOAMCells OBJECT-TYPE The 64 bit version of the number of valid Operation and Maintainance(OAM) cells received on the interface. | 1.3.6.1.4.1.9.9.133.1.2.3.1.1 | Counter64 | read-only | current |
| caclHCInVpiVciErrCells OBJECT-TYPE The 64 bit version of the number of cells received from the interface with unknown Vpi/Vci values. | 1.3.6.1.4.1.9.9.133.1.2.3.1.2 | Counter64 | read-only | current |
| caclHCInXmtCLP0Cells OBJECT-TYPE The 64 bit version of the number of CLP0 cells received from the interface and transmitted to the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.3.1.3 | Counter64 | read-only | current |
| caclHCInXmtCLP1Cells OBJECT-TYPE The 64 bit version of the number of CLP1 cells received from the interface and transmitted to the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.3.1.4 | Counter64 | read-only | current |
| caclHCInHecErrDiscCells OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.2.3.1.5 | Counter64 | read-only | current |
| caclHCInHecErrCorrectedCells OBJECT-TYPE The 64 bit version of thenumber of received cells which had HEC errors that were corrected. | 1.3.6.1.4.1.9.9.133.1.2.3.1.6 | Counter64 | read-only | current |
| caclHCOutValidOAMCells OBJECT-TYPE The 64 bit version of the number of Operartion and Maintainance(OAM) cells received by the interface from the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.3.1.7 | Counter64 | read-only | current |
| caclHCOutRcvCLP0Cells OBJECT-TYPE The 64 bit version of the number of CLP0 cells received by the interface from the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.3.1.8 | Counter64 | read-only | current |
| caclHCOutRcvCLP1Cells OBJECT-TYPE The 64 bit version of the number of CLP1 cells received by the interface from the switch fabric. | 1.3.6.1.4.1.9.9.133.1.2.3.1.9 | Counter64 | read-only | current |
| caclXIntervalStatsTable OBJECT-TYPE The ATM Cell layer interval stats table. This table contains statistics for the current (incomplete) interval and upto 96 previous (completed) 15-minute intervals. | 1.3.6.1.4.1.9.9.133.1.2.4 | not-accessible | current | |
| caclXIntervalStatsEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.2.4.1 | not-accessible | current | |
| caclHCIntervalInRcvCLP0Cells OBJECT-TYPE The 64 bit version of the number of cells received on the interface with CLP0 bit set during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.4.1.1 | Counter64 | read-only | current |
| caclHCIntervalInRcvCLP1Cells OBJECT-TYPE The 64 bit version of the number of cells received on the interface with CLP1 bit set during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.4.1.2 | Counter64 | read-only | current |
| caclHCIntervalInVpiVciErrCells OBJECT-TYPE The 64 bit version of the number of cells received from the interface with unknown Vpi/Vci values during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.4.1.3 | Counter64 | read-only | current |
| caclHCIntervalInXmtCLP0Cells OBJECT-TYPE The 64 bit version of the number of CLP0 cells received from the interface and transmitted to the switch fabric during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.4.1.4 | Counter64 | read-only | current |
| caclHCIntervalInXmtCLP1Cells OBJECT-TYPE The 64 bit version of the number of CLP1 cells received from the interface and transmitted to the switch fabric during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.4.1.5 | Counter64 | read-only | current |
| caclHCIntervalInHecErrDiscCells OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.2.4.1.6 | Counter64 | read-only | current |
| caclHCIntervalInHecErrCorrCells OBJECT-TYPE The 64 bit version of the number of received cells which had HEC errors that were corrected during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.4.1.7 | Counter64 | read-only | current |
| caclHCIntervalOutXmtCLP0Cells OBJECT-TYPE The 64 bit version of the number of CLP0 cells transmitted to interface during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.4.1.8 | Counter64 | read-only | current |
| caclHCIntervalOutXmtCLP1Cells OBJECT-TYPE The 64 bit version of the number of CLP1 cells transmitted to interface during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.4.1.9 | Counter64 | read-only | current |
| caclHCIntervalOutVpiVciErrCells OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.133.1.2.4.1.10 | Counter64 | read-only | current |
| caclHCIntervalOutRcvCLP0Cells OBJECT-TYPE The 64 bit version of the number of CLP0 cells received by the interfacefrom the switch fabric during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.4.1.11 | Counter64 | read-only | current |
| caclHCIntervalOutRcvCLP1Cells OBJECT-TYPE The 64 bit version of the number of CLP1 cells received by the interface from the switch fabric during 15 minute interval. | 1.3.6.1.4.1.9.9.133.1.2.4.1.12 | Counter64 | read-only | current |
| caclMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.133.1.3 | |||
| caclMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.133.1.3.1 | |||
| caclMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.133.1.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| caclMIBCompliance MODULE-COMPLIANCE The Compliance statement for the Cisco ATM Cell layer MIB. | 1.3.6.1.4.1.9.9.133.1.3.1.1 | deprecated |
| caclMIBCompliance1 MODULE-COMPLIANCE The Compliance statement for the Cisco ATM Cell layer MIB. | 1.3.6.1.4.1.9.9.133.1.3.1.2 | current |
| caclMIBGroup OBJECT-GROUP A collection of objects which provide ATM cell layer configuration parmeters. | 1.3.6.1.4.1.9.9.133.1.3.2.1 | current |
| caclATMSwitchStatsMIBGroup OBJECT-GROUP A collection of objects which provide statistics for ATM switch interfaces. | 1.3.6.1.4.1.9.9.133.1.3.2.2 | deprecated |
| caclATMEndSyatemStatsMIBGroup OBJECT-GROUP A collection of objects which provide statistics for ATM end-system interfaces. | 1.3.6.1.4.1.9.9.133.1.3.2.3 | deprecated |
| caclHighSpeedATMMIBGroup OBJECT-GROUP These statistics apply to ATM interfaces with speed of OC12 or higher. | 1.3.6.1.4.1.9.9.133.1.3.2.4 | deprecated |
| caclIntervalStatsMIBGroup OBJECT-GROUP A collection of interval statistics. | 1.3.6.1.4.1.9.9.133.1.3.2.5 | deprecated |
| caclATMSwitchStatsMIBGroup1 OBJECT-GROUP A collection of objects which provide statistics for ATM switch interfaces. | 1.3.6.1.4.1.9.9.133.1.3.2.6 | current |
| caclATMStatsMIBGroup OBJECT-GROUP A collection of objects which provide statistics for ATM switch and ATM end-system interfaces. | 1.3.6.1.4.1.9.9.133.1.3.2.7 | current |
| caclHighSpeedATMMIBGroup1 OBJECT-GROUP These statistics apply to ATM interfaces with speed of OC12 or higher. | 1.3.6.1.4.1.9.9.133.1.3.2.8 | current |
| caclIntervalStatsMIBGroup1 OBJECT-GROUP A collection of interval statistics. | 1.3.6.1.4.1.9.9.133.1.3.2.9 | current |
| caclHCIntervalStatsMIBGroup OBJECT-GROUP A collection of interval statistics. | 1.3.6.1.4.1.9.9.133.1.3.2.10 | current |