CISCO-ATM-TRUNK-STAT-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-ATM-TRUNK-STAT-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
 ciscoAtmTrunkStatMIB 1.3.6.1.4.1.9.9.407
The MIB module contains ATM Trunk statistics. TERMINOLOGY ----------- PVC: Permanent Virtual Circuit OAM: Operation and Management CRC: Cyclic redundancy check AIS: Alarm Indication Signal TDM: Time Division Multiplex FERF: Far End Receive Failure CPS: Common Part Sub-layer PDU: Protocol Data Unit HEC: Header Error Control DSP: Digital Signal Processing CID: Channel Identifier UUI: User-to-User Information VoIP: Voice over IP CCS: Common Channel Signaling VoAAL2: Voice over AAL2 SDU: Service Data Unit HDLC: High Level Data Link Control SAR: Segmantation and Reassembly External AIS - is an Alarm Indication Signal associated with a maintenance alarm detected on a defective maintenance span, that is transmitted in the direction of the defect as a substitute for normal signal. The purpose is to show the downstream entities that a defect has been identified and to prevent other maintenance alarms consequent to this first defect. External AIS bit stream is represented by an all 1's signal. Ref - ITU-T Rec. M.20 sec. 5.4.2 a External RAI - is a Remote Alarm Indication signal that is transmitted upstream from an entity that has detected defects persisting long enough to constitute a received signal failure. Its purpose is to report in the backward direction that there is an interruption of service in the forward direction. The forward direction is from the originating end of the alarm to the remote end. The backward direction is from the remote end to the orginating end of the alarm. Ref - ITU-T Rec. G.704 section 2.1.3.1.3 I.366.2 - ANNEX N External Connection AIS - is a Alarm Indicating Signal transmitted in the downstream direction from the AAL type 2 connecting point that first detects a defect affecting the AAL type 2 connection; this includes defects indicated by lower layers. Ref - ITU-T Rec. I.610 sec 6.2.2.1.1.1 External Connection RDI - is a signal transmitted upstream by an AAl type 2 endpoint that is in an alarm state as the result of having received an AAL type2 connection AIS or having detected a defect that affects the AAL type2 connection. All ATM alarm definitions are specified in I.610 (ITU standard).
         ciscoAtmTrunkStatNotifs 1.3.6.1.4.1.9.9.407.0
         ciscoAtmTrunkStatObjects 1.3.6.1.4.1.9.9.407.1
             catsStatistics 1.3.6.1.4.1.9.9.407.1.1
                 catsPvcHistoryTable 1.3.6.1.4.1.9.9.407.1.1.1 no-access
This table represents a 24 hour history of statistics per PVC. The statistics are collected using 15 minute intervals. Entries in this table are populated at the end of the interval.
                     catsPvcHistoryEntry 1.3.6.1.4.1.9.9.407.1.1.1.1 no-access
An entry in the table. Each entry represents the PVC statistics for a given 15 minute interval. The ifIndex refers to the instance in the ifTable with ifType propAtm(197) or atm(37).
                         catsPvcVpi 1.3.6.1.4.1.9.9.407.1.1.1.1.1 atmvpidentifier no-access
The VPI value for the PVC for which the statistics are being collected.
                         catsPvcVci 1.3.6.1.4.1.9.9.407.1.1.1.1.2 atmvcidentifier no-access
The VCI value for the PVC for which the statistics are being collected.
                         catsPvcIntervalIndex 1.3.6.1.4.1.9.9.407.1.1.1.1.3 unsigned32 no-access
This is the history interval number. The intervals are 15 minutes long and thus for a 24 hour period there will be 96 intervals. The 24 hour interval is aligned to wall clock. The index of 1 will represent the interval from 00:00 to 00:15. The index of 2 will represent the interval from 00:15 to 00:30 and so on.
                         catsPvcValidFlag 1.3.6.1.4.1.9.9.407.1.1.1.1.4 truthvalue read-only
This object is used to indicate if the entry has valid statistics data. It contains a value of true(1) if the data is valid and false(2) otherwise. A possible scenario when this flag will be set to false(2) is when there are time changes due to daylight savings time and/ or time zone changes. This flag can also be set to false(2) if the statistics in this 15 minute interval have experienced discontinuity.
                         catsPvcDiscontinuityTime 1.3.6.1.4.1.9.9.407.1.1.1.1.5 timestamp read-only
This object will represent the timestamp when the statistics in this 15 minute interval were discontinued due to a forced clear on the module. If this has the default value then it indicates that the statistics in this interval have not experienced any discontinuity.
                         catsPvcAtmXmtCells 1.3.6.1.4.1.9.9.407.1.1.1.1.6 counter32 read-only
The total number of cells transmitted by this PVC towards the ATM network.
                         catsPvcAtmRcvCells 1.3.6.1.4.1.9.9.407.1.1.1.1.7 counter32 read-only
The total number of cells received by this PVC from the ATM network.
                         catsPvcAvgAtmXmtCells 1.3.6.1.4.1.9.9.407.1.1.1.1.8 counter32 read-only
The average number of cells transmitted towards the network by this PVC. The average is computed by dividing the total number of cells transmitted over this 15 minute interval by the interval time (15 minutes).
                         catsPvcAvgAtmRcvCells 1.3.6.1.4.1.9.9.407.1.1.1.1.9 counter32 read-only
The average number of cells received from the network by the PVC. The average is computed by dividing the total number of cells received over this 15 minute interval by the interval time (15 minutes).
                         catsPvcPeakAtmXmtCells 1.3.6.1.4.1.9.9.407.1.1.1.1.10 counter32 read-only
The peak number of cells per second transmitted towards the network. The transmitted cells per second are monitored every second and the peak value over this 15 minute interval is returned in this object.
                         catsPvcPeakAtmRcvCells 1.3.6.1.4.1.9.9.407.1.1.1.1.11 counter32 read-only
The peak number of cells per second received from the network. The received cells per second are monitored every second and the peak value over this 15 minute interval is returned in this object.
                         catsPvcOamXmtEndLpbkCells 1.3.6.1.4.1.9.9.407.1.1.1.1.12 counter32 read-only
The number of OAM end-to-end loopback cells that were transmitted on this connection during this 15 minute interval.
                         catsPvcOamRcvEndLpbkCells 1.3.6.1.4.1.9.9.407.1.1.1.1.13 counter32 read-only
The number of OAM end-to-end loopback cells that were received on this connection during this 15 minute interval.
                         catsPvcOamXmtSegLpbkCells 1.3.6.1.4.1.9.9.407.1.1.1.1.14 counter32 read-only
The number of OAM Segment loop back cells that were transmitted on this connection during this 15 minute interval.
                         catsPvcOamRcvSegLpbkCells 1.3.6.1.4.1.9.9.407.1.1.1.1.15 counter32 read-only
The number of OAM Segment loop back cells that were received on this connection during this 15 minute interval.
                         catsPvcOamLpbkLostCells 1.3.6.1.4.1.9.9.407.1.1.1.1.16 counter32 read-only
This object keeps track of the number of OAM loopback cells lost.
                         catsPvcDiscardedRcvOamCells 1.3.6.1.4.1.9.9.407.1.1.1.1.17 counter32 read-only
The number of OAM cells that had CRC errors and are not counted in any other counters for received OAM cells.
                         catsPvcAisSuppressCnts 1.3.6.1.4.1.9.9.407.1.1.1.1.18 counter32 read-only
The number of instances that an ATM AIS alarm was successfully suppressed which prevented the alarm from propagating to the TDM interfaces.
                         catsPvcXmtAisCnts 1.3.6.1.4.1.9.9.407.1.1.1.1.19 counter32 read-only
The number of instances that an ATM AIS alarm was transmitted.
                         catsPvcRcvAisCnts 1.3.6.1.4.1.9.9.407.1.1.1.1.20 counter32 read-only
The number of instances that an ATM AIS alarm was received.
                         catsPvcXmtFerfCnts 1.3.6.1.4.1.9.9.407.1.1.1.1.21 counter32 read-only
The number of instances that an ATM FERF alarm was transmitted.
                         catsPvcRcvFerfCnts 1.3.6.1.4.1.9.9.407.1.1.1.1.22 counter32 read-only
The number of instances that an ATM FERF alarm was received.
                         catsPvcXmtAisCells 1.3.6.1.4.1.9.9.407.1.1.1.1.23 counter32 read-only
The number of AIS cells that were transmitted on this connection during this 15 minute interval.
                         catsPvcRcvAisCells 1.3.6.1.4.1.9.9.407.1.1.1.1.24 counter32 read-only
The number of AIS cells that were received on this connection during this 15 minute interval.
                         catsPvcXmtFerfCells 1.3.6.1.4.1.9.9.407.1.1.1.1.25 counter32 read-only
The number of FERF cells that were transmitted on this connection during this 15 minute interval.
                         catsPvcRcvFerfCells 1.3.6.1.4.1.9.9.407.1.1.1.1.26 counter32 read-only
The number of FERF cells that were received on this connection during this 15 minute interval.
                         catsPvcOamLpbkTimeoutCnts 1.3.6.1.4.1.9.9.407.1.1.1.1.27 counter32 read-only
The number of instances that OAM Loopback Timeout alarm had occurred within this 15 minute interval.
                         catsPvcNewOamLpbkTimeoutDur 1.3.6.1.4.1.9.9.407.1.1.1.1.28 unsigned32 read-only
The duration of new OAM Loopback Timeout alarms for this 15 minute interval expressed in seconds.
                         catsPvcActiveOamLpbkTimeoutDur 1.3.6.1.4.1.9.9.407.1.1.1.1.29 unsigned32 read-only
The total duration of new and past OAM loopback timeout alarms that were active during this 15 minute interval. For example, if the an alarm lasted for a total of 50 seconds and crossed interval boundaries. In the previous 15 minute interval it lasted for 30 seconds and 20 seconds in the current 15 minute interval. There is a new alarm that lasted for 15 seconds in the current 15 minute interval as well. Thus, this object will have a value of 20+15 = 35 seconds.
                         catsPvcOamLpbkTimeoutThreshold 1.3.6.1.4.1.9.9.407.1.1.1.1.30 unsigned32 read-only
This is the threshold for OAM Loopback Timeout alarm expressed in seconds. If the OAM cell is not received back within the threshold specified in this object, an OAM loopback timeout alarm is generated.
                 catsAal2PvcHistoryTable 1.3.6.1.4.1.9.9.407.1.1.2 no-access
This table represents a 24 hour history of statistics per AAL2 PVC. The statistics are collected using 15 minute intervals. Entries in this table are populated at the end of the interval.
                     catsAal2PvcHistoryEntry 1.3.6.1.4.1.9.9.407.1.1.2.1 no-access
An entry in the table. Each entry contains the statistics for particular AAL2 PVC for the given 15 minute interval. The primary index, ifIndex, will be of ifType propAtm(197), atm(37) or aal2(187).
                         catsAal2PvcVpi 1.3.6.1.4.1.9.9.407.1.1.2.1.1 atmvpidentifier no-access
The VPI value for the AAL2 PVC for which the statistics are being collected.
                         catsAal2PvcVci 1.3.6.1.4.1.9.9.407.1.1.2.1.2 atmvcidentifier no-access
The VCI value for the AAL2 PVC for which the statistics are being collected.
                         catsAal2PvcIntervalIndex 1.3.6.1.4.1.9.9.407.1.1.2.1.3 unsigned32 no-access
This is the history interval number. The intervals are 15 minutes long and thus for a 24 hour period there will be 96 intervals. The 24 hour interval is aligned to wall clock. The index of 1 will represent the interval from 00:00 to 00:15. The index of 2 will represent the interval from 00:15 to 00:30 and so on.
                         catsAal2PvcValidFlag 1.3.6.1.4.1.9.9.407.1.1.2.1.4 truthvalue read-only
This object is used to indicate if the entry has valid statistics data. It contains a value of true(1) if the data is valid and false(2) otherwise. A possible scenario when this flag will be set to false(2) is when there are time changes due to daylight savings time and/ or time zone changes. This flag can also be set to false(2) if statistics in this 15 minute interval have experienced discontinuity.
                         catsAal2PvcDiscontinuityTime 1.3.6.1.4.1.9.9.407.1.1.2.1.5 timestamp read-only
This object will represent the timestamp when the statistics in this 15 minute interval were discontinued due to a forced clear on the module. If this has the default value then it indicates that the statistics in this interval have not experienced any discontinuity.
                         catsAal2PvcCpsSentPkts 1.3.6.1.4.1.9.9.407.1.1.2.1.6 counter32 read-only
The number of AAL2 CPS packets sent to the network during this 15 minute interval.
                         catsAal2PvcCpsRcvdPkts 1.3.6.1.4.1.9.9.407.1.1.2.1.7 counter32 read-only
The number of AAL2 CPS packets received from the network during this 15 minute interval. This does not include the packets which are counted as error packets.
                         catsAal2PvcHecErrors 1.3.6.1.4.1.9.9.407.1.1.2.1.8 counter32 read-only
The number of egress AAL2(ATM Adaptation layer 2) CPS PDU dropped due to HEC error.
                         catsAal2PvcCrcErrors 1.3.6.1.4.1.9.9.407.1.1.2.1.9 counter32 read-only
The number of egress AAL2 Type3 CPS PDUs dropped due to invalid CRC-10 error. CRC validation is for Type 3 packets only. Type 1 packets are not subjected to CRC-10 error validation. This does not count the Type 3 packets generated by the DSP.
                         catsAal2PvcInvOsfCells 1.3.6.1.4.1.9.9.407.1.1.2.1.10 counter32 read-only
The number of AAL2 cells dropped due to invalid OSF (OffSet Field) in the egress direction.
                         catsAal2PvcInvParCells 1.3.6.1.4.1.9.9.407.1.1.2.1.11 counter32 read-only
The number of AAL2 cells dropped due to invalid parity bit field in the egress direction.
                         catsAal2PvcCpsInvCidPkts 1.3.6.1.4.1.9.9.407.1.1.2.1.12 counter32 read-only
The number of AAL2 CPS packets dropped in the egress direction due to invalid CID(Channel Identifier). The CID may be considered as invalid if it is out of range or not configured.
                         catsAal2PvcCpsInvUuiPkts 1.3.6.1.4.1.9.9.407.1.1.2.1.13 counter32 read-only
The number of AAL2 CPS packets dropped in the egress direction due to invalid UUI field.
                         catsAal2PvcCpsInvLenPkts 1.3.6.1.4.1.9.9.407.1.1.2.1.14 counter32 read-only
The number of AAL2 CPS packets dropped in the egress direction due to invalid length field.
                 catsAal5PvcHistoryTable 1.3.6.1.4.1.9.9.407.1.1.3 no-access
This table represents a 24 hour history of statistics per AAL5 PVC. The statistics are collected using 15 minute intervals. Entries in this table are populated at the end of the interval.
                     catsAal5PvcHistoryEntry 1.3.6.1.4.1.9.9.407.1.1.3.1 no-access
An entry in the table. Each entry contains the statistics for a particular AAL5 PVC for the given 15 minute interval. The primary index, ifIndex, will be of ifType propAtm(197), atm(37) or aal5(49).
                         catsAal5PvcVpi 1.3.6.1.4.1.9.9.407.1.1.3.1.1 atmvpidentifier no-access
The VPI value for the AAL5 PVC for which the statistics are being collected.
                         catsAal5PvcVci 1.3.6.1.4.1.9.9.407.1.1.3.1.2 atmvcidentifier no-access
The VCI value for the AAL5 PVC for which the statistics are being collected.
                         catsAal5PvcIntervalIndex 1.3.6.1.4.1.9.9.407.1.1.3.1.3 unsigned32 no-access
This is the history interval number. The intervals are 15 minutes long and thus for a 24 hour period there will be 96 intervals. The 24 hour interval is aligned to wall clock. The index of 1 will represent the interval from 00:00 to 00:15. The index of 2 will represent the interval from 00:15 to 00:30 and so on.
                         catsAal5PvcValidFlag 1.3.6.1.4.1.9.9.407.1.1.3.1.4 truthvalue read-only
This object is used to indicate if the entry has valid statistics data. It contains a value of true(1) if the data is valid and false(2) otherwise. A possible scenario when this flag will be set to false(2) is when there are time changes due to daylight savings time and/ or time zone changes. This flag can also be set to false(2) if statistics in this 15 minute interval have experienced discontinuity.
                         catsAal5PvcDiscontinuityTime 1.3.6.1.4.1.9.9.407.1.1.3.1.5 timestamp read-only
This object will represent the timestamp when the statistics in this 15 minute interval were discontinued due to a forced clear on the module. If this has the default value then it indicates that the statistics in this interval have not experienced any discontinuity.
                         catsAal5PvcPduSentPkts 1.3.6.1.4.1.9.9.407.1.1.3.1.6 counter32 read-only
The number of AAL5 PDUs transmitted to the network. This is applicable only to the PVCs configured as AAL5 PVCs (VoIP(Voice Over IP) PVCs or CCS PVCs in the case of VoAAL2 application).
                         catsAal5PvcPduRcvdPkts 1.3.6.1.4.1.9.9.407.1.1.3.1.7 counter32 read-only
The number of AAL5 PDUs received from the network. This is applicable only to the PVCs configured as AAL5 PVCs (VoIP(Voice Over IP) PVCs or CCS(Common Channel Signaling) PVCs in the case of VoAAL2 application).
                         catsAal5PvcInvCpiPdus 1.3.6.1.4.1.9.9.407.1.1.3.1.8 counter32 read-only
The number of AAL5 PDUs dropped in the egress direction due to invalid CPI(Common Part Indicator) field in the AAL5 PDU trailer. This is applicable only to the PVCs configured as AAL5 PVCs (VoIP(Voice Over IP) PVCs or CCS(Common Channel Signaling) PVCs in the case of VoAAL2 application).
                         catsAal5PvcOverSizedSDUs 1.3.6.1.4.1.9.9.407.1.1.3.1.9 counter32 read-only
The number AAL5 PDUs discarded on this AAL5 PVC at the interface associated with an AAL5 entity because the AAL5 SDUs were too large.
                         catsAal5PvcInvLenPdus 1.3.6.1.4.1.9.9.407.1.1.3.1.10 counter32 read-only
The number of AAL5 PDUs dropped due to length violations. This is applicable to CCS PVCs. The HDLC frames should have a minimum frame size in order for the proper interpretation by the upper layer protocol.
                         catsAal5PvcCrc32ErrorPdus 1.3.6.1.4.1.9.9.407.1.1.3.1.11 counter32 read-only
The number of AAL5 PDUs dropped in the egress direction due to CRC-32 errors detected by the SAR.
                         catsAal5PvcReassemTimerExpiryPdus 1.3.6.1.4.1.9.9.407.1.1.3.1.12 counter32 read-only
The number of AAL5 PDU reassembly timer expirations. The timers are maintained in the egress direction for building an AAL5 PDU from the cells.
                 catsCidHistoryTable 1.3.6.1.4.1.9.9.407.1.1.4 no-access
This table represents a 24 hour history of statistics per CID. The statistics are collected using 15 minute intervals. The Channel IDentification (CID) is the standard term to identify an ATM AAL2 connection (ITU-T I.366.2). CID is unique within a VC (SVC or PVC). Entries in this table are populated at the end of the interval.
                     catsCidHistoryEntry 1.3.6.1.4.1.9.9.407.1.1.4.1 no-access
An entry in the table. Each entry contains the statistics for a particular CID for the given 15 minute interval. The primary index, ifIndex, will be of ifType propAtm(197), atm(37) or aal2(37).
                         catsCidVpi 1.3.6.1.4.1.9.9.407.1.1.4.1.1 atmvpidentifier no-access
The VPI value of the ATM trunk connection with the CID for which the statistics are being collected.
                         catsCidVci 1.3.6.1.4.1.9.9.407.1.1.4.1.2 atmvcidentifier no-access
The VCI value of the ATM trunk connection with the CID for which the statistics are being collected.
                         catsCid 1.3.6.1.4.1.9.9.407.1.1.4.1.3 unsigned32 no-access
This object is the CID of an ATM AAL2 connection for which the statistics are being collected.
                         catsCidIntervalIndex 1.3.6.1.4.1.9.9.407.1.1.4.1.4 unsigned32 no-access
This is the history interval number. The intervals are 15 minutes long and thus for a 24 hour period there will be 96 intervals. The 24 hour interval is aligned to wall clock. The index of 1 will represent the interval from 00:00 to 00:15. The index of 2 will represent the interval from 00:15 to 00:30 and so on.
                         catsCidValidFlag 1.3.6.1.4.1.9.9.407.1.1.4.1.5 truthvalue read-only
This object is used to indicate if the entry has valid statistics data. It will take a value of true(1) if the data is valid and false(2) otherwise. A possible scenario when this flag will be set to false(2) is when there are time changes due to daylight savings time and/ or time zone changes. This flag can also be set to false(2) if statistics in this 15 minute interval have experienced discontinuity.
                         catsCidDiscontinuityTime 1.3.6.1.4.1.9.9.407.1.1.4.1.6 timestamp read-only
This object will represent the timestamp when the statistics in this 15 minute interval were discontinued due to a forced clear on the module. If this has the default value then it indicates that the statistics in this interval have not experienced any discontinuity.
                         catsCidAvgSentPkts 1.3.6.1.4.1.9.9.407.1.1.4.1.7 counter32 read-only
This attribute defines the average packets per second sent towards the network in this 15 minute interval. The average is computed by dividing the total number of packets sent over this 15 minute interval by the interval time (15 minutes).
                         catsCidAvgRcvdPkts 1.3.6.1.4.1.9.9.407.1.1.4.1.8 counter32 read-only
This attribute defines the average packets per second received from the network in this 15 minute interval. The average is computed by dividing the total number of packets received over this 15 minute interval by the interval time (15 minutes).
                         catsCidSentPkts 1.3.6.1.4.1.9.9.407.1.1.4.1.9 counter32 read-only
This attribute defines the count of packets sent towards the network in this 15 minute interval.
                         catsCidRcvdPkts 1.3.6.1.4.1.9.9.407.1.1.4.1.10 counter32 read-only
This attribute defines the count of packets received from the network in this 15 minute interval.
                         catsCidSentOctets 1.3.6.1.4.1.9.9.407.1.1.4.1.11 counter32 read-only
This attribute defines the count of bytes sent towards the network in this 15 minute interval.
                         catsCidRcvdOctets 1.3.6.1.4.1.9.9.407.1.1.4.1.12 counter32 read-only
This attribute defines the count of bytes received from the network in this 15 minute interval.
                         catsCidSentPeakPkts 1.3.6.1.4.1.9.9.407.1.1.4.1.13 counter32 read-only
This attribute defines the peak packets per second sent towards the network in this 15 minute interval. The sent packets per second are monitored every second and the peak value over the 15 minute interval is returned in this object.
                         catsCidRcvdPeakPkts 1.3.6.1.4.1.9.9.407.1.1.4.1.14 counter32 read-only
This attribute defines the peak packets per second received from the network in this 15 minute interval. The received packets per second are monitored every second and the peak value over the 15 minute interval is returned in this object.
                         catsCidExtAISRcvdPkts 1.3.6.1.4.1.9.9.407.1.1.4.1.15 counter32 read-only
This object contains the number of external AIS AAL2 Type3 packets received in this 15 minute interval.
                         catsCidExtRAIRcvdPkts 1.3.6.1.4.1.9.9.407.1.1.4.1.16 counter32 read-only
This object contains the number of external RAI AAL2 Type3 packets received in this 15 minute interval.
                         catsCidExtConnAISRcvdPkts 1.3.6.1.4.1.9.9.407.1.1.4.1.17 counter32 read-only
This object contains the number of external connection AIS AAL2 Type2 packets received in this 15 minute interval.
                         catsCidExtConnRDIRcvdPkts 1.3.6.1.4.1.9.9.407.1.1.4.1.18 counter32 read-only
This object contains the number of External Connection RDI (Remote Defect Ind.) AAL2 Type2 packets received in this 15 minute interval.
                         catsCidExtAISRcvCnts 1.3.6.1.4.1.9.9.407.1.1.4.1.19 counter32 read-only
This object contains the count of external AIS AAL2 Type3 packets received in this 15 minute interval.
                         catsCidExtRAIRcvCnts 1.3.6.1.4.1.9.9.407.1.1.4.1.20 counter32 read-only
This object contains the number of external RAI AAL2 Type3 packets received in this 15 minute interval.
                         catsCidExtConnAISCnts 1.3.6.1.4.1.9.9.407.1.1.4.1.21 counter32 read-only
This object contains count of external connection AIS AAL2 Type2 packets received in this 15 minute interval.
                         catsCidExtConnRDICnts 1.3.6.1.4.1.9.9.407.1.1.4.1.22 counter32 read-only
This object contains the count of external connection RDI (Remote Defect Ind.) AAL2 Type2 packets received in this 15 minute interval.
                         catsCidExtAISXmtCnts 1.3.6.1.4.1.9.9.407.1.1.4.1.23 counter32 read-only
This object contains the count of external AIS AAL2 Type3 packets transmitted in this 15 minute interval.
                         catsCidExtRAIXmtCnts 1.3.6.1.4.1.9.9.407.1.1.4.1.24 counter32 read-only
This object contains the count of external RAI AAL2 Type3 packets transmitted in this 15 minute interval.
         catsMIBConformance 1.3.6.1.4.1.9.9.407.2
             catsMIBGroups 1.3.6.1.4.1.9.9.407.2.1
                 catsPvcStatGroup 1.3.6.1.4.1.9.9.407.2.1.1
A collection of objects used for maintaining history statistics per PVC.
                 catsAal2PvcStatGroup 1.3.6.1.4.1.9.9.407.2.1.2
A collection of objects used for maintaining history statistics per AAL2 PVC.
                 catsAal5PvcStatGroup 1.3.6.1.4.1.9.9.407.2.1.3
A collection of objects used for maintaining history statistics per AAL5 PVC.
                 catsCidHistoryStatGroup 1.3.6.1.4.1.9.9.407.2.1.4
A collection of objects used for maintaining history statistics per CID.
                 catsPvcStatGroupRev1 1.3.6.1.4.1.9.9.407.2.1.5
A collection of objects used for maintaining history statistics per PVC.
             catsMIBCompliances 1.3.6.1.4.1.9.9.407.2.2
                 ciscoAtmPvcStatMIBCompliance 1.3.6.1.4.1.9.9.407.2.2.1
Compliance statement for CISCO-ATM-TRUNK-STAT-MIB.
                 ciscoAtmPvcStatMIBComplianceRev1 1.3.6.1.4.1.9.9.407.2.2.2
Compliance statement for CISCO-ATM-TRUNK-STAT-MIB.